[Webkit-unassigned] [Bug 52027] New: fast/dom/Window/window-postmessage-clone.html may fail on platforms with larger fonts
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 6 15:15:21 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=52027
Summary: fast/dom/Window/window-postmessage-clone.html may fail
on platforms with larger fonts
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P3
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mrobinson at webkit.org
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+.
--
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