Closed
Bug 777975
Opened 13 years ago
Closed 12 years ago
Text handles for text-selection in the AwesomeBar should be orange
Categories
(Firefox for Android Graveyard :: Theme and Visual Design, defect)
Tracking
(firefox15 wontfix, firefox16 affected, firefox17 affected, fennec+)
RESOLVED
FIXED
Firefox 23
People
(Reporter: aaronmt, Assigned: Margaret)
Details
(Keywords: polish, uiwanted, Whiteboard: ui-hackathon)
Attachments
(2 files)
24.72 KB,
application/x-zip-compressed
|
Details | |
29.76 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Honestly, who doesn't want more orange?
--
Nightly (07/26)
Galaxy Nexus (Android 4.1.1)
Comment 1•13 years ago
|
||
The sizes of the handles are different from the stock:
https://github.com/android/platform_frameworks_base/blob/master/core/res/res/drawable-xhdpi/text_select_handle_left.png
This might affect the way it aligns.
Also, we need this too: https://github.com/android/platform_frameworks_base/blob/master/core/res/res/drawable-xhdpi/text_select_handle_middle.png
Assignee | ||
Comment 2•13 years ago
|
||
We could update our handles to be the same size as the stock handles. We'd just have to make sure we update the text selection related styles appropriately. I could take care of that in a separate bug if we go that route.
Reporter | ||
Comment 3•13 years ago
|
||
There are also handles and selection highlight that may be overridable in 'Edit Bookmarks' (on long-tap on an item in the view).
Updated•13 years ago
|
tracking-fennec: ? → 16+
Comment 5•13 years ago
|
||
Yes. Sorry, thought I already said yes to this...
Comment 6•13 years ago
|
||
These are based on the image sizes that sriram linked to above.
Updated•13 years ago
|
tracking-fennec: 16+ → +
Assignee | ||
Updated•12 years ago
|
Whiteboard: [vitamin-c] → [vitamin-c] ui-hackathon
Reporter | ||
Comment 7•12 years ago
|
||
Aren't we swaying around from orange everywhere now? Maybe this is wont-fix.
Whiteboard: [vitamin-c] ui-hackathon → ui-hackathon
Assignee | ||
Comment 8•12 years ago
|
||
(In reply to Aaron Train [:aaronmt] from comment #7)
> Aren't we swaying around from orange everywhere now? Maybe this is wont-fix.
We already use orange handles in content, so it feels like this would provide consistency. Also I think it would do a nice job matching the highlight colors in the awesomebar.
Assignee | ||
Comment 9•12 years ago
|
||
Ian, can you confirm that we still want to do this?
Assignee: nobody → margaret.leibovic
Flags: needinfo?(ibarlow)
Assignee | ||
Comment 11•12 years ago
|
||
I updated the graphics to use the ones ibarlow provided, but because they're larger than the current images, I had to adjust our text_selection_handle dimensions. The width/height are the width/height of the mdpi images (that's what they were before and I updated them to match the new images), and the shadow is the amount of space we need to adjust by to make the handle image line up with the edge of the selection, since there's extra empty-looking space to the side of the images. I also updated the calculation for the offset for the middle handle, since it doesn't make sense for shadow to be accounted for there (I think this isn't currently a noticeable issue because the shadow value is so small).
Attachment #741576 -
Flags: review?(mark.finkle)
Updated•12 years ago
|
Attachment #741576 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 12•12 years ago
|
||
Comment 13•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 23
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•