Closed Bug 343889 Opened 18 years ago Closed 15 years ago

crash when trying to write russian sumbols to document

Categories

(Core :: DOM: Core & HTML, defect)

1.8 Branch
x86
All
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: IsakovA, Unassigned)

Details

(Keywords: crash)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.8.0.4) Gecko/20060628 Firefox/1.5.0.4
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.8.0.4) Gecko/20060628 Firefox/1.5.0.4

the code:

d=document;
d.clear();
t='Тест';
d.write(t);
d.close();

cause brouser crash

Reproducible: Always

Steps to Reproduce:
Make document with script from details

Actual Results:  
Crash

Expected Results:  
text 'Тест' appear in document
Assignee: nobody → general
Component: General → DOM
Product: Firefox → Core
QA Contact: general → ian
Version: unspecified → 1.8 Branch
WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060630 SeaMonkey/1.5a
Please get a Talkback ID for the crash. http://kb.mozillazine.org/Talkback
Severity: normal → critical
Keywords: crash
(In reply to comment #2)
> Please get a Talkback ID for the crash. http://kb.mozillazine.org/Talkback
> 

Sorry but I havent "Quality Feedback Agent" instaled. I will attach the page with the bug.
Attached file Example of bug
Attachment #228508 - Attachment mime type: text/plain → text/html
WFM, SeaMonkey trunk and Firefox 1.5.0.4 on Linux
Isakov: Is this crash still reproducible in Firefox 3.5?
Assignee: general → nobody
QA Contact: ian → general
Doesn't crash for me, using Firefox trunk on Mac.

I'll add this testcase as a crashtest.  If it's still affecting trunk on any platform, we'll find out right away :)
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: