Closed
Bug 56642
Opened 25 years ago
Closed 25 years ago
JS error for each space typed; can't scroll with spacebar
Categories
(Core :: DOM: Editor, defect, P3)
Core
DOM: Editor
Tracking
()
People
(Reporter: spam, Assigned: akkzilla)
Details
(Keywords: regression)
2000101406 linux
For each space i type right here, i get a JS error to console:
JavaScript error:
line 33: missing } in compound statement
The error doesn't appear if i *paste* lines with space's in, only when i key
them in.
Comment 1•25 years ago
|
||
Same here with CVS build as of yesterday. Additional datapoints: typing the
space for scrolling is affected too, so scrolling needs to be done with PageDown
key. Tasks->Tools->JS Console
does not tell the file name, just the line 33, column 5.
Comment 2•25 years ago
|
||
I see this on my branch builds from today (Mac and Linux).
The serious bug here seems to be that I can't use the spacebar to scroll.
Keywords: regression,
rtm
OS: Linux → All
Hardware: PC → All
Summary: JS error for each space typed → JS error for each space typed; can't scroll with spacebar
Assignee | ||
Comment 4•25 years ago
|
||
Cc'ing some xptoolkit people. I get the impression that some keybinding changes
went in recently (I've been hearing about other regressions) and wonder whether
this might be related?
Dang.. i managed to file yet a dup.
Marking as such.
*** This bug has been marked as a duplicate of 53896 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•