RESOLVED FIXED 52027
fast/dom/Window/window-postmessage-clone.html may fail on platforms with larger fonts
https://bugs.webkit.org/show_bug.cgi?id=52027
Summary fast/dom/Window/window-postmessage-clone.html may fail on platforms with larg...
Martin Robinson
Reported 2011-01-06 15:15:21 PST
In fast/dom/Window/window-postmessage-clone.html the file input control is after the output console div, so if a platform uses a default font which is large enough, console output may push it out of the viewport. If that happens, the EventSender will not be able to drop files onto the file input control. This was discovered during the implementation of beginDragWithFiles for GTK+.
Attachments
Patch (2.20 KB, patch)
2011-01-06 15:30 PST, Martin Robinson
no flags
Martin Robinson
Comment 1 2011-01-06 15:30:34 PST
Martin Robinson
Comment 2 2011-01-06 18:11:35 PST
Comment on attachment 78178 [details] Patch Clearing flags on attachment: 78178 Committed r75219: <http://trac.webkit.org/changeset/75219>
Martin Robinson
Comment 3 2011-01-06 18:11:39 PST
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 4 2011-01-07 02:29:00 PST
http://trac.webkit.org/changeset/75219 might have broken GTK Linux 32-bit Debug
Note You need to log in before you can comment on or make changes to this bug.