Same code, different zoom levels

Talk about code development, features, specific bugs, enhancements, patches, and similar things.
Forum rules
Please keep everything here strictly on-topic.
This board is meant for Pale Moon source code development related subjects only like code snippets, patches, specific bugs, git, the repositories, etc.

This is not for tech support! Please do not post tech support questions in the "Development" board!
Please make sure not to use this board for support questions. Please post issues with specific websites, extensions, etc. in the relevant boards for those topics.

Please keep things on-topic as this forum will be used for reference for Pale Moon development. Expect topics that aren't relevant as such to be moved or deleted.
rbarr

Same code, different zoom levels

Unread post by rbarr » 2017-05-12, 21:20

A new web server is being installed at my university, but it uses the current file system. When I view my home page on the new system (https), the zoom level is much different than when the identical page is viewed via the old system (http) using Pale Moon.

Old system: http://lyle.smu.edu/~barr/
New system: https://s2.smu.edu/~barr/

My sys admin said the wget utility compares the two pages 100%. Since I cannot replicate this behavior when using Firefox, IE, or Opera, it must be due to something in Pale Moon. This is not a serious bug, just a weird one.

[64-bit Windows 7, Pale Moon 27.3.0 64-bit]

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35647
Joined: 2011-08-28, 17:27
Location: Motala, SE

Re: Same code, different zoom levels

Unread post by Moonchild » 2017-05-12, 21:31

There is no difference at all between the two on my system. They are scaled exactly the same.

Perhaps you have set a custom zoom level on the old system (perhaps by accident)? Try hitting Ctrl+0 (zero) to reset zoom levels.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

rbarr

Re: Same code, different zoom levels

Unread post by rbarr » 2017-05-12, 21:45

That must have been it. Looks ok now. So zoom levels must follow each page visited and somehow this one got accidentally zoomed in.
Sorry to have bothered you and thank you for teaching me about Ctrl+0.