Closed
Bug 1054889
Opened 10 years ago
Closed 10 years ago
[Text selection] Update images for touch caret and selection carets
Categories
(Core :: DOM: Selection, defect)
Core
DOM: Selection
Tracking
()
RESOLVED
FIXED
mozilla34
People
(Reporter: TYLin, Assigned: TYLin)
References
Details
Attachments
(1 file, 2 obsolete files)
62.58 KB,
patch
|
TYLin
:
review+
Carol
:
ui-review+
|
Details | Diff | Splinter Review |
The images for touch caret and selection carets had been updated by using SVG images in bug 1021527. However, it makes Gip timeout-prone (bug 1046635), and it had been backout in [1]. We should update the latest png images provided in [2] [1] https://hg.mozilla.org/mozilla-central/rev/c3ab83f45b5d [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1023688#c3
Assignee | ||
Updated•10 years ago
|
Blocks: CopyPasteLegacy
Assignee | ||
Comment 1•10 years ago
|
||
Update images provided in bug 1024930, and make touch caret uses the same images as selection carets.
Attachment #8474383 -
Flags: feedback?(mtseng)
Comment 2•10 years ago
|
||
Comment on attachment 8474383 [details] [diff] [review] Update images for touch caret and selection carets. Review of attachment 8474383 [details] [diff] [review]: ----------------------------------------------------------------- Looks good.
Attachment #8474383 -
Flags: feedback?(mtseng) → feedback+
Assignee | ||
Updated•10 years ago
|
Attachment #8474383 -
Flags: review?(roc)
Attachment #8474383 -
Flags: review?(roc) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Try result: https://tbpl.mozilla.org/?tree=Try&rev=a8a02e875213
Assignee | ||
Comment 4•10 years ago
|
||
Carol, would you like to have a UI review?
Flags: needinfo?(chuang)
Assignee | ||
Comment 5•10 years ago
|
||
Remove text_selection_handle lines from package-manifest.in since those images are deleted.
Attachment #8475001 -
Flags: review+
Comment 6•10 years ago
|
||
Hi Ting-Yu, Please see Bug 1023688 for the new caret asset. please update the new images. could I have a UI review once you're done with the image update? Thank you!
Flags: needinfo?(chuang) → needinfo?(tlin)
Assignee | ||
Comment 7•10 years ago
|
||
Carol, I'll update the latest images and get back to you.
Flags: needinfo?(tlin)
Assignee | ||
Comment 8•10 years ago
|
||
Update the latest caret images provided in Bug 1023688.
Attachment #8474383 -
Attachment is obsolete: true
Attachment #8475001 -
Attachment is obsolete: true
Attachment #8475035 -
Flags: review+
Assignee | ||
Comment 9•10 years ago
|
||
Hi Carol, would please do a UI review? Thanks.
Flags: needinfo?(chuang)
Assignee | ||
Updated•10 years ago
|
Attachment #8475035 -
Flags: ui-review?(chuang)
Updated•10 years ago
|
Attachment #8475035 -
Flags: ui-review?(chuang) → ui-review+
Flags: needinfo?(chuang)
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Comment 10•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/9f20a7ec2c1e
Keywords: checkin-needed
Comment 11•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/9f20a7ec2c1e
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
You need to log in
before you can comment on or make changes to this bug.
Description
•