Audiotool board archive

Browser zoom level message

Jordi Moragues · started 2018-10-09 16:47 · updated 2018-10-11 04:42

When the browser window in which the app is running is maximised using the F11 keyboard shortcut or the window's maximise icon and then returned to the original size, a message in light orange characters appears at the very bottom of the window, below the status bar: "Please make sure that your browser zoom level is reset to 100%". My zoom is at 100%. I think the app is confusing window size with zoom level.

Comments (2)

2018-10-10 11:57 · 2018-10-10

Yes, sorry for not including any specs: Linux Ubuntu Studio 18.04.1 LTS, Google Chrome 69.0.3497.100 (official build) (64 bits). I am now stuck with this zoom message at the bottom of the app window. I've tried changing and resetting the zoom, clearing browsing data including cookies without luck.

2018-10-10 21:23 · 2018-10-10

When full screen:

Zoom: 100.0%

outerWidth: 1680

innerWidth: 1680

outerHeight: 1025

innerHeight: 922

devicePixelRatio: 1

When normal window:

Zoom: 100.6%

outerWidth: 1321

innerWidth: 1313

outerHeight: 1009

innerHeight: 893

devicePixelRatio: 1

Wow, for some reason, normal window mode always appears as 100.6%. I've tried resetting zoom, opening a new window, etc. The zoom never goes to exactly 100%.