[Webkit-unassigned] [Bug 45061] [chromium] fast/forms/focus2.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 6 02:26:14 PDT 2012


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


Tony Chang <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #7 from Tony Chang <tony at chromium.org>  2012-08-06 02:26:13 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > Do we pass the test on Chromium Mac?
> 
> Yes. Chromium Mac doesn't handle Option+Tab as Safari/Mac. There is a flag in 
> chrome://setteings page whether Tab key sets focus on anchor or not. Chrome Linux/Mac/Win checks this settings rather than special key combination.

I see, so on Safari Mac, Option+Tab always sets focus on anchor.  It seems like a bug that Chromium Mac doesn't obey this key combination.  We normally try to match platform convention for keyboard shortcuts.

It sounds like the different behavior is expected on Win/Linux, but perhaps we should move this test into the platform/mac directory.  We could also split this into two tests: 1 test for the cross platform behavior and 1 test for the mac specific behavior.

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