[Webkit-unassigned] [Bug 116046] FKA: activating a fragment ID URL (in-page link or external link with hash) should transfer focus and caret to the fragment target element with ID or name matching the fragment identifier

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 15 00:03:30 PDT 2013


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


James Craig <james at cookiecrook.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |james at cookiecrook.com
                   |kit.org                     |
     Ever Confirmed|0                           |1




--- Comment #3 from James Craig <james at cookiecrook.com>  2013-05-15 00:01:56 PST ---
Probably uses a frag ID that does not strictly *focusable*… I’ll try to come up with some more test cases that exercise or break the existing implementation. Will need @name and @id variants of each of these. 

1. focusable elements.
2. non-focusable elements.
3. script-focusable elements (tabindex="-1")

Will also need in-page links and full-refresh fragment identifier links. 

I count at least twelve variants to test.

-- 
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