Closed
Bug 584691
Opened 15 years ago
Closed 13 years ago
Program appeared hang when typing in textarea, on the second load of same tab
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: aimakung, Unassigned)
Details
(Whiteboard: [testday-20120413])
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4
Build Identifier: Mozilla/5.0 (X11; Linux i686; rv:2.0b2) Gecko/20100720 Firefox/4.0b2
I'm a web developer, frequently use preference settings on the CMS.
I've try Firefox 4 beta 2 for a while (both on Windows & Ubuntu), this bug's appeared only on Ubuntu.
First, load CKEditor enabled page (usually on preference, content settings), I've load some pages in the same tab, for several minutes Firefox hangs.
I try some website that have textarea with javascript in page, on second page load even same page or not, it would hang when typing for a while (less than a minute).
Last try I create a page in local drive (file://).
It's contain below:
<html>
<head>
<title></title>
</head>
<body>
<textarea></textarea>
</body>
</html>
Yeah, it hangs again in second page load, without any javascript code.
Key to appear:
- Typing some text (usually 2-3k characters).
- In second page load in the same tab.
- Even no javascript, only one textarea in page.
Reproducible: Always
Steps to Reproduce:
1. Load page contains least a textarea for least two times (try both same page or different pages).
2. Typeing some text (usually appeared on 2-3k characters in textarea).
3. Try on page contains javascript code or not.
Actual Results:
Firefox would hang in several minutes (usually less than a minute).
Expected Results:
It shouldn't hang in any cases.
I used lenovo IdeaPad G450 with Ubuntu, some applications (gedit, tomboy notes, pidgin, terminal and nautilus are currently active.
Comment 1•15 years ago
|
||
Cound you please upload your html file? As well as your input test which caused Firefox crash.
I tried again on beta 5 & 6, still appeared.
All addons disabled, available plugins list below:
- Totem 2.30.2 (QuickTime, VLC, Windows Media Player)
- iTunes Application Detector
- IcedTea6 1.8.1 (6b18-1.8.1-0ubuntu1)
- DivX Web Player 1.4.0.233
- Shockwave Flash 10.1 r82
Version: unspecified → Trunk
Comment 5•13 years ago
|
||
cant reproduce on Firefox 11, 12b4,13 and 14
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Updated•13 years ago
|
Whiteboard: [testday-20120413]
You need to log in
before you can comment on or make changes to this bug.
Description
•