[Webkit-unassigned] [Bug 35106] [Qt] Bug with QWebView::setPage() if QWebPage in editable mode.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 5 14:47:30 PST 2010


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


Benjamin Poulain <benjamin.poulain at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|PC                          |All
         OS/Version|Windows XP                  |All
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |Qt
           Priority|P2                          |P5
          Component|WebKit Qt                   |HTML Editing
                 CC|                            |benjamin.poulain at nokia.com
     Ever Confirmed|0                           |1




--- Comment #2 from Benjamin Poulain <benjamin.poulain at nokia.com>  2010-03-05 14:47:30 PST ---
I can reproduce it with trunk. This is a low priority bug.

What you can do is a QStackedWidget with several QWebView. When the tab change,
you just change the current QWebView. This will keep the state (scroll
position, carret position, etc) when you switch tab, which is the behavior
usually expected by users.

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