[okular] [Bug 465681] RTL annotations text appears reversed with characters separated
https://bugs.kde.org/show_bug.cgi?id=465681 --- Comment #4 from Yaron Shahrabani --- There's a lot of conversation going on in the MR, I can help you compile it yourself and test it if you wish. -- You are receiving this mail because: You are the assignee for the bug.
[okular] [Bug 465681] RTL annotations text appears reversed with characters separated
https://bugs.kde.org/show_bug.cgi?id=465681 --- Comment #3 from Anas Mohammad Siddiq --- (In reply to Sune Vuorela from comment #2) > (In reply to Anas Mohammad Siddiq from comment #1) > > 1y later, nothing changed > > https://invent.kde.org/graphics/okular/-/merge_requests/595 might be > relevant, but needs someone with RTL involvement the pr was 2 years ago do they need developers or something? -- You are receiving this mail because: You are the assignee for the bug.
[okular] [Bug 497997] Okular's window is taller than the available space for it
https://bugs.kde.org/show_bug.cgi?id=497997 --- Comment #1 from adalbert.hans...@gmx.de --- Some additional information: If I change the dpi resolution of the screen to some lower (but for my screen not correct) value using xfce4-appearance settings, most things on the screen become smaller, also the window of Okular. Then the normal corner and edge resizing tools of the window could be used to reduce the height, but only to some minimum value depending on the set dpi value. In the case of my screen, 142 dpi would be the correct value. If I reduce the value to 96 dpi, I can reduce the window height of Okular down to 893 pixel but not less (according to xwinfo). In this situation. For other screen dpi values, the minimum sizes are as follows: 95 dpi and below, 889 px 96 dpi, 893 px 100 dpi, 930 px 105 dpi, 977 px 110 dpi, 1023 px 115 dpi, 1070 px 120 dpi, 1116 px 125 dpi, 1163 px 130 dpi, 1209 px 135 dpi, 1256 px 140 dpi, 1302 px 145 dpi, 1349 px 200 dpi, 1860 px A good fit for these observations seems to be 0.395 + 9.299*dpi. I hope this will give a hint to localize the bug. -- You are receiving this mail because: You are the assignee for the bug.
[okular] [Bug 497949] Main toolbar is not displayed in full screen view (yet annotations toolbar is)
https://bugs.kde.org/show_bug.cgi?id=497949 Albert Astals Cid changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED|RESOLVED CC||aa...@kde.org --- Comment #2 from Albert Astals Cid --- We defined that full screen will hide the main toolbar. -- You are receiving this mail because: You are the assignee for the bug.
[okular] [Bug 497997] Okular's window is taller than the available space for it
https://bugs.kde.org/show_bug.cgi?id=497997 Albert Astals Cid changed: What|Removed |Added CC||aa...@kde.org Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #2 from Albert Astals Cid --- 24.08.2 is not based on Qt5, so you are not using 24.08.2 or you are not using Qt5. Can you please give us accurate version information about okular? -- You are receiving this mail because: You are the assignee for the bug.
[okular] [Bug 498038] Mouse wheel behavior beyond document limits in Okular
https://bugs.kde.org/show_bug.cgi?id=498038 Albert Astals Cid changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|--- |WAITINGFORINFO CC||aa...@kde.org --- Comment #1 from Albert Astals Cid --- hmm, can not reproduce, are you using continuous view or not? Maybe you can upload a video/gif to imgur (or some other service) so we can see it happening live? Are you on X11 or Wayland? If wayland can you see if you can reproduce it in X11? -- You are receiving this mail because: You are the assignee for the bug.
[okular] [Bug 497997] Okular's window is taller than the available space for it
https://bugs.kde.org/show_bug.cgi?id=497997 --- Comment #3 from adalbert.hans...@gmx.de --- (In reply to Albert Astals Cid from comment #2) > 24.08.2 is not based on Qt5, so you are not using 24.08.2 or you are not > using Qt5. > > Can you please give us accurate version information about okular? Excuse me, I have no Idea how I could get the version wrong. In deed, it is: $ snap list | grep okular okular24.12.0161 latest/stablekde** - $ Because it is installed as a snap, it is started from the start menu like this: env BAMF_DESKTOP_FILE_HINT=/var/lib/snapd/desktop/applications/okular_okular.desktop /snap/bin/okular %U But when I ask for the version by calling it from the command line like this: $ env BAMF_DESKTOP_FILE_HINT=/var/lib/snapd/desktop/applications/okular_okular.desktop /snap/bin/okular --version ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (failed to map segment from shared object): ignored. /home/a/snap/okular/common/.cache/gio-modules/libgiognomeproxy.so: cannot open shared object file: No such file or directory Failed to load module: /home/a/snap/okular/common/.cache/gio-modules/libgiognomeproxy.so /home/a/snap/okular/common/.cache/gio-modules/libgiolibproxy.so: cannot open shared object file: No such file or directory Failed to load module: /home/a/snap/okular/common/.cache/gio-modules/libgiolibproxy.so /home/a/snap/okular/common/.cache/gio-modules/libgiognutls.so: cannot open shared object file: No such file or directory Failed to load module: /home/a/snap/okular/common/.cache/gio-modules/libgiognutls.so /home/a/snap/okular/common/.cache/gio-modules/libgioenvironmentproxy.so: cannot open shared object file: No such file or directory Failed to load module: /home/a/snap/okular/common/.cache/gio-modules/libgioenvironmentproxy.so /home/a/snap/okular/common/.cache/gio-modules/libdconfsettings.so: cannot open shared object file: No such file or directory Failed to load module: /home/a/snap/okular/common/.cache/gio-modules/libdconfsettings.so Qt: Session management error: Could not open network socket okular 24.12.0 $ I get some error messages. I have no Idea if this has an influence on the behavior. Is the installation incomplete? -- You are receiving this mail because: You are the assignee for the bug.