[Webkit-unassigned] [Bug 42484] Support localized numbers in <input type=number>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 31 21:53:40 PST 2011


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


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|<input type=number> should  |Support localized numbers
                   |show and accept localized   |in <input type=number>
                   |numbers                     |




--- Comment #11 from Kent Tamura <tkent at chromium.org>  2011-01-31 21:53:40 PST ---
(In reply to comment #10)
> > > Will it affect VoiceOver?
> > 
> > I don't know. How does VoiceOver obtain text form an application?
> 
> It calls the functions defined in the WebCore/accessibility directory.

Thanks.  I took a look at WebCore/accessibility/, and I couldn't get what would happen in this case.
ok, I'll implement LocalizedNumberCF and try VoiceOver.
I think VoiceOver should get localized text.

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