Line count overlaps with website source code if the document has more than 100k lines
Categories
(Toolkit :: View Source, defect, P3)
Tracking
()
People
(Reporter: SWH.Console, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:108.0) Gecko/20100101 Firefox/108.0
Steps to reproduce:
Create an HTML file with more than 100k lines, (for example 100100 lines), view its source code with Control-U and go to the last lines.
Actual results:
The line numbering overlaps with the website source code
Expected results:
Line numbering should shrink/expand according to the total number of lines of the HTML file
Comment 1•3 years ago
|
||
Could you share a similar HTML to confirm the issue, please?
Thank you for your contribution!
| Reporter | ||
Comment 2•3 years ago
|
||
| Reporter | ||
Comment 3•3 years ago
|
||
(In reply to Bodea Daniel [:danibodea] from comment #1)
Could you share a similar HTML to confirm the issue, please?
Thank you for your contribution!
Hi,
This is the HTML file where I saw this issue. Hope it helps to fix the issue.
Thank you.
Comment 4•3 years ago
|
||
I can confirm this issue on Nightly v111.0a1, Beta v110.0 (RC), Release v109.0.1 and ESR102.7.0esr on Windows 10, Mac OS 11 and Ubuntu 22.
Comment 5•3 years ago
|
||
The severity field is not set for this bug.
:Honza, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 6•3 years ago
|
||
I can also reproduce the problem on my machine (Win11, Firefox Release 110)
Description
•