Closed
Bug 1018464
Opened 11 years ago
Closed 11 years ago
Pull up uniform background colors through border display items
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla32
People
(Reporter: mstange, Assigned: mstange)
Details
Attachments
(3 files)
|
573 bytes,
text/html
|
Details | |
|
11.41 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
|
782 bytes,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
STR:
1. Load the testcase and turn on layer borders.
2. Scroll inside the scrollbox.
3. Notice that the moving square has a cyan border which indicates component alpha.
We should pull up the white background color, but we don't because the scrollbox has a border and the border display item gets in between.
| Assignee | ||
Updated•11 years ago
|
Attachment #8431924 -
Attachment is patch: false
Attachment #8431924 -
Attachment mime type: text/plain → text/html
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8431925 -
Flags: review?(roc)
| Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8431926 -
Flags: review?(roc)
Attachment #8431925 -
Flags: review?(roc) → review+
Attachment #8431926 -
Flags: review?(roc) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/390488f3a0f2
https://hg.mozilla.org/mozilla-central/rev/1a493647a6de
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
You need to log in
before you can comment on or make changes to this bug.
Description
•