Closed
Bug 159838
Opened 22 years ago
Closed 21 years ago
Keyboard buffers causing delayed input of text
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: lsof, Assigned: samir_bugzilla)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020618
BuildID: 20020618
When entering text, sometimes it takes several seconds for mozilla to catch up
with what I type in a TEXTAREA box.
I have only noticed this on the uboot.com web site because I use it regularly.
Reproducible: Always
Steps to Reproduce:
1. Type something in TEXTAREA
2. Watch as text is slower than what I type
3.
Actual Results: not real time text entry
Expected Results: real time text entry
Comment 1•22 years ago
|
||
is Mozilla using a lot of CPU when this happens? It's possible that some
Javascript animation or flash or something is hogging the CPU.
is it just http://uboot.com or every <textarea> (for instance, does typing in a
Bugzilla report / comment exhibit this problem)?
Not bugzilla - just uboot.
Uboot contains a piece of javascript which counts the number of characters typed
- probably the problem.
Mozilla uses 80% CPU, X uses 15%.
I can confirm the very same behavior on Mac OS9.2 since Mozilla 1.1b. The text
input appears significantly slower on the screen compared to earlier version.
Not only TEXTAREAs are affected (basically GMX - http://www.gmx.de/, but I see
the same problem also here with the bugzilla TEXTAREA), but also writing a
mail/news. Right now, I am using the current nightly (build 2002073108) and face
the same problem. It's pretty annoying....
(If this is a problem of CPU usage - how could I figure that out on the Mac?)
Comment 6•22 years ago
|
||
This definitely is a problem in OS 10.2.3 with Build ID: 2003011308 (and some
earlier) in MailNews it is horrible. Hitting reply to a message, and typing
soemwhat immediately will cause the reply "HELLO WORLD" to come out as "LLO
WORLD HE" or something like that.
Also don't know if it is related, but mouse highlighting, is also slow enough
that while editing, large sections of message text can be typed over as it is
inadvertantly highlighted from a delayed click and drag (mouse movement after
mouse click), which is frustrating to lose large message section and need to
COMMAND-Z (undo) to retrieve.
Please let me know what I can do to help solve this!
Comment 7•22 years ago
|
||
Reporter can you reproduce this bug with a newer build (1.4 final)?
If not, then please close this bug as worksforme. Thanks.
I don't have time to retest this, sorry.
Leaving open since "Ross Lindell" also had the same problem.
Feel free to close in a couple of weeks.
Comment 9•21 years ago
|
||
Unable to reproduce on current mozilla builds under Mac OS X or linux Fedora Core 1.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•