Closed
Bug 152960
Opened 23 years ago
Closed 23 years ago
crash when typing in textarea [@ nsTextFrame::GetChildFrameContainingOffset]
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 140256
People
(Reporter: coatzin, Assigned: kinmoz)
References
()
Details
(Keywords: crash, hang)
Crash Data
Attachments
(1 file)
|
43.05 KB,
application/x-zip-compressed
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1a) Gecko/20020611
BuildID: 2002061104
I was typing in the textarea labeled "mensaje" and in some point, characters
typed in didn't show.. then I hit <backspace> several times and the browser
crashed (http://www.iusacell.com.mx/digienv.htm)
Reproducible: Always
Steps to Reproduce:
1.Load the page (http://www.iusacell.com.mx/digienv.htm)
2.Enter text in textarea until things get messed up
3.hit backslash until mozilla crashes
Comment 1•23 years ago
|
||
WFM win XP branch build 2002061908
Comment 2•23 years ago
|
||
reassigning
Assignee: morse → rods
Component: Form Manager → HTML Form Controls
That textarea is really messed up, but backspacing did not cause a crash on
Win98SE with Build 2002061308
Comment 5•23 years ago
|
||
-> DOM Level 0
My Mozilla (2002061808/trunk/W2K) hang, when I fullfill textarea click elsewhere
and tryed to click back. When I turned off JS, no problem. Hang happen also,
when I fullfilled textarea (to exceed limit) without JS, enable JS, reload page
and click to textare.
Also not problem with backspace.
Reporter: Could you provide TalkBack incident ID?
Assignee: rods → jst
Component: HTML Form Controls → DOM Level 0
QA Contact: tpreston → desale
Well, I just send a talkback incident but I don't know where to look for its ID.
However, I saved its details and I'll attach the file.
Comment 8•23 years ago
|
||
To get the Talkback ID's go to your mozilla directory and go to components/,
there start talkback.exe, it'll give you a list with the IDs. Thank's a lot.
Updated•23 years ago
|
Whiteboard: TB7538151X
Comment 10•23 years ago
|
||
From talkback:
nsTextFrame::GetChildFrameContainingOffset [nsTextFrame.cpp, line 3882]
nsTextFrame::GetChildFrameContainingOffset [nsTextFrame.cpp, line 3857]
nsTextFrame::GetChildFrameContainingOffset [nsTextFrame.cpp, line 3889]
nsTextFrame::GetChildFrameContainingOffset [nsTextFrame.cpp, line 3857]
nsTextFrame::GetChildFrameContainingOffset [nsTextFrame.cpp, line 3889]
nsTextFrame::GetChildFrameContainingOffset [nsTextFrame.cpp, line 3857]
nsTextFrame::GetChildFrameContainingOffset [nsTextFrame.cpp, line 3889]
...
Over to Layout...
Assignee: jst → attinasi
Component: DOM Level 0 → Layout
QA Contact: desale → petersen
Comment 11•23 years ago
|
||
No dupes found, marking NEW.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: stackwanted
Summary: crash when typing in textarea → crash when typing in textarea [@ nsTextFrame::GetChildFrameContainingOffset]
Whiteboard: TB7538151X
| Assignee | ||
Comment 13•23 years ago
|
||
*** This bug has been marked as a duplicate of 140256 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
Crash Signature: [@ nsTextFrame::GetChildFrameContainingOffset]
You need to log in
before you can comment on or make changes to this bug.
Description
•