[Webkit-unassigned] [Bug 58924] plugins/mouse-click-iframe-to-plugin.html is timing out on mac, win, chromium-mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 10 09:25:11 PDT 2011


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





--- Comment #12 from noel gordon <noel.gordon at gmail.com>  2011-05-10 09:25:11 PST ---
(In reply to comment #10)
> Do you want this patched to be reviewed?

Nope, just wanted to first see if I could make chrome-mac co-operate.  This needs a
better test to address the issues reported on bug 58419 - focus the textarea, then
click on the plugin, then type in the textarea.

> > LayoutTests/plugins/mouse-click-iframe-to-plugin.html:9
> > +  if (window.layoutTestController)
> > +      layoutTestController.dumpAsText();
> 
> We normally just left align the <script> contents.

I'll fix that in the proceedings.

> > LayoutTests/plugins/mouse-click-iframe-to-plugin.html:17
> > +      var s = getComputedStyle(textarea, null).getPropertyValue("outline-style");
> > +      var w = getComputedStyle(textarea, null).getPropertyValue("outline-width");
> 
> Using getComputedStyle seems fine, but why didn't frameDocument.activeElement work?

http://build.webkit.org/old-results/Windows%207%20Release%20(Tests)/r84283%20(11851)/plugins/mouse-click-iframe-to-plugin-actual.txt
MISSING PLUGIN BUTTON PRESSED ...

There's no Flash installed on the test system, so the test was clicked on the missing
plugin and testing the missing plugin code paths, not the code added on r84270.

In Safari win/mac you can load a plugin of type="application/foo-bar", and then click
the missing plugin.  Safari does not move the focus to a missing plugin in my testing
of it.  Screen shot of me clicking the plugin OBJECT tag in Safari 5.0.4 attached.

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