[Webkit-unassigned] [Bug 35254] New: WebInspector should open docked or allow docking if the proposed host window is too small.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 22 12:15:20 PST 2010


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

           Summary: WebInspector should open docked or allow docking if
                    the proposed host window is too small.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com


WebInspector should open docked or allow docking if the proposed host window is
too small.

It appears we have code that tried to do this, but it never quite worked in the
right place.

WebCore can prevent the attaching when the view is too small, but without
refactoring, the individual WebKits will have to cut off the initial
::showWindow() attachment themselves.

Forthcoming is a patch that gives WebKits a utility method for this, and a fix
for WebKitWin and WebKitMac.

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