Closed
Bug 1121308
Opened 11 years ago
Closed 11 years ago
[Text Selection] Keyboard disappeared when copy/paste selection menu is up in email composing
Categories
(Core :: DOM: Selection, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1110917
People
(Reporter: twen, Unassigned)
References
Details
### STR
0. Prerequisite: Set up an email account.
1. Open email app
2. Tap right corner pencil icon to compose a new email
3. Tap on message field and enter some text
4. Long press on the text to bring up copy/paste menu
### Actual
Keyboard backed out of the screen
### Expected
Keyboard stays on the screen
### Version
Gaia-Rev 7c5b27cad370db377b18a742d3f3fdb0070e899f
Gecko-Rev https://hg.mozilla.org/mozilla-central/rev/f5947d58ab02
Build-ID 20150112160202
Version 38.0a1
Device-Name flame
FW-Release 4.4.2
FW-Incremental 65
FW-Date Mon Dec 15 18:51:29 CST 2014
Bootloader L1TC000118D0
Reporter | ||
Updated•11 years ago
|
Blocks: CopyPasteLegacy
QA Whiteboard: [textselection]
Comment 1•11 years ago
|
||
The email app does not control this focus/hiding issue, but not sure where this should be routed, to either Core, Selection component or maybe the keyboard component?
Reporter | ||
Comment 2•11 years ago
|
||
Thanks James, routed to core and selection component.
Component: Gaia::E-Mail → Selection
Product: Firefox OS → Core
Comment 3•11 years ago
|
||
I can't reproduce this in latest master. Jeremy, does bug 1110917 fix this bug?
Flags: needinfo?(jeremychen)
Comment 4•11 years ago
|
||
(In reply to peter chang[:pchang][:peter] from comment #3)
> I can't reproduce this in latest master. Jeremy, does bug 1110917 fix this
> bug?
Update the STR as follows and this can be reproduced.
### STR
0. Prerequisite: Set up an email account.
1. Open email app
2. Tap right corner pencil icon to compose a new email
3. Tap on message field and enter some text (more than 4 lines)
4. Long press on the text to bring up copy/paste menu
In this STR, we don't need to change focus from other filed to message field. I think this is not a duplicate of bug 1110917, so the patch for bug 1110917 may not fix it.
Flags: needinfo?(jeremychen)
Comment 6•11 years ago
|
||
(In reply to peter chang[:pchang][:peter] from comment #5)
> Morris, please help to check this issue.
I double checked again. It seems that long press on the text (repro. step 4) causes focus clearing, which has been fixed by bug 1110917 already.
Flags: needinfo?(mtseng)
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
QA Whiteboard: [textselection] → [COM=Text Selection]
You need to log in
before you can comment on or make changes to this bug.
Description
•