Closed
Bug 58355
Opened 25 years ago
Closed 24 years ago
Larger-than-screen image in nested table does not engage horizontal scrollbars
Categories
(Core :: Graphics: ImageLib, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
Future
People
(Reporter: awu, Assigned: karnaze)
References
()
Details
(Whiteboard: [awd:tbl])
In 1280x1024 mode, if I look at a webpage such as
http://www.gamespy.com/asp/image.asp?/articles/october00/thqday/rf2.jpg
which has an 1280x1024 image in a nested table, the horizontal scrollbars
do not appear.
If I click on view image and look at the image in a separate window without
any nesting or tables, the horizontal scrollbars appear in the new window
and I can use them. The original image in the original page, however,
still remains slightly obscured.
Note that the HTML does not give width or height information in the img tag.
Comment 1•25 years ago
|
||
Verified with personal build with trunk bits pulled 2000102905.
Is this imagelib not passing enough info to know that this image needs to create
scrollbars, or is Gecko not paying attention?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•25 years ago
|
||
CC'ing self.
Comment 3•25 years ago
|
||
I also see this behavior on viewing an image only. See
http://bugzilla.mozilla.org/showattachment.cgi?attach_id=18255
Triaging Clayton's bugs. Reassigning to ImageLib component for first crack.
Could be Views as well...
Assignee: clayton → pnunn
Component: Layout → ImageLib
QA Contact: petersen → tpreston
evaughan:
Are scroll bars in your domain?
-p
Assignee: pnunn → evaughan
Status: ASSIGNED → NEW
Comment 7•25 years ago
|
||
This looks more like a table bug rather than a scrollbar bug.
Assignee: evaughan → karnaze
Comment 9•24 years ago
|
||
WFM Win32 (Win2K) 2001071304
Comment 10•24 years ago
|
||
worksforme.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Whiteboard: [awd:tbl]
Comment 12•23 years ago
|
||
Mass removing self from CC list.
Comment 13•23 years ago
|
||
Now I feel sumb because I have to add back. Sorry for the spam.
You need to log in
before you can comment on or make changes to this bug.
Description
•