Closed
Bug 1166191
Opened 11 years ago
Closed 11 years ago
touch events in sms app iframe area are all blocked so that sms cannot change focus and function normally
Categories
(Core :: Panning and Zooming, defect)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| b2g-master | --- | affected |
People
(Reporter: chenpighead, Unassigned)
References
Details
Reproduce Steps:
1. Open Messages app on B2G
2. Create a new message
3. Tap on message body area to change focus
Actual results:
The cursor is not changed and remains in To field.
Expected results:
The cursor is changed to message body area, and so is the focus.
Some analysis:
It seems that b2g process somehow blocked all touch events in sms app iframe area. Although we cannot change focus in sms app iframe area, we can still press keyboard to add text to the position where the cursor is already placed.
Here are 2 steps to let sms be functional again:
1. Touch the rocket bar in the top of sms app and press close to clear the focus on rocket bar
2. Longpress home button and switch back to sms app
Everytime we change focus to rocket bar, this bug is reproduced again, unless we clear that focus on rocket bar.
| Reporter | ||
Comment 1•11 years ago
|
||
See also Bug 1166171. Not sure if these two bugs are related.
| Reporter | ||
Comment 2•11 years ago
|
||
Just confirmed that this bug can be reproduced with the latest pvt build.
Build ID 20150518160201
Gaia Revision 762cbd16712484f93f485e89f5363686540a3db7
Gaia Date 2015-05-18 18:07:25
Gecko Revision https://hg.mozilla.org/mozilla-central/rev/e94dc650c901
Gecko Version 41.0a1
Device Name flame
Firmware(Release) 4.4.2
Firmware(Incremental) eng.cltbld.20150518.194738
Firmware Date Mon May 18 19:47:51 EDT 2015
Bootloader L1TC10011880
Comment 3•11 years ago
|
||
Yeah this is likely the same issue as the other bug so once we get a regression window there we should check if it is the same for this.
status-b2g-master:
--- → affected
status-firefox41:
affected → ---
Flags: needinfo?(npark)
Keywords: qawanted
OS: Unspecified → Gonk (Firefox OS)
See Also: → 1166171
Comment 4•11 years ago
|
||
Please see bug 1166171 comment 2.
| Reporter | ||
Comment 5•11 years ago
|
||
(In reply to Pi Wei Cheng [:piwei] from comment #4)
> Please see bug 1166171 comment 2.
I just flashed with the latest pvt and the bug is no longer happening.
Build ID 20150520160208
Gaia Revision b290c77ccb7ab0af599b3d8287b71b9970d8dcb0
Gaia Date 2015-05-20 10:19:05
Gecko Revision https://hg.mozilla.org/mozilla-central/rev/8d8df22fe72d
Gecko Version 41.0a1
Device Name flame
Firmware(Release) 4.4.2
Firmware(Incremental) eng.cltbld.20150520.192608
Firmware Date Wed May 20 19:26:18 EDT 2015
Bootloader L1TC10011880
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(npark)
Resolution: --- → WORKSFORME
Comment 6•11 years ago
|
||
Thank you.
Updated•11 years ago
|
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+]
Flags: needinfo?(ktucker)
You need to log in
before you can comment on or make changes to this bug.
Description
•