Closed
Bug 49437
Opened 25 years ago
Closed 25 years ago
Somtimes ^K in a textarea crashes the browser
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
Future
People
(Reporter: bugzilla, Assigned: akkzilla)
References
()
Details
(Keywords: crash, helpwanted, Whiteboard: [need info][rtm-])
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; FreeBSD 4.0-STABLE i386; en-US; m17)
Gecko/20000815
BuildID: 000000000000000000
Two or three times I have Mozilla crash while I was trying
to submit a bug report.
This kinda discourages me from submitting bug reports so I think
this is pretty serious.
The last time this happened, I had just hit ^K when editing in the
"Steps to Reproduce" textarea.
Reproducible: Couldn't Reproduce
Steps to Reproduce:
1. Submit Mozilla bugs using Mozilla
2. Use ^K in the "Steps to Reproduce" texarea
Actual Results: The browser crashed.
Expected Results: The line should have been cleared to the right of the cursor.
| Assignee | ||
Comment 2•25 years ago
|
||
We need a stack trace to find out what's happening. This would be very bad
(definitely something we'd want to fix), but I'm not seeing it, so we need to
find a way to reproduce it either in debug or fullcircle builds so we can find
out where the problem lies.
Comment 4•25 years ago
|
||
on win98, I cannot get this to crash -- reporter: can you get a stack trace from
this?
| Reporter | ||
Comment 5•25 years ago
|
||
I wish I could provide a stack trace. Unfortunantly, mozilla does not
leave a core dump when it crashes on FreeBSD. I don't have enough time
to devote to this to run mozilla under gdb.
| Assignee | ||
Comment 6•25 years ago
|
||
Beth: ^K is a Unix binding, so unless you've moved the Unix XBL binding file on
top of your Windows one, you won't see this on Windows.
Comment 7•25 years ago
|
||
if you can help get us a stack trace for this that would be great, marking
future until we get additional info
Updated•25 years ago
|
Status: NEW → ASSIGNED
Comment 10•25 years ago
|
||
Verified on
Build: 2000092711 MN6
Platform: WinNT
Steps:
1. Load the above mentioned url.
2. Type some text in the "Steps to Reproduce" section and then press Ctrl-K.
3. The window will start scrolling up and the font size will start increasing.
4. By the time the scroll bar is at the top, a single will occupy the complete
screen.
Reproducible: Always.
Build: 2000092909
Platform: Linux
No problem.
Behavior is as expected when pressing the Ctrl-K.
Would like to recommend a P1 priority for this bug on Windows platform.
Adding keyword "rtm".
Keywords: rtm
| Assignee | ||
Comment 11•25 years ago
|
||
See, however, bug 51597, which will (if approved) change the key binding for
"increase text size" to accel-+ instead of accel-k, which will eliminate the
duplicate on linux, and may help whatever problem windows is having (I can't
parse your #4 -- do you mean that it loops increasing size indefinitely?)
Cc'ing jag.
Depends on: 51597
Comment 12•25 years ago
|
||
Does the need info still apply here? Beth asked for it on 8-21 and it sounds
like Bindu is talking about something else? Can I change to "rtm need info"
since this is nominated for rtm?
Comment 13•25 years ago
|
||
What bindu is seeing is definitely something else than the original report, the
ctrl-k increase font size stuff wasn't checked in till Sep 14. No idea though
what's going on there.
Comment 14•25 years ago
|
||
since 51597 is now fixed, what needs to be done here?
Assignee: beppe → akkana
Status: ASSIGNED → NEW
| Assignee | ||
Comment 16•25 years ago
|
||
I don't think this bug is valid any more; it covers several different problems
(the original crash, which is no longer being seen; the weird problem on
Windows, which shouldn't happen any more since it isn't on that key anyway) so
I'm closing it.
If any of these problems are still being seen, please open a new bug with a
clear summary to indicate what the current problem is.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 17•25 years ago
|
||
Build: 2000-10-24-09-MN6
Platform: WinNT
The problem does not happen any more. Akkana, you can close the bug
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•