Open Bug 737763 Opened 13 years ago Updated 2 years ago

Use numeric on-screen keyboard in <textbox type="number"> widgets

Categories

(Toolkit :: XUL Widgets, enhancement)

enhancement

Tracking

()

People

(Reporter: mbrubeck, Unassigned)

References

Details

(Keywords: mobile, ux-efficiency)

Attachments

(1 file)

Attached patch patch (deleted) — Splinter Review
This will help Android users by telling on-screen keyboards to open in numeric input mode. This used to be true sort of by accident, until bug 638143. But in bug 638143 comment 0, Mounir indicated that it would be okay to add an explicit type="number" to this widget.
Attachment #607867 - Flags: review?(enndeakin)
Attachment #607867 - Flags: feedback?(mounir)
Comment on attachment 607867 [details] [diff] [review] patch Review of attachment 607867 [details] [diff] [review]: ----------------------------------------------------------------- It's a bit tricky because doing that will create an ugly UI when <input type='number'> will be implemented which means numberbox will have to style the internal <input type='number'> to remove its spin buttons. That would work but I don't really like it. I wonder if we shouldn't work on this proposal instead? https://www.w3.org/Bugs/Public/show_bug.cgi?id=12885
Attachment #607867 - Flags: feedback?(mounir) → feedback-
Attachment #607867 - Flags: review?(enndeakin)
(In reply to Mounir Lamouri (:volkmar) (:mounir) from comment #1) > I wonder if we shouldn't work on this proposal instead? > https://www.w3.org/Bugs/Public/show_bug.cgi?id=12885 Yes, that would be perfect for our (Fennec's) use case.
Status: ASSIGNED → NEW
Summary: Use <input type="number"> in <textbox type="number"> widget implementation → Use numeric on-screen keyboard in <textbox type="number"> widgets
BTW, I thought Fennec wasn't using XUL anymore. Why is that needed then?
(In reply to Mounir Lamouri (:volkmar) (:mounir) from comment #3) > BTW, I thought Fennec wasn't using XUL anymore. Why is that needed then? This is used in the Fennec add-on manager, for add-ons that include an options.xul file.
Depends on: 746142
Assignee: mbrubeck → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: