Closed
Bug 38022
Opened 25 years ago
Closed 24 years ago
CSS Rendering problem with positioning
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Tracking
()
VERIFIED
INVALID
People
(Reporter: jbailey, Assigned: pavlov)
References
()
Details
(Keywords: platform-parity)
I am using CSS to place the sourceforge icon in the lower right corner of the
viewport. Since moving some styles (BODY, H1, and A:hover) into a <link>'d
stylesheet, There is now a ghost of a sourceforge icon above the word "Contents"
near the upper right hand corner.
This is not a drawing issue because minimizing and bringing it back don't
correct it, and it is still possible to click on it to follow the link.
Tested with Build ID: 2000042809
Reporter | ||
Comment 2•25 years ago
|
||
I have just updated to build 2000050308 on my i686-pc-linux-gnu box and I still
see it, however I just pulled down 2000050308 for win32 (no talkbalk, cute
splash screen) and I do not see the problem there.
Comment 3•25 years ago
|
||
Did not show a ghost for me on Linux with build 2000050412, however, the frames
do not render properly. The lower frame overlays the top frame (can't see down
arrow on scrollbar).
Comment 4•25 years ago
|
||
Platform Parity issue? worksforme with 050808 build under NT. Updating
component and owner
Assignee: asadotzler → pierre
Component: Browser-General → Style System
QA Contact: jelwell → chrisd
Comment 5•25 years ago
|
||
It doesn't happen on the Mac either. Marked PP. Reassigned to Pavlov.
It could be a side-effect of bug 33119 / bug 29879. We had similar problems on
the Mac with fixed positioned elements as long as Clip/CopyBits were not
correctly implemented. Here, though, it's a little bit weirder because you can
click on the image to follow the link.
In response to Justin Mecham: the bottom frame "overlays" the top frame because
the it is declared as a fixed positioned element. I'll open a separate bug for
the bottom frame that overlays the scrollbar (it may be a dup).
Assignee: pierre → pavlov
Keywords: pp
Reporter | ||
Comment 6•25 years ago
|
||
Can someone tell me how to take a screenshot under Linux? I'll take a picture
of it and attach it. I have a friend who's also running Mozilla under Linux and
doesn't see it.
Comment 7•25 years ago
|
||
screenshot under linux (at least for rh6.1)
'import foo.jpeg'
and then click on the window you want (see man import).
Reporter | ||
Comment 9•24 years ago
|
||
I can no longer reproduce this on recent builds. Thanks!
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Comment 10•24 years ago
|
||
Thanks for following up. Verified Invalid (or Worksforme).
You need to log in
before you can comment on or make changes to this bug.
Description
•