[Webkit-unassigned] [Bug 112688] [Qt] QStyle: Invalid rendering of button elements (missing enabled state)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 10 01:53:53 PDT 2013


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





--- Comment #13 from Simon Hausmann <hausmann at webkit.org>  2013-07-10 01:55:54 PST ---
(In reply to comment #11)
> Thanks for the fixing the bug, Simon. However, that's not the end of the story when it comes to the rendering of the controls. After I apply this patch, the control now appears enabled. However, both the checkbox and radio buttons are not properly rendered. Here is a test page: http://www.slimbrowser.net/testpages/testform.htm . In this page, the checkbox appears not checked even after a mouse click. If I hover the mouse on the checkbox, the radio becomes checked. When I hover the mouse on the radio button and then move the mouse button away, it looks like a stretched radio buttom bitmap is drawn in the background on the first edit box in the same form. I am using the Windows Vista style on Windows 7 for this test. 

FWIW, this should be tracked in a different bug then. This bug (as the title says) is about the incorrect rendering as disabled state even though it's enabled, while the issue you're describing seems different.

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