Mozregression Log - selecting text is buggy
Categories
(Testing :: mozregression, defect, P3)
Tracking
(Not tracked)
People
(Reporter: felix.bau, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/120.0
Steps to reproduce:
I used mozregression GUI 6.0.0 for debugging Fenix
Actual results:
I scrolled through the log and started selecting text in the middle.
It replaces the lines I select.
Somehow it's offset (too low to high, I don't know)
Even after STRG+A this keeps on happening.
Maybe not on the first select but then it starts happening.
You scroll through the file, selecting via drag&drop and the lines change upon selecting text into other lines, making it impossible to select the lines you want.
Workaround STRG+A STRG+C
and then paste the text into an editor and choose the lines there.
Also I noticed that STRG+A STRG+C copies the "Debug" output not the "Info" output that is shown in the window (by default)
Expected results:
The GUI should allow you to select and copy text successfully and copy the text shown instead of the full debug output.
It should be more obvious that there is a context menu to switch between debug and info output.
Maybe add buttons below the log instead?
I know the view is mostly for developers of mozregression but still :)
Updated•2 years ago
|
Description
•