RESOLVED WORKSFORME 41847
[Qt] Radio buttons and check boxes don't zoom in along with page
https://bugs.webkit.org/show_bug.cgi?id=41847
Summary [Qt] Radio buttons and check boxes don't zoom in along with page
nokiabugz
Reported 2010-07-08 05:47:50 PDT
STEPS TO REPRODUCE: 1.Load a page that contains radio button/check boxes. 2.Zoom in the page by tapping on zoom in button. ACTUAL RESULTS: Radio buttons and check boxes doesn't zoom in along with the page. EXPECTED RESULTS: Radio buttons and check boxes should zoom in according to the page zoom in level.
Attachments
Suresh Voruganti
Comment 1 2010-09-09 10:01:22 PDT
This bug is significantly slowing down the Browser QA testing Internal details https://bsetpl02.americas.nokia.com/browse/BR-3628 So proposing to top error and adding the dependency to 39121
Luiz Agostini
Comment 2 2010-09-14 13:23:21 PDT
There are two issues related to this bug: 1 - the zoom factor is not considered by RenderThemeQt when calculating sizes for radios and checkboxes 2 - the used QStyle must support different sizes for radios and checkboxes. QWindowsStyle and QMacStyle, for example, do not. Item 1 was handled in bug 45776.
Suresh Voruganti
Comment 3 2010-09-16 10:01:44 PDT
Is some one working on Item 2?
Simon Hausmann
Comment 4 2010-09-16 12:21:30 PDT
I suggest we close this bug... Misha?
Suresh Voruganti
Comment 5 2010-09-20 10:10:10 PDT
shall we close the bug?
Suresh Voruganti
Comment 6 2010-09-21 13:00:20 PDT
Closing the issue as the test results with Tiling proved that issue is not reproducible.
Note You need to log in before you can comment on or make changes to this bug.