jQsafi / dynatree

Automatically exported from code.google.com/p/dynatree
0 stars 0 forks source link

Selection doesn't maintain highlight after closing and opening parent node #123

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open a folder node and select an item within
2. close the folder node
3. reopen the folder node and notice that the item is no longer highlighted.

(If possible, please attach an example HTML file, that works when copied
into the dynatree/doc/ folder.)

What is the expected output? What do you see instead?
I expect to see the previously selected item remain selected. If, for
example, the initial selection displayed associated content in a pane to
the right, that content is still displayed when opening and closing the
parent folder node. Maintaining the highlight on the item serves as
feedback to the user as to what the currently displayed content is.

What version of the product are you using?
0.5.1

On what operating system and browser?
XP, IE, Chrome, Firefox

On Chrome (only), the folder node becomes highlighted when closed, and
remains so when reopened.

Please provide any additional information below.

Original issue reported on code.google.com by eddieber...@gmail.com on 13 Nov 2009 at 6:51

GoogleCodeExporter commented 9 years ago
You could try this option:
   opts.activeVisible = false

Original comment by moo...@wwwendt.de on 12 Dec 2009 at 2:07

GoogleCodeExporter commented 9 years ago

Original comment by moo...@wwwendt.de on 12 Dec 2009 at 2:10

GoogleCodeExporter commented 9 years ago
Issue 161 has been merged into this issue.

Original comment by moo...@wwwendt.de on 8 Nov 2010 at 6:50

GoogleCodeExporter commented 9 years ago
thanks.
I resolved that "opts.activeVisible = false".
I can't english. accordingly sad.

Original comment by wsno...@gmail.com on 9 Nov 2010 at 7:32

GoogleCodeExporter commented 9 years ago

Original comment by moo...@wwwendt.de on 9 Nov 2010 at 4:36

GoogleCodeExporter commented 9 years ago
considered verified

Original comment by moo...@wwwendt.de on 17 Jul 2012 at 4:12

GoogleCodeExporter commented 9 years ago

Original comment by moo...@wwwendt.de on 26 Jan 2013 at 4:08