GNOME Bugzilla – Bug 366548
Clicking removed Focus frame
Last modified: 2006-11-01 18:36:24 UTC
Reproduce: 1. visit this page with epiphany or firefox 2. press Ctrl-S to save the page 3. expand the file chooser to show the content of the directory 4. click on a file which is neither the first nor the last one 5. Press Ctrl-PgUp and Ctrl-PgDown to move the focus cell one page up (or down) 6. It looks like nothing happened 7. Hide the file chooser by opening a window over it or by switching the workspace 8. After exposing the tree view, the focus cell gets visible at the desired position I think this bug is the reason why people think of #318354 being a bug (there is no visual feedback explaining what they did).
Created attachment 75616 [details] [review] patch Oh, oops. This simple patch should fix the problems, could you also verify?
Yes I could verify this, it fixes this bug.
Thanks for verifying! Committed on HEAD and gtk-2-10.
Another one: you clik into a tree and the focus disappears.
(In reply to comment #4) > Another one: you clik into a tree and the focus disappears. Hmm, apparently this is not a bug, but intentional. (I am figuring out why though).
I've consulted Jonathan and according to him the general behavior is that the focus cursor is only visible when keyboarding. So resolving as NOTABUG.