Closed
Bug 798189
Opened 13 years ago
Closed 13 years ago
[SMS] Press enter for keyboard in number field will cause screen back to main page and "+" button doesn't work anymore
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(blocking-basecamp:+)
VERIFIED
FIXED
| blocking-basecamp | + |
People
(Reporter: johnshih.bugs, Assigned: borjasalguero)
Details
## Environment :
Otoro phone, build 2012-10-05
* "gaia" revision= 2c727ca7ac45b4b054dd41c3d09c303fdcbe581f
* "releases-mozilla-central" revision= 91fbea5f0a643c661fd9e200041e326bb9870eb7
## Repro :
1. launch sms app
2. press "+" button to enter the new sms page
3. Press the number field to focus on it and trigger the keyboard
4. Press enter from the keyboard
## Expected :
1. Nothing happen
## Actual :
1. See the screen back to the main page of sms app and "+" doesn't work anymore (if you try to press it)
Summary: [SMS] Press enter for keyboard in number field will cause it back to main screen and can't "+" button can't work anymore → [SMS] Press enter for keyboard in number field will cause screen back to main page and "+" button doesn't work anymore
Updated•13 years ago
|
Assignee: nobody → fbsc
blocking-basecamp: ? → +
| Assignee | ||
Comment 1•13 years ago
|
||
| Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 2•13 years ago
|
||
(In reply to Borja Salguero from comment #1)
> Fixed in https://github.com/mozilla-b2g/gaia/pull/5725 .
Who did the review? Your code breaks the CSP and some people works to make that not happen.
Can you please backout it?
Verified on 2012-10-16
gaia : 6a6c070293c6cd404fc7d3d7afece401dd114419
mozilla-central : add440caf2f26a55f86e456502689709a9fed143
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Component: Gaia → Gaia::Keyboard
Updated•13 years ago
|
Component: Gaia::Keyboard → Gaia::SMS
You need to log in
before you can comment on or make changes to this bug.
Description
•