[Webkit-unassigned] [Bug 48399] New: QWebFrame incorrectly scrolls to show a focused input field when scrollbars are enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 26 23:18:15 PDT 2010


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

           Summary: QWebFrame incorrectly scrolls to show a focused input
                    field when scrollbars are enabled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: robert at mutke.eu


Reproduce:
1. Create QWebView and open a web page with an input field, e.g. google.com
2. Select input field
3. Resize QWebView so the field is below visible area - make sure QWebView does not loose focus.
4. Start typing.
5. QWebFrame is scrolled automatically so the input field is visible.

When the horizontal scrollbar is enabled, then it covers the input field and it is not visible.

If the input field in pt. 3 is above the visible area, then it scrolls correctly to show the filed.
If the horizontal scroll is disabled, then it scrolls correctly to show the field.

This is a follow-up report from:
http://bugreports.qt.nokia.com/browse/QTWEBKIT-224

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