Closed Bug 61217 Opened 24 years ago Closed 22 years ago

image border and background in wrong paint layer

Categories

(Core :: Layout, defect, P3)

x86
All
defect

Tracking

()

RESOLVED FIXED
mozilla1.0

People

(Reporter: dbaron, Assigned: dbaron)

References

Details

(Keywords: css1, testcase, Whiteboard: [Hixie-P4])

Attachments

(2 files)

Border and background on inline images should be painted in the foreground
layer, not the background.  This is related to my fix for bug 36710.
Oops...meant to assign this to myself.
Assignee: clayton → dbaron
Target Milestone: --- → mozilla0.9
Upon managerial request, adding the "testcase" keyword to 84 open layout bugs that
do not have the "testcase" keyword and yet have an attachement with the word
"test" in the description field. Apologies for any mistakes.
Keywords: testcase
Target Milestone: mozilla0.9 → mozilla0.8
*** Bug 64715 has been marked as a duplicate of this bug. ***
Status: NEW → ASSIGNED
Target Milestone: mozilla0.8 → mozilla0.9
Reality check.  Moving out to 0.9.1.
Target Milestone: mozilla0.9 → mozilla0.9.1
Hmmm... should I just switch the check in nsLeafFrame::Paint or do I need to do
something more complicated?
I hate this bug.  Our code is so spread around and duplicated all over
the place.  I could fix this one case but there will still be lots of
broken cases.  This is what drives me crazy about the object-oriented
programming style in layout.  I can think of at least 3 trivial ways
to fix this case, but none of them are actually *right*.
Target Milestone: mozilla0.9.1 → mozilla0.9.2
*** Bug 82572 has been marked as a duplicate of this bug. ***
this affects Windows as well
OS -> All

in addition alt text of a loading image is painted in background layer as well.
OS: Linux → All
Target Milestone: mozilla0.9.2 → Future
*** Bug 86365 has been marked as a duplicate of this bug. ***
is this what I'm seeing with mouseovers on the buttons at the bottom of
http://kontek.net/ ?
yes, that's the same thing.
*** Bug 94457 has been marked as a duplicate of this bug. ***
Bug 79652 will be closed as dup.  It was noted there that the problem only 
happens when the opacity is 1.
*** Bug 79652 has been marked as a duplicate of this bug. ***
*** Bug 112433 has been marked as a duplicate of this bug. ***
Keywords: mozilla1.0
*** Bug 127395 has been marked as a duplicate of this bug. ***
*** Bug 94812 has been marked as a duplicate of this bug. ***
Target Milestone: Future → mozilla1.0
Comment on attachment 78148 [details] [diff] [review]
patch

r=pavlov
Attachment #78148 - Flags: review+
sr=waterson if you put a comment in there describing why it has to be this way.
Comment on attachment 78148 [details] [diff] [review]
patch

a=asa (on behalf of drivers) for checkin to the 1.0 trunk
Attachment #78148 - Flags: superreview+
Attachment #78148 - Flags: approval+
Fix checked in 2002-04-08 18:16 PDT.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: