Bug 48705

Summary: [Qt] QtTestBrowser: Switching view type moves the embedded inspector
Product: WebKit Reporter: Andreas Kling <kling>
Component: Tools / TestsAssignee: QtWebKit Unassigned <webkit-qt-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Qt, QtTriaged
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch none

Description Andreas Kling 2010-10-29 18:31:26 PDT
Steps to reproduce:

1. Start QtTestBrowser in normal mode
2. Open the embedded web inspector (Ctrl+Alt+I)
3. Switch to QGraphicsWebView mode
4. Open the embedded web inspector (Ctrl+Alt+I)

The inspector is now above the QSplitter :(
Comment 1 Andreas Kling 2010-10-29 18:32:11 PDT
Created attachment 72425 [details]
Proposed patch
Comment 2 Antonio Gomes 2010-10-29 21:53:09 PDT
Comment on attachment 72425 [details]
Proposed patch

Also a regression of bug 35247?
Comment 3 Andreas Kling 2010-10-30 04:35:16 PDT
(In reply to comment #2)
> Also a regression of bug 35247?

Not sure. I seem to remember being slightly itched by this over a longer period of time..
Comment 4 Andreas Kling 2010-10-30 07:48:11 PDT
Comment on attachment 72425 [details]
Proposed patch

Clearing flags on attachment: 72425

Committed r70980: <http://trac.webkit.org/changeset/70980>
Comment 5 Andreas Kling 2010-10-30 07:48:21 PDT
All reviewed patches have been landed.  Closing bug.