Closed
Bug 124532
Opened 23 years ago
Closed 11 years ago
ThreeDFace has problem in 8bit (256) color display
Categories
(Core Graveyard :: GFX, defect, P3)
Core Graveyard
GFX
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: zhayupeng, Unassigned)
Details
Attachments
(1 file)
|
11.39 KB,
image/jpeg
|
Details |
in forms.css
......
input {
background-color: -moz-Field;
border: 2px inset ThreeDFace;
......
Seel the result in snapshot below
Updated•23 years ago
|
QA Contact: petersen → moied
->P3
I found this bug cause button's border can not be seen in 8 bit color.
I will supply a snapshot later
Priority: -- → P3
Sorry, my mistake...
button's border is ok, but not very clear...
Anyone can confirm this bug? Thanks!
Comment 4•23 years ago
|
||
Over to compositor. We should fall back to less-color-intensive borders when we
have few colors to work with...
Assignee: attinasi → kmcclusk
Status: UNCONFIRMED → NEW
Component: Layout → GFX Compositor
Ever confirmed: true
QA Contact: moied → petersen
Updated•23 years ago
|
Target Milestone: --- → Future
Updated•17 years ago
|
Assignee: kmcclusk → nobody
Severity: normal → minor
QA Contact: chrispetersen → general
| Assignee | ||
Updated•17 years ago
|
Product: Core → Core Graveyard
Comment 5•11 years ago
|
||
This bug has been buried in the graveyard and has not been updated in over 5 years. It is probably safe to assume that it will never be fixed, so resolving as WONTFIX.
[Mass-change filter: graveyard-wontfix-2014-09-24]
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•