RESOLVED WORKSFORME 29572
[Qt] QSplitter use with QWebView
https://bugs.webkit.org/show_bug.cgi?id=29572
Summary [Qt] QSplitter use with QWebView
Tor Arne Vestbø
Reported 2009-09-21 08:35:50 PDT
This bug report originated from Nokia internal issue QT-1767 --- Comments --- Product: Qt Function: Layout Version: 4.5.1 Platform: Vista Compiler: GCC Short description: QSplitter use with QWebView Did: When use QSplitter with a two QTextEdit, and resize the splitter to hide a textEdit, the splitter resize go to minimume size and hide the element. On QWebView, the QSplitter never hide the widget, and when the windows is resized the widget is show again.
Attachments
Designer .ui file from the original bug (2.03 KB, application/octet-stream)
2010-03-04 07:06 PST, Jocelyn Turcotte
no flags
Jocelyn Turcotte
Comment 1 2010-03-04 07:06:36 PST
Created attachment 50011 [details] Designer .ui file from the original bug == Message including this attachment == Hi, I don't reproduce the problem with a simple case (i search why). But i have a workaround : If i set a minimum height in my case, i don't have the probleme. You can see the dialog.ui attached (with the preview mode of QtDesigner). If the splitter is move up or down, he don't have the same interaction. Thanks
Jocelyn Turcotte
Comment 2 2010-03-04 07:07:35 PST
Could not reproduce the problem. Please reopen if more details can be provided
Note You need to log in before you can comment on or make changes to this bug.