Hello, I was thrilled to see my previous page zoom bug fixed so quickly! I recently came across another one: the default page zoom setting is not respected on file:// URIs.
- Set default page zoom to 125%.
- Open any local html file in Orion.
- Notice that the page zoom is at 100%.
Possible second bug:
- Set the page zoom to 125% manually.
- Close the tab
- Open the same file again.
- Notice that the page zoom is at 100%.
The second bug is perhaps a bit more understandable, lots of things "don't quite work right" on file URIs because of the lack of an origin, but the first seems like a bug.
Use case: documentation. Rust's cargo doc
is served from file URIs, and many programming projects have an "offline documentation" that amounts to a zip file full of HTML.
Orion should respect the default page zoom on all URIs.
Version 0.99.128.1-beta (WebKit 619.1.11.111.2)
Monterey (12)