Closed
Bug 1207379
Opened 10 years ago
Closed 10 years ago
Button edges are hard to see at most zoom-levels, with bmo "experimental user interface"
Categories
(bugzilla.mozilla.org :: User Interface, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dholbert, Assigned: glob)
Details
Attachments
(2 files)
As shown in the attached screenshot, button left/right edges are really hard to see with the bugzilla.m.o "experimental user interface".
At some zoom levels, there ends up being a darker border along the left edge of the button. But at most zoom levels, there's no dark border (or a barely-perceptible one), making it hard to delineate between the button and the page background.
| Reporter | ||
Updated•10 years ago
|
Attachment #8664529 -
Attachment description: screenshot → screenshot of issue (left/right edge of "Mark as Duplicate" button are hard to see)
| Reporter | ||
Comment 1•10 years ago
|
||
Here's a screenshot of a different zoom-level, where the left border shows up a bit better for some reason.
Also: I poked around with devtools a little bit. It looks like the button actually has "border: 0px none", and the border-like effect on the button's edges is actually a box-shadow. So we might want to adjust that box-shadow to be a little more defined...
VERSION INFO: I'm using Firefox Nightly 44.0a1 (2015-09-21) on Linux64, with Ubuntu 15.04.
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
87e5975..d8409c3 master -> master
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: User Interface: Modal → User Interface
You need to log in
before you can comment on or make changes to this bug.
Description
•