Closed
Bug 515761
Opened 16 years ago
Closed 16 years ago
URLBar textbox will auto capitalize on n900
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
VERIFIED
FIXED
| Tracking | Status | |
|---|---|---|
| status1.9.2 | --- | beta1-fixed |
| fennec | 1.0+ | --- |
People
(Reporter: mfinkle, Assigned: mfinkle)
Details
(Keywords: relnote)
Attachments
(1 file)
|
1.00 KB,
patch
|
masayuki
:
review+
pavlov
:
approval1.9.2+
|
Details | Diff | Splinter Review |
We should find a way to not auto-captialize the first letter on certain textboxes. Other options include: disable the feature for all of Fennec (not desirable) or even have the user turn it off for the entire device (not acceptable)
See http://people.mozilla.com/~mfinkle/fennec/screenshots/fennec-n900-entering-url.png
| Assignee | ||
Updated•16 years ago
|
tracking-fennec: --- → ?
Updated•16 years ago
|
tracking-fennec: ? → 1.0+
Comment 1•16 years ago
|
||
there is a setting in the settings->text input to turn this off.
| Assignee | ||
Comment 2•16 years ago
|
||
(In reply to comment #1)
> there is a setting in the settings->text input to turn this off.
There i a setting, but we should not force people to use it. Some textboxes are perfect candidates for auto-capitalize. Others are not.
Comment 3•16 years ago
|
||
is this something we should relnote?
| Assignee | ||
Comment 4•16 years ago
|
||
This patch simply turns off the auto-capitalize feature for all input boxes
Assignee: nobody → mark.finkle
Attachment #402687 -
Flags: review?(masayuki)
Comment 5•16 years ago
|
||
Comment on attachment 402687 [details] [diff] [review]
patch
> // Turn off auto-captitalization for editboxes
"capitalization", otherwise, looks ok.
Attachment #402687 -
Flags: review?(masayuki) → review+
| Assignee | ||
Comment 6•16 years ago
|
||
pushed to m-c:
http://hg.mozilla.org/mozilla-central/rev/66987a7cf40c
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•16 years ago
|
Component: Linux/Maemo → Widget: Gtk
Product: Fennec → Core
QA Contact: maemo-linux → gtk
| Assignee | ||
Updated•16 years ago
|
Attachment #402687 -
Flags: approval1.9.2?
Updated•16 years ago
|
Attachment #402687 -
Flags: approval1.9.2? → approval1.9.2+
| Assignee | ||
Comment 7•16 years ago
|
||
pushed to m-192:
http://hg.mozilla.org/releases/mozilla-1.9.2/rev/37595a72841c
status1.9.2:
--- → beta1-fixed
Comment 8•16 years ago
|
||
verified FIXED on build:
Mozilla/5.0 (X11; U; Linux armv7l; en-US; rv:1.9.2b1pre) Gecko/20090925
Fennec/1.0b4pre
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•