Closed
Bug 41914
Opened 26 years ago
Closed 26 years ago
javascript console text not wrapping on reopen
Categories
(SeaMonkey :: UI Design, defect, P3)
Tracking
(Not tracked)
People
(Reporter: tpowellmoz, Assigned: don)
Details
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; m16) Gecko/20000606
BuildID: 2000060608
When there are errors filling the js console and it is closed and reopened, the
text overwrites itself making it impossible to read.
Reproducible: Always
1. Open the javascript console - tasks - tools - Javascript console
2. Go to a page that generates javascript errors.
3. Size the javascript console so that you have the scroll bar and the error
messages must word wrap.
4. Close the console.
5. Reopen the console.
The errors in the console are overwriting each other. Notice that the scroll bar
"thumb" is also sized incorrectly to the full length of the window. When you
click the down arrow on the scrollbar, it corrects the problem and shrinks to
the appropriate length. Resizing the console window also fixes it.
This is seemingly related to bug 38820 which was apparently fixed a while ago.
*** This bug has been marked as a duplicate of 38820 ***
Status: UNCONFIRMED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•