Orion is replacing text strings with '...' on some websites
The newest Orion RC Version 0.99.122.3-rc (WebKit 615.1.14.3) includes a new version of WebKit. This fixes the issues people have reported above. However, it also introduces a very similar issue for other text strings. Below are some examples (RC on the left, Safari 16.2 with WebKit 614.3.7.1.5 on the right). Safari TP has the same version of WebKit as the newest RC and, unsurprisingly, shares the problem with RC.
In other words, this once again requires a new version WebKit where the bug is fixed.
Kagi search results:
The bottom boxes of a DDG search result page.
- Edited
Steps to reproduce:
This may or may not be a bug. But I am not sure as to what creates such a UI behaviour --
Labels and Tags in Gitlab are cropped using Orion -- while they are displayed fully in other browsers, such as Firefox. This behaviour does not change with a zoom out/zoom-in, nor changing any other setting I can think of within Orion.
Expected behavior:
I expect the tags not to be cropped.
Orion, OS version; hardware type:
MacBook Pro 13.1 (22C65),
Orion Version 0.99.122-beta (WebKit 615.1.11.7)
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?