Closed
Bug 583327
Opened 15 years ago
Closed 15 years ago
Applying Upper case characters requires holding down the Shift button in web content
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(fennec2.0b1+)
VERIFIED
FIXED
| Tracking | Status | |
|---|---|---|
| fennec | 2.0b1+ | --- |
People
(Reporter: tchung, Assigned: jchen)
References
Details
(Keywords: regression)
probably a regression. In today's nightly build, entering in upper case characters in a textbox requires holding the Shift button down and hitting a letter.
Previously, i could just hit and release the shift button, and then hit the character of choice to capitalize.
Repro:
1) install nightly fennec trunk 20100730 on the n900
2) visit a site with a textbox (eg. bugzilla)
3) type in something and capitalize
4) Verify you need to hold the shift key+character to capitalize.
Expected:
- Hit and release the shift key, then the next character is capitalized (this works with awesomebar)
Actual:
- Shift+key to capitalize together.
Comment 1•15 years ago
|
||
I see this too, I noticed it when typing numbers, which now requires that you hold down the modifier key (or whatever it's called) on an N900 while hitting the number key for numbers to appear instead of the letters from the same keys...
I'm pretty sure this regressed in the last 2 or 3 days.
tracking-fennec: --- → ?
Keywords: regression
Comment 2•15 years ago
|
||
Bug 582769 landed within that range. All it does is disable the predictive dictionaries. But it is in the IME code.
Updated•15 years ago
|
Keywords: regressionwindow-wanted
Updated•15 years ago
|
tracking-fennec: ? → 2.0b1+
Comment 3•15 years ago
|
||
fwiw, a local gtk build from today didn't exhibit the problem jst and tchung are seeing. I am using the fremantle sdk.
Are you both getting the builds from the nightly channel?
| Reporter | ||
Comment 4•15 years ago
|
||
still reproduces for me, trying to enter in something in the search text box on bugzilla.mozilla.org
I grabbed the 20100803 build directly from : ftp://ftp.mozilla.org/pub/mozilla.org/mobile/nightly/latest-mozilla-central-maemo5-gtk/
Mozilla/5.0 (X11; Linux armv7l; rv:2.0b3pre) Gecko Namoroka/4.0b3pre Fennec/2.0a1pre
Comment 5•15 years ago
|
||
oh, only in web content.
Summary: Applying Upper case characters requires holding down the Shift button → Applying Upper case characters requires holding down the Shift button in web content
Comment 6•15 years ago
|
||
sounds like this also happens on Qt
Updated•15 years ago
|
Assignee: nobody → jchen
| Assignee | ||
Comment 7•15 years ago
|
||
Fixed by bug 591047
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 8•15 years ago
|
||
This is still happening to me on build:
Mozilla/5.0 (Maemo; Linux armv71; rv:2.0b6pre) Gecko/20100924 Namoroka/4.0b7pre Fennec/2.0b1pre
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 9•15 years ago
|
||
aakash, does this happen on android too?
Comment 10•15 years ago
|
||
I don't have an android device with a hard keyboard to verify. Martijn, can you check this with your Droid?
Comment 11•15 years ago
|
||
Still a problem on my Epic
| Assignee | ||
Comment 12•15 years ago
|
||
It has been a bug on Android, but on Maemo it's a regression. Weird because Bug 591047 fixes this bug for me when I tested with azakai's N900, before I left.
Comment 13•15 years ago
|
||
Just tested on N900. In web content:
* press shift twice, press letter, press letter -> two capital letters
* press shift and hold, press letter -> capital letter
* press shift, press letter -> lowercase letter
Comment 14•15 years ago
|
||
I tested a tryserver build given to me by Jim:
http://ftp.mozilla.org/pub/mozilla.org/firefox/tryserver-builds/nchen@mozilla.com-ede4fa272057/tryserver-maemo5-gtk/
These all work in the tryserver build:
* press shift twice, press letter, press letter -> two capital letters
* press shift and hold, press letter -> capital letter
* press shift, press letter -> captial letter
Comment 15•15 years ago
|
||
WFM in today's trunk build
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → WORKSFORME
Comment 16•15 years ago
|
||
WFM on builds:
Mozilla/5.0 (Maemo; Linux armv71; rv:2.0b6pre) Gecko/20100927 Namoroka/4.0b7pre Fennec/2.0b1pre
Status: RESOLVED → VERIFIED
Reopening the bug:
Mozilla/5.0 (Maemo;Linux armv71; rv:2.0b7pre)Gecko/20100930 Firefox/4.0b7pre Fennec/4.0b2pre
* press shift twice, press letter, press letter -> two lowercase letters
* press shift and hold, press letter -> capital letter
* press shift, press letter -> lowercase letter
* press fn twice, press 2 number keys -> 2 lowercase letters
* press fn and hold, press number key -> number
* press fn, press number -> letter
Status: VERIFIED → REOPENED
Resolution: WORKSFORME → ---
Updated•15 years ago
|
Flags: in-litmus?(nhirata.bugzilla)
Comment 18•15 years ago
|
||
please file a new bug
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
bug 600897 was filed.
Comment 20•15 years ago
|
||
verified FIXED on build:
Mozilla/5.0 (Maemo; Linux armv71; rv:2.0b7pre) Gecko/20101001 Namoroka/4.0b7pre Fennec/4.0b2pre
Status: RESOLVED → VERIFIED
litmus test cases created:
https://litmus.mozilla.org/show_test.cgi?searchType=by_id&id=13634
https://litmus.mozilla.org/show_test.cgi?searchType=by_id&id=13635https://litmus.mozilla.org/show_test.cgi?searchType=by_id&id=13637
https://litmus.mozilla.org/show_test.cgi?searchType=by_id&id=13638
https://litmus.mozilla.org/show_test.cgi?searchType=by_id&id=13639
https://litmus.mozilla.org/show_test.cgi?searchType=by_id&id=13640
Flags: in-litmus?(nhirata.bugzilla) → in-litmus+
Updated•14 years ago
|
Keywords: regressionwindow-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•