Open
Bug 2009365
Opened 1 day ago
Updated 1 day ago
background of selected text does not appear at the correct position on GitHub with "Zoom text only"
Categories
(Core :: Layout, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: vincent-moz, Unassigned)
Details
Attachments
(1 file)
|
95.70 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:148.0) Gecko/20100101 Firefox/148.0
Steps to reproduce:
- Open https://github.com/mozilla/pdf.js/blob/master/LICENSE
- Select text (several paragraphs) of the file.
Actual results:
The background that corresponds to selected text does not appear at the correct position.
Expected results:
The background should appear at the position of the text.
At least FF 144.0.2 and Nightly are affected.
| Reporter | ||
Comment 1•1 day ago
|
||
I forgot: I had set zoom to 120%. So, to reproduce:
- Open https://github.com/mozilla/pdf.js/blob/master/LICENSE
- Set zoom to 120% (Ctrl+ twice).
- Select text (several paragraphs) of the file.
| Reporter | ||
Comment 2•1 day ago
|
||
One can also set different levels of zoom after selecting text (with Ctrl+ and Ctrl-), and see that the background is at the correct position only for 100% zoom (i.e. no zoom).
You need to log in
before you can comment on or make changes to this bug.
Description
•