[Webkit-unassigned] [Bug 24275] New: Broken line edit theming in QtWebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 1 13:37:23 PST 2009


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

           Summary: Broken line edit theming in QtWebKit
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: P1
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zack at kde.org


The line edit theming is broken. It's especially evident in the KDE4 Oxygen
style. 
I hate the idea of having to adjust dimensions of line edits, but I don't see a
way around it right now. The issue is that if Qt styles has large borders in
the lineedit that go inside the content box we will squeeze the box and make it
too small.
I'd welcome any ideas on how to handle it. For now I'm going to attach a patch
that as I mentioned I'm not a huge fan but which does seem to fix it.
In it we adjust the size vertically and horizontally set padding on the element
equal to the width of the style painted border.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list