vishnugonela / editra

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

Fix FileBrowser to work with pane navigation #250

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
While using the new pane navigator and going to the file browser pane the 
focus gets stuck on the bookmark button.

Refactor Filebrowser to use ControlBox for its main panel and ControlBar 
for its toolbar. This should solve the issue. If not need to modify 
setfocus to set the focus to the tree control manually.

Original issue reported on code.google.com by CodyPrec...@gmail.com on 18 Dec 2008 at 5:37

GoogleCodeExporter commented 9 years ago
Fixed. The control now sets the focus to the tree by default and it is possible 
to
tab from the tree to the bookmark menu.

Original comment by CodyPrec...@gmail.com on 21 Dec 2008 at 10:01

GoogleCodeExporter commented 9 years ago
cleaning up old 'fixed' issues

Original comment by CodyPrec...@gmail.com on 3 Feb 2009 at 6:48