Closed
Bug 1079610
Opened 11 years ago
Closed 11 years ago
[Keyboard] When a key has a second layer with lots of characters, the row trails off screen
Categories
(Firefox OS Graveyard :: Gaia::Keyboard, defect)
Tracking
(blocking-b2g:-)
RESOLVED
WONTFIX
| blocking-b2g | - |
People
(Reporter: rmead, Unassigned)
Details
(Whiteboard: [2.1-flame-test-run-3])
Attachments
(2 files)
Description:
If a key has a second layer with 9 or more characters it trails off screen.
Prereq: You need to modify the english(en) keyboard file
-Download the Gaia repository
-Navigate to Gaia>apps>keyboard>js>layouts
-Open the File en.js in a text editor
-Replace the line " a: 'áàâäåãāæ', " with " a: 'áàâäåãāæéèêëēę', "
-Save and close file
-Open a terminal and navigate it to the Gaia repository
-Run the command "MOZILLA_OFFICIAL=1 GAIA_KEYBOARD_LAYOUTS=en make reset-gaia" to load modified keyboard onto device.
Repro Steps:
1) Update a Flame device to BuildID: 20141006000205
2) Tap on 'Browser' app
3) Long press the 'A' key and observe
Actual:
The second layer key options are in 1 row and stretch off the screen.
Expected:
The second layer key options form 2 rows without clipping off screen.
Flame 2.1 (319mb)(Full Flash)
Environmental Variables:
Device: Flame 2.1
BuildID: 20141006000205
Gaia: da328c6cbabf2cffc2d362e282cacc93325d1f43
Gecko: c4a4b04c617c
Gonk: 2c909e821d107d414f851e267dedcd7aae2cebf
Version: 34.0a2 (2.1)
Firmware: V180
User Agent: Mozilla/5.0 (Mobile; rv:34.0) Gecko/34.0 Firefox/34.0
Repro frequency: 100%
Link to failed test case: https://moztrap.mozilla.org/manage/case/12879/
See attached: screenshot, logcat
| Reporter | ||
Comment 1•11 years ago
|
||
| Reporter | ||
Comment 2•11 years ago
|
||
This issue Does occur on Flame 2.0 (319mb)
If a key has a second layer with more then 9 characters, the row trails off screen.
Flame 2.0 KitKat Base (319mb)(Full Flash)
Environmental Variables:
Device: Flame 2.0
Build ID: 20141006000202
Gaia: 092d2b7678774c8b0b06dca0e0a8119e9eafdec3
Gecko: 69ca61f7edf3
Version: 32.0 (2.0)
Firmware Version: V180
User Agent: Mozilla/5.0 (Mobile; rv:32.0) Gecko/32.0 Firefox/32.0
This issue did NOT occur on Flame 2.2 (319mb)
When a key had a second layer with more then 9 character in it, the row is split into 2 rows.
Flame 2.2 KitKat Base (319mb)(Full Flash)
Environmental Variables:
Device: Flame 2.2 Master
BuildID: 20141007040205
Gaia: 83de447d9ae9a59459d7a445f9348a254c661850
Gecko: 9ee9e193fc48
Gonk: 2c909e821d107d414f851e267dedcd7aae2cebf
Version: 35.0a1 (2.2 Master)
Firmware: V180
User Agent: Mozilla/5.0 (Mobile; rv:35.0) Gecko/35.0 Firefox/35.0
QA Whiteboard: [QAnalyst-Triage?]
Flags: needinfo?(dharris)
This seems like a blocker to me. The user should be able to see all available special characters. NI keyboard owner to weigh in on this decision.
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+]
Flags: needinfo?(dharris) → needinfo?(gchang)
Comment 4•11 years ago
|
||
[Blocking Requested - why for this release]:
Hi Howie,
Might need your input to determine if this is 2.1 blocker.
blocking-b2g: --- → 2.1?
Flags: needinfo?(gchang) → needinfo?(hochang)
Comment 5•11 years ago
|
||
Triage: this is a 2.2 feature, not blocking
Status: NEW → RESOLVED
blocking-b2g: 2.1? → -
Closed: 11 years ago
status-b2g-v2.0:
affected → ---
status-b2g-v2.1:
affected → ---
status-b2g-v2.2:
unaffected → ---
Flags: needinfo?(hochang)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•