Bug 18963
Summary: | keyboard navigation broken | ||
---|---|---|---|
Product: | WebKit | Reporter: | jay <jay> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | mrowe |
Priority: | P2 | Keywords: | Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://www.peepo.co.uk |
jay
alt-tab or option tab allow navigation in html
broken for SVG
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
You've marked this as a regression - in which version did this previously work correctly?
jay
#1
Mark,
I guess in the last few days.
r32847 wfm
sorry not to be more specific.
Eric Seidel (no email)
Works for me. We invalidate too much (if you run Quartz Debug you can see us updating too much of the screen), and we don't draw the default focus rectangles quite correctly, but otherwise things look OK.
The keyboard navigation part certainly is working.