Closed
Bug 614802
Opened 14 years ago
Closed 7 years ago
Entering heavy content(text) in command line breaks the web console
Categories
(DevTools :: Console, defect, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: moz.teodosia, Unassigned)
Details
(Whiteboard: [console-3])
Attachments
(1 file)
(deleted),
image/png
|
Details |
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:2.0b8pre) Gecko/20101123 Firefox/4.0b8pre
Build Identifier: Mozilla/5.0 (Windows NT 6.1; rv:2.0b8pre) Gecko/20101124 Firefox/4.0b8pre
When entering a long text(multiple commands or just dummy text) into the command line, until the scrollbar is triggered the console's scrollbar (not the command line scrollbar) moves up and down while typing. Also, clicking on an area in the console, but outside the command line causes the web console to close.
Reproducible: Always
Steps to Reproduce:
1.Open the web console.
2.Type a long command into the command line until the command line has a scrollbar (don't hit enter).
3.Type a few more characters at the end of the command.
4.Click on an area in the console, but outside the command line.
Actual Results:
Step 3.The console's scrollbar (not the command line scrollbar) moves up and down while typing.
Step 4.The web console closes.
Expected Results:
The web console's behavior shouldn't have any problems.
Step 4. The web console should not close.
Reporter | ||
Comment 1•14 years ago
|
||
Reporter | ||
Updated•14 years ago
|
Version: unspecified → Trunk
Comment 2•14 years ago
|
||
I can't even tell what I'm looking at in that screenshot. Is that the command line filling the entire web console area?
You pasted in the contents from the web console?
Summary: Entering heavy content(text) in command line brakes the web console → Entering heavy content(text) in command line breaks the web console
Comment 3•14 years ago
|
||
behavior's a little different on the mac. The scrollbar jumps when typing.
Really, this is pretty fringe behavior. Pasting something into the input line that large is going to be problematic. It's designed to enter maybe 5-10 lines maximum.
Reporter | ||
Comment 4•14 years ago
|
||
(In reply to comment #2)
> I can't even tell what I'm looking at in that screenshot. Is that the command
> line filling the entire web console area?
>
> You pasted in the contents from the web console?
Yes, in the screenshot the command line fills the entire web console area.
I've copy pasted a text from web console, but it's reproducible with any kind of text.
Updated•14 years ago
|
Whiteboard: [console-3]
Comment 5•12 years ago
|
||
triage. Filter on PINKISBEAUTIFUL
Component: Developer Tools → Developer Tools: Console
Comment 6•7 years ago
|
||
5 years old. Seems to work for me now.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•