[Webkit-unassigned] [Bug 47778] New: Style of combo drop-down is lost

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 17 05:10:59 PDT 2010


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

           Summary: Style of combo drop-down is lost
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: grigoryan_hayk at yahoo.com


Switching from QWebView to QGraphicsWebVIew the style of the combo box drop-down was lost. I was using the QCleanlooksStyle on my QWebView and when switched to QGraphicsWebVIew I've applied the same style to it. I see that the style works ok for most of the elements but the drop-down list doesn't have the correct applied style. The up and down arrows are not visible anymore. Also in cases if the combo-box is in the bottom of the visible region then clicking on it the drop down list is opened in non visible area: see http://developer.qt.nokia.com/forums/viewthread/1292/.

Attached you can find two test cases (one using QWebView and the other using QGraphicsWebView). Just scroll down a little and you'll find combo-boxes in the left corner. I've tried this under Meego 1.0.

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