[Webkit-unassigned] [Bug 65896] [Qt] Need spin-button implementation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 26 05:56:45 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65896
--- Comment #11 from Kent Tamura <tkent at chromium.org> 2011-08-26 05:56:45 PST ---
(From update of attachment 105306)
View in context: https://bugs.webkit.org/attachment.cgi?id=105306&action=review
>>> Source/WebCore/platform/qt/RenderThemeQt.cpp:1075
>>> + int width = ScrollbarTheme::nativeTheme()->scrollbarThickness();
>>
>> So this will mean that on mobile platforms such as the N9 where we are not showing scrollbars, the width will be 0. Not good.
>
> Yeah I was aware of that, and was counting on someone from Nokia to clarify what value (if any) should be given here for QT_MOBILE_THEME, and if we need to add to QtMobileWebTheme's drawComplexControl. Or, do we keep it the status quo.
I think mobile platforms need a way other than inner-spin-button because it would be hard to click it.
Mobile Safari on iOS and Android Browser don't have inner-spin-button.
--
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