[Webkit-unassigned] [Bug 72013] Not able to navigate the Resource tab options properly with arrow keys after adding the sticky-notes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 14 04:56:22 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=72013





--- Comment #4 from Rosen Dash <rosen.dash at motorola.com>  2011-11-14 04:56:23 PST ---
(In reply to comment #2)
> While this patch is probably a good thing to do, it is certainly not fixing the original problem and does not seem to be even related to it.
> 
> The reason for this issue is that database view query console get focus once opened (arrow keys are used to access console history).

This is certainly related. Even if we give focus by mouse to "NoteTest" and press down arrow key, it skips "WebKitStickyNotes" and moves to "LocalStorage".

Similarly while the focus is on "LocalStorage" we press up arrow key the focus doesn't move any where.

To check this, keep abases -> Note Test -> WebKitStickyNotes expanded.

Secondly, I thought DatabaseQueryView taking focus is a feature as function "moveBackIfOutside" is called in "wasShown" function of "DatabaseQueryView" which takes the caret to prompt.

Please reply If I have said something irrelevant.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list