[Webkit-unassigned] [Bug 35686] Type=number UI part 3: Implement interactive behavior of spin-button

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 15 10:26:15 PDT 2010


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





--- Comment #4 from TAMURA, Kent <tkent at chromium.org>  2010-04-15 10:26:15 PST ---
(In reply to comment #3)
> (From update of attachment 49908 [details])
> The general approach here looks good. I wish there were a better name for
> "stepUpFromRenderer".  I don't have a good suggestion right now though.

How about "stepUpForUI"? I also have no good idea.

> SpinUpState doesn't have any different visual effect right now, right? 

Right.

> What will it do in the future?

I had had no idea.  But I recently know the existence of HITheme API. 
Appearance.h has khemeStatePressedUp and kThemeStatePressedDown.
I'll try to replace NSStepperCell with HITheme API after this patch is landed.

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