[Bug] RTL Padding in Chromium-based browsers 141.0.7390.55
#8,075 建立於 2025年10月7日
倉庫指標
- Star
- (15,022 star)
- PR 合併指標
- (平均合併 11天 12小時) (30 天內合併 36 個 PR)
描述
Describe the bug
Chromium 141.0.7390.55 has supposedly fixed some RTL issue, but in addition caused some weird rendering in FreshRSS.
https://chromium.googlesource.com/chromium/src/+/95049732f5eb21ac4e489b46075c1fc47f03c067 https://chromium.googlesource.com/chromium/src/+log/140.0.7339.213..141.0.7390.55?pretty=fuller&n=1000
Now all my chromium-based browsers that upgraded to version 141.0.7390.55 have an issue in FreshRSS where hovering over article titles written in Arabic shifts the location of the title further to the right, and goes back to its original location upon hovering away from the title.
https://github.com/user-attachments/assets/2425837a-7256-4e99-bc81-752b52312e6a
I re-downloaded Chromium version 140.0.7339.213 to confirm, and it indeed did not have this issue. Firefox-based browsers also do not have this issue. The issue only affects titles written in RTL languages like Arabic in the latest chromium-based browsers.
To Reproduce
- Go to FreshRSS homepage
- Hover over titles written in an RTL language like Arabic
Expected behavior
No response
FreshRSS version
1.27.1
System information
- Installation type: Docker on Ubuntu 22.04
- OS: Windows 11
- Browser: Chromium/Chrome/Brave 141.0.7390.55
Additional context
No response