Closed
Bug 1096169
Opened 10 years ago
Closed 10 years ago
[Text Selection] Selection carets should become tilt once they overlap.
Categories
(Core :: DOM: Selection, defect)
Core
DOM: Selection
Tracking
()
RESOLVED
FIXED
mozilla36
People
(Reporter: mtseng, Assigned: mtseng)
References
Details
Attachments
(1 file, 2 obsolete files)
(deleted),
patch
|
Details | Diff | Splinter Review |
Since our UX spec has been updated about tilt rule. This patch would update gecko to latest spec.
latest spec: https://bug921965.bugzilla.mozilla.org/attachment.cgi?id=8478886
Assignee | ||
Comment 1•10 years ago
|
||
Quote from UX spec page 23:
"Handles should tilt if they overlap to each other. (No matter how many letters are selected.)"
Although multi-line case is not in scope, I'll handle multi-line case in this bug as well.
Assignee | ||
Comment 2•10 years ago
|
||
Attachment #8519741 -
Flags: review?(roc)
Attachment #8519741 -
Flags: review?(roc) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Assignee | ||
Comment 5•10 years ago
|
||
Fix try fails.
try run: https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=4ee5ac694ba3
Attachment #8521911 -
Attachment is obsolete: true
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Comment 6•10 years ago
|
||
Keywords: checkin-needed
Comment 7•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
Updated•10 years ago
|
QA Whiteboard: [textselection]
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
•