[webkit-reviews] review requested: [Bug 72013] Not able to navigate the Resource tab options properly with arrow keys after adding the sticky-notes. : [Attachment 114681] Fixing the Navigation through DatabaseTableTreeElement by up/down arrow key press

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 11 05:18:02 PST 2011


Rosen Dash <rosen.dash at motorola.com> has asked	for review:
Bug 72013: Not able to navigate the Resource tab options properly with arrow
keys after adding the sticky-notes.
https://bugs.webkit.org/show_bug.cgi?id=72013

Attachment 114681: Fixing the Navigation through DatabaseTableTreeElement by
up/down arrow key press
https://bugs.webkit.org/attachment.cgi?id=114681&action=review

------- Additional Comments from Rosen Dash <rosen.dash at motorola.com>
This patch addresses proper navigation through
DatabaseTableTreeElement(WebKitStickyNotes).
While populating table names we remove the children of
DatabaseTreeElement(NoteTest) and bind a callback to create the children again.
This removing and creating of children should be done at one place.


More information about the webkit-reviews mailing list