| Summary: | The text selection tool in Okular version 23.08.4 on Windows platform exhibits font stretching and minor positional variation before and after text selection, impacting accuracy and visual consistency. | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | zhy190347 |
| Component: | general | Assignee: | Okular developers <okular-devel> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | aacid, tobias |
| Priority: | NOR | ||
| Version First Reported In: | 23.08.4 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
zhy190347
2024-02-07 03:16:56 UTC
can you attach videos or screenhots showing the problem? I have already recorded a video. By the way, it seems that this bug only occurs when the sidebar is open. https://mega.nz/file/tj9jjKpb#dMBiI7IndHAXpN_DKv6eu_05zMsrh-zw5fDXnI8eMYE Can you share that document? (In reply to Albert Astals Cid from comment #3) > Can you share that document? https://mega.nz/file/Yz0xRCIA#trO4EiNWPTUSsbcQ5wGlK6D2nPnvAaAi_dOLB96TmM8 Interesting can not reproduce. Is your desktop scale at 100% or different? Also i'm a bit concerned you're using 23.08.4 which is not released on the Microsoft Store, where did you get that from? Can you try the officially released binary instead of that one? (In reply to Albert Astals Cid from comment #5) > Interesting can not reproduce. > > Is your desktop scale at 100% or different? > > Also i'm a bit concerned you're using 23.08.4 which is not released on the > Microsoft Store, where did you get that from? Can you try the officially > released binary instead of that one? I found that this bug only occurs when the desktop scale is not set to 100% (mine is 125%). I downloaded it from the daily builds on Jenkins:https://binary-factory.kde.org/job/Okular_Release_win64/ Also, the version from the Microsoft Store has this bug too. As a rule, don't download builds from the binary factory, they haven't passed any kind of testing. Good, that you have confirmed it only happens at 125% zoom, now someone that wants to spend time on Windows debugging that needs to confirm and hopefully fix. (In reply to Albert Astals Cid from comment #7) > Good, that you have confirmed it only happens at 125% zoom, now someone that > wants to spend time on Windows debugging that needs to confirm and hopefully > fix. This should be fixed with Qt6, as Qt5 has all kinds of weird scaling issues on the windows platform, if using fractional scaling. The integrated pdf-reader of TeXStudio (also based on poppler?) has similar problems in the Qt5 version. (In reply to Tobias Schula from comment #8) > This should be fixed with Qt6, as Qt5 has all kinds of weird scaling issues > on the windows platform, if using fractional scaling. The integrated > pdf-reader of TeXStudio (also based on poppler?) has similar problems in the > Qt5 version. I tested it with current master on Windows. Qt6 brought some improvements, using the PDF OP provided, at the same zoom as in his video (690.8%), the font stretching and jumping is less, but still noticeable. |