Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Tree selection problem
Tree selection problem [message #889984] Wed, 20 June 2012 13:33 Go to next message
NkD Missing name is currently offline NkD Missing nameFriend
Messages: 61
Registered: July 2009
Member
use case:
http://rap.eclipsesource.com/rapdemo/examples#treeviewer

1. select "Hong Kong" in left tree (fired event SWT.Selection)
2. collapse "Asia"
3. expand "Asia"

Row with "Hong Kong" is not selected. When I ask programatically
tree.getSelection() then I get "Hong Kong" but visual says "nothing
selected".

Bug: after expand tree row, client side have to revisualise selected rows.
Re: Tree selection problem [message #889997 is a reply to message #889984] Wed, 20 June 2012 14:11 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
please open a bugzilla to track the progress on this issue.
Thanks,
Ivan

On 6/20/2012 4:33 PM, Michal NkD Nikodím wrote:
> use case:
> http://rap.eclipsesource.com/rapdemo/examples#treeviewer
>
> 1. select "Hong Kong" in left tree (fired event SWT.Selection)
> 2. collapse "Asia"
> 3. expand "Asia"
>
> Row with "Hong Kong" is not selected. When I ask programatically
> tree.getSelection() then I get "Hong Kong" but visual says "nothing
> selected".
>
> Bug: after expand tree row, client side have to revisualise selected
> rows.
>

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Tree selection problem [message #890097 is a reply to message #889997] Thu, 21 June 2012 06:00 Go to previous messageGo to next message
NkD Missing name is currently offline NkD Missing nameFriend
Messages: 61
Registered: July 2009
Member
done
https://bugs.eclipse.org/bugs/show_bug.cgi?id=383177

NkD

Dne 20.6.2012 16:11, Ivan Furnadjiev napsal(a):
> Hi,
> please open a bugzilla to track the progress on this issue.
> Thanks,
> Ivan
>
> On 6/20/2012 4:33 PM, Michal NkD Nikodím wrote:
>> use case:
>> http://rap.eclipsesource.com/rapdemo/examples#treeviewer
>>
>> 1. select "Hong Kong" in left tree (fired event SWT.Selection)
>> 2. collapse "Asia"
>> 3. expand "Asia"
>>
>> Row with "Hong Kong" is not selected. When I ask programatically
>> tree.getSelection() then I get "Hong Kong" but visual says "nothing
>> selected".
>>
>> Bug: after expand tree row, client side have to revisualise selected
>> rows.
>>
>
Re: Tree selection problem [message #890098 is a reply to message #889997] Thu, 21 June 2012 06:00 Go to previous message
NkD Missing name is currently offline NkD Missing nameFriend
Messages: 61
Registered: July 2009
Member
done
https://bugs.eclipse.org/bugs/show_bug.cgi?id=383177

NkD

Dne 20.6.2012 16:11, Ivan Furnadjiev napsal(a):
> Hi,
> please open a bugzilla to track the progress on this issue.
> Thanks,
> Ivan
>
> On 6/20/2012 4:33 PM, Michal NkD Nikodím wrote:
>> use case:
>> http://rap.eclipsesource.com/rapdemo/examples#treeviewer
>>
>> 1. select "Hong Kong" in left tree (fired event SWT.Selection)
>> 2. collapse "Asia"
>> 3. expand "Asia"
>>
>> Row with "Hong Kong" is not selected. When I ask programatically
>> tree.getSelection() then I get "Hong Kong" but visual says "nothing
>> selected".
>>
>> Bug: after expand tree row, client side have to revisualise selected
>> rows.
>>
>
Previous Topic:RAP 1.5 on Virgo 3.5
Next Topic:The RAP incubator multi-header table controls, like to the Nebula Grid widget?
Goto Forum:
  


Current Time: Fri Apr 19 21:39:57 GMT 2024

Powered by FUDForum. Page generated in 0.03612 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top