Closed
Bug 270579
Opened 20 years ago
Closed 20 years ago
image in frame is resized slightly even through there's enough room
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: jruderman, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
183 bytes,
text/html
|
Details |
1. Go to http://poe-news.com/features.php?feat=31845 2. Click on the first Rumsfeld image. Result: It gets bigger, indicating that it was resized, but it's not cut off, so there was enough room.
Comment 1•20 years ago
|
||
Here's the code: <iframe marginwidth="2" marginheight="2" src="http://www.poe-news.com/imgs/feature/rums/rum9.jpg" align="middle" frameborder="0" height="263" scrolling="no" width="384"></iframe>
Comment 2•20 years ago
|
||
-> Browser.
Assignee: firefox → nobody
Component: General → Layout: HTML Frames
Keywords: testcase
Product: Firefox → Browser
QA Contact: firefox.general → core.layout.html-frames
Version: unspecified → Trunk
Comment 3•20 years ago
|
||
Mozilla just crops the image (tested with 1.7.3 and trunk). I can reproduce this with Firefox 1.0, as well as Firefox trunk (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a5) Gecko/20041117 Firefox/0.9.1+). The latter build doesn't show the image zoom cursor, but it works if you left-click the image.
Comment 4•20 years ago
|
||
> but it's not cut off, so there was enough room.
Actually, it is cut off. Watch the space to the right of Rumsfeld's hands.
It's smaller in the bigger image.Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updated•6 years ago
|
Product: Core → Core Graveyard
| Assignee | ||
Updated•6 years ago
|
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•