[okular] [Bug 483204] Strange behavior when copy as image and pasting. The pasted image lacks clarity
Mark van Rossum
bugzilla_noreply at kde.org
Thu May 28 17:45:05 BST 2026
https://bugs.kde.org/show_bug.cgi?id=483204
Mark van Rossum <mark.vanrossum at nottingham.ac.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mark.vanrossum at nottingham.a
| |c.uk
--- Comment #7 from Mark van Rossum <mark.vanrossum at nottingham.ac.uk> ---
I also encounter this bug.
A work-around is to change the DPI of the display to a lower value.
The same selection will now contain more pixels.
On XFCE one does ($1 = new DPI)
xfconf-query -c xsettings -p /Xft/DPI -s $1
On gnome:
gsettings set org.mate.font-rendering dpi $1
On KDE
kwriteconfig5 --file ~/.config/kcmfonts --group "General" --key
"forceFontDPI" "$1"
It does not hurt to run all 3 commands.
I often change DPI settings on my display as I switch between laptop and big
screen.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list