Closed
Bug 1114902
Opened 8 years ago
Closed 8 years ago
[TextSelection] JS marionette for non-editable field
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gduan, Assigned: gduan)
References
Details
Attachments
(1 file)
JS marionette test for below cases. 1. click non-editable field to launch bubble => check bubble display 2. copy content to some input filed => check pasted content 3. click non-editable field with "user-select: none" => bubble show not display 4. with 1, click non-editable field => bubble show not display
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → gduan
Blocks: CopyPasteLegacy
Assignee | ||
Comment 1•8 years ago
|
||
waiting for test result.
Assignee | ||
Comment 2•8 years ago
|
||
Comment on attachment 8541068 [details] [review] PR to master Hi Alive, could you review this patch? Thanks.
Attachment #8541068 -
Flags: review?(alive)
Updated•8 years ago
|
Attachment #8541068 -
Flags: review?(alive) → review+
Assignee | ||
Comment 3•8 years ago
|
||
master: https://github.com/mozilla-b2g/gaia/commit/152676a2f3b3cee1a4f7389916c458e8132ae10a
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•