Closed Bug 26048 Opened 26 years ago Closed 26 years ago

layer background image not redrawing

Categories

(Core :: CSS Parsing and Computation, defect, P3)

Other
Linux
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: pberry, Assigned: pierre)

References

()

Details

(Keywords: platform-parity)

A background image in a layer will disappear when the browser is resized. This appears in M13 on Linux. I've tested win32 M13 and it works properly. Mac is untested. Linux items: enlightenment 0.16.3, October Gnome, gtk 1.2.6, kernel 2.2.14. Other examples: http://www.campsix.com/index.html using css code like this: <STYLE TYPE="text/css"> <!-- #left { position:absolute; left:0; top:0; width:240; height:417; background-image:URL(bg.gif); layer-background-image:URL(bg.gif);} //--> </STYLE> <DIV ID="left"></DIV>
Mac and Win32 work. Marked 'pp'. Reassigned to beard to check if it's a known issue with the View Manager on Linux. If not, I think it should go to pavlov.
Assignee: pierre → beard
Keywords: pp
There is no linux specific code in view manager. nsViewManager2 has no #ifdefs for platforms.
Interesting, I see the symptom under 4.7, but not under viewer on Mac OS.
Assignee: beard → pavlov
uhh. .this page looks excatly the same in: Mozilla (linux), Mozilla (win32), NS4.7 (linux), ns4.6 (windows), and IE4 (windows). I get a green box with no image. Reassigning back to pierre.
Assignee: pavlov → pierre
is layer-background-image even a valid css property?
Wait a second guys, the background image *IS* the green box. So, things are probably fine.
oh, ok. :)
It went through CSS, View Manager and Unix folks. Everybody agreed. Closed as WorksForMe.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Keywords: verifyme
Verified worksforme.
Status: RESOLVED → VERIFIED
Keywords: verifyme
You need to log in before you can comment on or make changes to this bug.