Orion is replacing text strings with '...' on some websites
As of Orion Version 0.99.122.4-rc (WebKit 615.1.16.1), everything works as expected. This update is to be released next week.
- Edited
Steps to reproduce:
- Go to https://doc.traefik.io/traefik/v3.0/getting-started/quick-start/ and look at sidebar
I can reproduce this on two separate machines and it's happening on a lot of websites. It also occurs with compatibility mode enabled and does not occur in Safari.
Expected behavior:
Button labels not to be abbreviated.
Orion, OS version; hardware type:
Version 0.99.122-beta (WebKit 615.1.11.7)
MacBook Pro (macOS Ventura 13.1 build 22C65)
Image/Video:
Steps to reproduce:
Go to https://textual.textualize.io/css_types/ with the window wide enough to see the links on the left. Observe that the links are cut off with ellipses at the end: "Referen...", "<overflo...", etc.
Compatibility Mode does not help. Safari and Chrome show the complete link texts.
Expected behavior:
The link texts should be completely visible.
Orion, OS version; hardware type:
Version 0.99.122-beta (WebKit 615.1.11.7)
MacBook Air (macOS Ventura 13.1 build 22C65)
Image/Video:
This seems related to a WebKit bug: https://bugs.webkit.org/show_bug.cgi?id=247081
ajgraves actually, it seems more likely to be this one: https://bugs.webkit.org/show_bug.cgi?id=250071
But then why doesn't safari suffer from the same problem?