[Webkit-unassigned] [Bug 53098] [GTK] Implement spin buttons for GTK+ 2.x
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 7 11:20:57 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=53098
--- Comment #3 from Martin Robinson <mrobinson at webkit.org> 2011-03-07 11:20:57 PST ---
(In reply to comment #2)
> > Source/WebCore/platform/gtk/RenderThemeGtk2.cpp:641
> > + expandedRect.setWidth(rect.width() + 2);
> Why inflateY but not inflateX?
I this case I believe that we want to make it 2 pixels longer, but not actually adjust the left-hand side of the rectangle at all.
--
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