Closed Bug 698858 Opened 14 years ago Closed 14 years ago

image does not scale properly depending on URL

Categories

(Core :: Layout: Images, Video, and HTML Frames, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: jay, Unassigned)

References

()

Details

(Keywords: testcase)

Attachments

(2 files, 1 obsolete file)

using nightly or ff 7.01 on OS X snow leopard on 1920x1080 screen and displaying using full-screen or window at full height or width <img width="1920" height="1080" src='some.jpg' /> or <object width="1920" height="1080" data='some.svg'> http://www.peepo.com/slides/moz.html shows content smaller than expected http://peepo.com/slides/moz.html displays as expected full width and height
Attachment #571118 - Attachment is obsolete: true
Attached file testcase
Keywords: testcase
note this bug specifically relates to whether www is in the URL, and the behaviour described relates to either jpg or svg in html
I estimate the image is being scaled to about 85% height and width when www is included in url, ie the white border on right and bottom is 15%
I can't reproduce on 7.01 or nightly, on Ubuntu 11.10 linux. (the www. and non-www. URLs from comment 0 render identically for me) > jpg screengrab showing fullscreen, note white edge Jonathan: do you get the rendering that you're expecting if you add style="margin: 0" on the <body> element?
yup the original testcase has margin and padding set to 0 removed for reduced testcase. also not images can be on same server, do not need to be remote to exhibit behaviour
jonathan: we remember zooming preferences per-domain. Perhaps you accidentally zoomed out on the "www.peepo.com" domain at some point, and Firefox is remembering that. Could you hitting "Command+0" on each testcase to be sure you're at the default zoomlevel?
tx, spent considerable time on this, I imagine I'll remember for a while... but there is an underlying issue maybe some visual indicator of current zoom level: safari has 'reset' greyed out when not available. opera has a tick next to 100% when not zoomed mozilla os x doesnt have either. but also maybe an in toolbar indicator? filed as bug https://bugzilla.mozilla.org/show_bug.cgi?id=698873
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Product: Core → Core Graveyard
Product: Core Graveyard → Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: