Closed
Bug 734899
Opened 14 years ago
Closed 12 years ago
Update Style Editor UI
Categories
(DevTools :: Style Editor, enhancement)
DevTools
Style Editor
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: cedricv, Assigned: cedricv)
References
Details
(Whiteboard: [styleeditor])
Attachments
(2 files, 2 obsolete files)
|
34.96 KB,
patch
|
paul
:
review-
|
Details | Diff | Splinter Review |
|
35.16 KB,
image/png
|
Details |
Update Style Editor UI to improve the overall UX:
A) Remove the empty toolbar on top of the text editor, gain some vertical space.
B) Use icon buttons instead of text buttons
This is consistent with the direction of other devtools and this also fixes minimum width issue with some locales when the Style Editor is in portrait orientation.
C) Replace the non-Fitts-friendly textual "Save" link with a Save icon button that has the same position and size in all modes/localizations.
D) In landscape orientation, enable resizing on the whole height between the list and the editor, rather than just on the 'resizer grippy'.
E) Fix contrast issue with enabled/disabled style sheet toggle "eye" icon.
The constrast between enabled and disabled was too low to be visible in bad conditions (low quality screen, ...). If the style sheet is disabled, the "eye" is not visible, use the translucent "eye" as a hover since it conveys the behavior correctly in both directions (enabling/disabling).
| Assignee | ||
Comment 1•14 years ago
|
||
Attachment #604978 -
Flags: review?(paul)
| Assignee | ||
Comment 2•14 years ago
|
||
Attachment #604978 -
Attachment is obsolete: true
Attachment #604982 -
Flags: review?
Attachment #604978 -
Flags: review?(paul)
| Assignee | ||
Updated•14 years ago
|
Attachment #604982 -
Flags: review? → review?(paul)
| Assignee | ||
Comment 3•14 years ago
|
||
This also fixes bug 715293.
| Assignee | ||
Comment 4•14 years ago
|
||
Attachment #604982 -
Attachment is obsolete: true
Attachment #605000 -
Flags: review?(paul)
Attachment #604982 -
Flags: review?(paul)
Comment 5•14 years ago
|
||
Comment 6•14 years ago
|
||
The save button doesn't look right: see attachment 605045 [details]
Do we have a mockup to refer to?
The border and the shadow seem wrong.
I guess we want a uniform light background (with no border).
Shorlander, can you take a look?
Comment 7•14 years ago
|
||
Cedric, I won't have the time to review the patch in its current state before tomorrow's merge. If you want to get some of this work part of Firefox 13, please split it in different bugs.
Otherwise, I'll take a look later this week.
Comment 8•14 years ago
|
||
Comment on attachment 605000 [details] [diff] [review]
patch v1.2 - fix conflict due to recent commits
update the DTD according to your changes. Also, make sure to make the buttons reachable with the tab key.
Attachment #605000 -
Flags: review?(paul) → review-
| Assignee | ||
Comment 9•14 years ago
|
||
Plain background Save button tentative: http://i.imgur.com/VQZsM.png
| Assignee | ||
Comment 10•14 years ago
|
||
Tentative 2, closer in spirit to the textual mockup [1] : http://cdn.digitaltrends.com/wp-content/uploads/2011/10/purchased-2.png
[1] https://bug709006.bugzilla.mozilla.org/attachment.cgi?id=580358
| Assignee | ||
Comment 11•14 years ago
|
||
Tentative 2, closer in spirit to the textual mockup [1] : http://i.imgur.com/mSgKT.png
[1] https://bug709006.bugzilla.mozilla.org/attachment.cgi?id=580358
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•