Closed
Bug 1028591
Opened 10 years ago
Closed 10 years ago
[Keyboard] Visual of Correction Bar of defaultLayout and alternateLayout are different
Categories
(Firefox OS Graveyard :: Gaia::Keyboard, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: raniere, Assigned: rudyl)
References
Details
(Keywords: regression)
Attachments
(1 file)
24.66 KB,
image/png
|
Details |
Steps to reproduce
1. Open one app that use the keyboard
2. Select an input field
3. Take a screenshot of the keyboard
4. Change to alternateLayout
5. Take another screenshot of the keyboard
6. Compare both screenshots
Actual results
The correction bar is different (color and border). View attached image.
Expected results
The correction bar has the same visual at both layout.
Reporter | ||
Updated•10 years ago
|
Blocks: keyboard-ux-update
Reporter | ||
Comment 1•10 years ago
|
||
UPDATE: This happens because ".candidate-panel .keyboard-candidate-panel.latin" overwrite ".keyboard-candidate-panel" stylesheet fields: "background" and "margin".
Omega, what value is the correct one?
Flags: needinfo?(ofeng)
Comment 2•10 years ago
|
||
As discussion, it looks like a regression.
@Rudy, please help on this, thanks!
Flags: needinfo?(ofeng) → needinfo?(rlu)
Assignee | ||
Comment 3•10 years ago
|
||
This should be a regression caused by bug 1023730.
Raniere, thanks for filing this issue.
Assignee | ||
Updated•10 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•10 years ago
|
||
Rudy, would you mind figuring out why and provide a fix?
Assignee: nobody → rlu
Status: NEW → ASSIGNED
Flags: needinfo?(rlu)
Assignee | ||
Comment 5•10 years ago
|
||
I'll take a look at bug 1023730, since it got backed out due to other reasons (might be false alarm).
Will try to re-land bug 1023730 with this issue fixed.
Flags: needinfo?(rlu)
Comment 6•10 years ago
|
||
Regressing patch was backed out, so I'm closing this as fixed by backout.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•