Closed
Bug 816481
Opened 13 years ago
Closed 13 years ago
[Browser] Set verbatim input type on awesomebar to prevent keyboard suggestions
Categories
(Firefox OS Graveyard :: Gaia::Browser, defect, P4)
Tracking
(blocking-basecamp:-)
VERIFIED
FIXED
blocking-basecamp | - |
People
(Reporter: padamczyk, Assigned: benfrancis)
References
Details
(Keywords: polish, Whiteboard: interaction)
Attachments
(2 files)
94.38 KB,
image/png
|
Details | |
46 bytes,
text/x-github-pull-request
|
daleharvey
:
review+
vingtetun
:
approval-gaia-v1+
|
Details | Review |
The 3 row in the top sites list is not being rendered. I am assuming the bar that is there for predictive text is causing an issue.
Assignee | ||
Comment 1•13 years ago
|
||
OK, looks like predictive text is now turned on by default, we need to turn on the verbatim input mode to disable it for this text field.
Assignee: nobody → ben
blocking-basecamp: --- → ?
Comment 2•13 years ago
|
||
UX polish, we should evaluate this against all other UI bugs the UX team is looking at.
Updated•13 years ago
|
Whiteboard: visual design
Assignee | ||
Comment 3•13 years ago
|
||
Renominating because I think it's pretty bad to have both suggestions in the awesomescreen and suggestions from the keyboard. Also this isn't a CSS/visual design bug, it just requires setting an attribute on the input tag.
blocking-basecamp: - → ?
Reporter | ||
Updated•13 years ago
|
Whiteboard: visual design
Reporter | ||
Comment 4•13 years ago
|
||
Not a visual design bug, looks like:
1. Keyboard / browser is not working correctly
2. Could be polish, if we're refining how the interaction design works based on Ben's comment above.
Keywords: polish
Whiteboard: interaction
Updated•13 years ago
|
blocking-basecamp: ? → +
Priority: -- → P3
Assignee | ||
Updated•13 years ago
|
Summary: [Browser] Predictive Keyboard tab is preventing the rendering of content → [Browser] Set verbatim input type on awesomebar to prevent keyboard suggestions
Assignee | ||
Comment 6•13 years ago
|
||
Attachment #688781 -
Flags: review?
Assignee | ||
Updated•13 years ago
|
Attachment #688781 -
Flags: review? → review?(dale)
Assignee | ||
Comment 7•13 years ago
|
||
I have filed bug 818504 to consider turning suggestions off by default for type=text, but in the meantime this turns it off for the awesomebar
Comment 8•13 years ago
|
||
Comment on attachment 688781 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/6829
merged in: https://github.com/mozilla-b2g/gaia/commit/e822f0af88be1e1a063ec9d57515f0cd68bca5ae
Attachment #688781 -
Flags: review?(dale) → review+
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 9•13 years ago
|
||
Comment on attachment 688781 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/6829
Sounds good and low risk.
Attachment #688781 -
Flags: approval-gaia-master+
Comment 10•13 years ago
|
||
Verified in Unagi version 20130102070202. Turned on the word suggestion option for the keyboard but still did not see word suggestions on the awesome page.
Status: RESOLVED → VERIFIED
Updated•12 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
You need to log in
before you can comment on or make changes to this bug.
Description
•