[Webkit-unassigned] [Bug 96055] New: Frameless app windows are non-draggable until the regions are updated
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 6 19:14:41 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=96055
Summary: Frameless app windows are non-draggable until the
regions are updated
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P1
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: junmin.zhu at intel.com
CC: jianli at chromium.org
To repro (on Windows):
- create a window with chrome.app.window.create('window.html', {frame:'none'}).
- try to drag or resize the window.
It doesn't work, but if you add a -webkit-widget-region property in the inspector, the window becomes draggable (and resizable).
Original Bug from chromium:
http://code.google.com/p/chromium/issues/detail?id=145175
--
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