[Webkit-unassigned] [Bug 18662] Extend keyboard navigation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 4 10:47:55 PDT 2008


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


marco.barisione at collabora.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |marco.barisione at collabora.co
                   |unassigned at lists.webkit.org |.uk
             Status|NEW                         |ASSIGNED
  Attachment #22634|                            |review?
               Flag|                            |




------- Comment #8 from marco.barisione at collabora.co.uk  2008-08-04 10:47 PDT -------
Created an attachment (id=22634)
 --> (https://bugs.webkit.org/attachment.cgi?id=22634&action=view)
Add directional navigation to WebCore

Updated patch. You can test it with CTRL-LEFT/RIGHT/UP/DOWN.

The algorithm I use to select the closes link in a given direction is not
perfect but seems to work better than the one used for instance by mozilla on
the Nokia N810 Internet Tablets. The main problem with every algorithm is that
the layout of a page is very different for the grid-like layouts normally used
for user interfaces.


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



More information about the webkit-unassigned mailing list