Closed
Bug 1077599
Opened 10 years ago
Closed 10 years ago
Rounding corners of buttons
Categories
(Hello (Loop) :: Client, defect, P1)
Hello (Loop)
Client
Tracking
(firefox35 fixed, firefox36 fixed)
backlog | Fx35+ |
People
(Reporter: shell, Assigned: jaws)
References
()
Details
(Whiteboard: [UX])
Attachments
(1 file)
6.59 KB,
patch
|
mikedeboer
:
review+
lsblakk
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
bug from UX review in bug 1065441 - visual: https://bug1065441.bugzilla.mozilla.org/attachment.cgi?id=8497452
#6 Rounded corners on cancel button
#17 Rounded corners on feedback button
Reporter | ||
Updated•10 years ago
|
Priority: -- → P1
Target Milestone: --- → mozilla35
Updated•10 years ago
|
Flags: qe-verify-
Flags: firefox-backlog+
Summary: [meta] rounding corners of buttons → [UX] rounding corners of buttons
Whiteboard: [ux]
Reporter | ||
Updated•10 years ago
|
backlog: --- → Fx35+
Updated•10 years ago
|
Flags: qe-verify- → qe-verify?
Summary: [UX] rounding corners of buttons → Rounding corners of buttons
Whiteboard: [ux]
Reporter | ||
Updated•10 years ago
|
Whiteboard: [UX]
Reporter | ||
Updated•10 years ago
|
Target Milestone: mozilla35 → ---
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jaws
Status: NEW → ASSIGNED
Iteration: --- → 36.1
Points: --- → 1
Assignee | ||
Updated•10 years ago
|
Points: 1 → 2
Assignee | ||
Comment 1•10 years ago
|
||
Also removed some tag selectors and some descendent selectors and replaced them with child selectors.
Attachment #8510651 -
Flags: review?(dmose)
Comment 2•10 years ago
|
||
I was just wondering if we could simplify buttons styling and have some basic button class with the defaults. Right now we have quite many "border-radius: 2px": http://dxr.mozilla.org/mozilla-central/search?q=%22border-radius%3A+2px%22+path%3Abrowser%2Fcomponents%2Floop. Some of the code tries to be styled a little bit like Bootstrap (btn class) but some of it does not. What do you think?
Assignee | ||
Updated•10 years ago
|
Attachment #8510651 -
Flags: review?(mdeboer)
Comment 3•10 years ago
|
||
Comment on attachment 8510651 [details] [diff] [review]
Patch
Review of attachment 8510651 [details] [diff] [review]:
-----------------------------------------------------------------
Ship it!
Attachment #8510651 -
Flags: review?(mdeboer)
Attachment #8510651 -
Flags: review?(dmose)
Attachment #8510651 -
Flags: review+
Assignee | ||
Comment 4•10 years ago
|
||
Flags: qe-verify? → qe-verify-
Whiteboard: [UX] → [UX][fixed in fx-team]
Assignee | ||
Comment 5•10 years ago
|
||
(In reply to Tomasz Kołodziejski [:tomasz] from comment #2)
> I was just wondering if we could simplify buttons styling and have some
> basic button class with the defaults. Right now we have quite many
> "border-radius: 2px":
> http://dxr.mozilla.org/mozilla-central/search?q=%22border-
> radius%3A+2px%22+path%3Abrowser%2Fcomponents%2Floop. Some of the code tries
> to be styled a little bit like Bootstrap (btn class) but some of it does
> not. What do you think?
(just seeing your comment now, please use needinfo to make sure that questions/comments don't go unnoticed)
Yeah it's a shared criticism of the CSS that it could use better organization. We're not planning on fixing up the CSS though until the feature is fully released and then we will start on refactoring/clean-up.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [UX][fixed in fx-team] → [UX]
Target Milestone: --- → mozilla36
Comment 7•10 years ago
|
||
status-firefox35:
--- → fixed
status-firefox36:
--- → fixed
Comment 8•10 years ago
|
||
Comment on attachment 8510651 [details] [diff] [review]
Patch
Approval Request Comment
Landed on aurora per IRC with lsblakk with a=loop-only
Attachment #8510651 -
Flags: approval-mozilla-aurora?
Updated•10 years ago
|
Attachment #8510651 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Reporter | ||
Comment 9•9 years ago
|
||
Please ignore. This is a test on 2 bugs that i'm hoping only I'll notice (since they are so old) to see if this type of multi-change works. will change status back to resolved fix just to keep clean data.
Resolution: FIXED → WONTFIX
Reporter | ||
Updated•9 years ago
|
Resolution: WONTFIX → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•