Closed
Bug 92924
Opened 24 years ago
Closed 23 years ago
Crash when deleting text in a text box
Categories
(Core :: Layout: Form Controls, defect, P2)
Tracking
()
mozilla0.9.4
People
(Reporter: ruairif, Assigned: kinmoz)
References
()
Details
(Keywords: crash, Whiteboard: NEED MORE INFO)
Attachments
(1 file)
18.53 KB,
text/html
|
Details |
You need to have a mobile number in Ireland to find this one the way I did (its
a free SMS service), but I filed two talkback incidents on it:
They are:
TB33550693X
TB33550526Z
I'll give the steps to reproduce anyway, in case anyone can confirm:
1.Go to the above address.Enter your mobile number and password
in the text box in the right hand column.
2.Begin to enter text in the message text box, until the horizontal bar appears.
3. Press the backspace key to start deleting the text. The browser will crash
This, so far, has been always reproducible.
I'm using build 2001073003 on WinNT
Updated•24 years ago
|
Severity: major → critical
Further note: This crash occurs more generally when typing in the textbox on
this page (not just when deleting text). Also, a script is running which
decrements a number in a different text field as the amount of allowable
characters in the SMS is used up. Although it returns no errors in the
javascript console, it does seem to mess about with the position of the caret
occasionally, and could be related. In fact, it seems to sometimes cause two
carets to appear and the focus to be continuously returned to the text field (so
that I had to keep clicking on the javascript console button in explorer to
return focus to that window)
Unfortunately, I can't upload files over the college proxy, but I could email
the page in question to whoever is dealing with this?
Comment 3•24 years ago
|
||
Incident ID 33550693
Stack Signature GlobalWindowImpl::DropTimeout 092a9f7b
Bug ID
Trigger Time 2001-07-31 08:01:56
Email Address ruairif@netscape.net
User Comments Deleting text in a text box, while using the sms service at eircell.ie
Build ID 2001073006
Product ID MozillaTrunk
Platform ID Win32
Stack Trace
GlobalWindowImpl::DropTimeout
[d:\builds\seamonkey\mozilla\dom\src\base\nsGlobalWindow.cpp, line 3561]
nsGlobalWindow_RunTimeout
[d:\builds\seamonkey\mozilla\dom\src\base\nsGlobalWindow.cpp, line 3703]
nsTimer::Fire [d:\builds\seamonkey\mozilla\widget\timer\src\windows\nsTimer.cpp,
line 196]
nsTimerManager::FireNextReadyTimer
[d:\builds\seamonkey\mozilla\widget\timer\src\windows\nsTimerManager.cpp, line 117]
FireTimeout [d:\builds\seamonkey\mozilla\widget\timer\src\windows\nsTimer.cpp,
line 91]
USER32.dll + 0x1288 (0x77e71288)
nsAppShellService::Run
[d:\builds\seamonkey\mozilla\xpfe\appshell\src\nsAppShellService.cpp, line 425]
main1 [d:\builds\seamonkey\mozilla\xpfe\bootstrap\nsAppRunner.cpp, line 1297]
main [d:\builds\seamonkey\mozilla\xpfe\bootstrap\nsAppRunner.cpp, line 1602]
WinMain [d:\builds\seamonkey\mozilla\xpfe\bootstrap\nsAppRunner.cpp, line 1620]
WinMainCRTStartup()
KERNEL32.dll + 0x1b9ea (0x77f1b9ea)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•24 years ago
|
||
Not much to go on here, but it sounds like an editor issue
Assignee: rods → beppe
I'll take this one. Cormac thanks for reporting this. If possible, could you
email the page with the textarea to kin@netscape.com ?
Thanks!
Priority: -- → P2
Whiteboard: NEED MORE INFO
Target Milestone: --- → mozilla0.9.4
kin - I've suddenly been given permissions to upload files for some reason, so
I've created an attachment rather than email it.
Sorry for the spam and all that...
Comment 8•23 years ago
|
||
*** This bug has been marked as a duplicate of 68488 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•