RESOLVED FIXED 58740
REGRESSION (r83803): Focused plug-ins have a focus ring in Safari
https://bugs.webkit.org/show_bug.cgi?id=58740
Summary REGRESSION (r83803): Focused plug-ins have a focus ring in Safari
mitz
Reported 2011-04-16 23:24:59 PDT
To reproduce, go to <http://www.youtube.com/apple> and click inside the video. Note a focus ring around the bottom and right sides of the plug-in (top and left are clipped out). Looks like a regression caused by <http://trac.webkit.org/changeset/83803>.
Attachments
Screen shot (from another page) (222.14 KB, image/png)
2011-04-16 23:30 PDT, mitz
no flags
Screen Shot (chrome-mac, 12.0.740.0 (81927) ToT) (241.07 KB, image/png)
2011-04-18 02:56 PDT, noel gordon
no flags
mitz
Comment 1 2011-04-16 23:25:37 PDT
mitz
Comment 2 2011-04-16 23:30:51 PDT
Created attachment 89940 [details] Screen shot (from another page)
mitz
Comment 3 2011-04-16 23:58:30 PDT
Note: I can only reproduce this in WebKit2.
mitz
Comment 4 2011-04-17 00:00:27 PDT
(In reply to comment #3) > Note: I can only reproduce this in WebKit2. Perhaps due to <http://trac.webkit.org/changeset/83306>?
Abhishek Arya
Comment 5 2011-04-17 09:14:07 PDT
I put in the breakpoints in my code call, it never hits in Chrome. This looks like some webkit2 specific change.
noel gordon
Comment 6 2011-04-18 02:53:59 PDT
I can reproduce in chrome-mac.
noel gordon
Comment 7 2011-04-18 02:56:01 PDT
Created attachment 90010 [details] Screen Shot (chrome-mac, 12.0.740.0 (81927) ToT)
Abhishek Arya
Comment 8 2011-04-18 07:45:49 PDT
Thanks Noel. I can also reproduce on chrome mac (was earlier testing on chrome win). When i commented out my patch lines, the focus ring went away. Rolled out my patch for now - http://trac.webkit.org/changeset/84143.
Abhishek Arya
Comment 9 2011-04-18 10:41:02 PDT
*** Bug 58782 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.