| Issue 62: | Setting focus too often | |
| 1 person starred this issue and may be notified of changes. | Back to list |
(Request by Ben) I'm using the functionality described in the documentation to have the onSelect handler open a URL that is specified in the data element of my unordered list. It's the example here: http://wwwendt.de/tech/dynatree/doc/sample-events.html My problem is that the new window that is opened using this method is always opened behind the current window. I need to be able to have the newly opened window be the one in focus. How would I change this functionality to accomplish that? Reason: onClick() (~line 428) sets the focus to the node, *after* onSelect was called, thus bringing the tree window back to the foreground.
Dec 15, 2008
Project Member
#1
moo...@wwwendt.de
Labels:
Milestone-Release0.4
Jan 14, 2009
(use IE7 to reproduce)
Jan 17, 2009
(No comment was entered for this change.)
Status:
Fixed
Jul 17, 2012
considered verified
Status:
Verified
|