Closed
Bug 340741
Opened 19 years ago
Closed 19 years ago
TextArea, TextFields should not blink cursor when losing focus
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 101333
People
(Reporter: mcafee, Unassigned)
Details
Do not blink the cursor in the text area when you lose focus.
| Reporter | ||
Comment 1•19 years ago
|
||
this is easy to test, look at the bugzilla form, click into the text area,
click out of the text area, the cursor still blinks.
Comment 2•19 years ago
|
||
Which build are you testing? This works for me on the latest trunk and branch builds on Windows.
| Reporter | ||
Comment 3•19 years ago
|
||
Sorry. Mac-only, I am on 10.4.6 ppc/latest OS.
FF 1.5.0.4 release
| Reporter | ||
Comment 4•19 years ago
|
||
I filed bug 289333 a while ago on mail/plaintext, if that is a gecko
instance than these two bugs are the same and we should probably
mark this as a gecko bug.
God this bug pisses me off. :-) Can I vote? I'll put up a bounty, lemme know.
Comment 5•19 years ago
|
||
I can't replicate it
Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
10.4.6 intel
Comment 6•19 years ago
|
||
Also can't replicate with
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
10.4.6 ppc
| Reporter | ||
Comment 7•19 years ago
|
||
Ok, clicking outside of the text area ! but in another part of the browser, this works. Click outside on another app to change focus, then the cursor continues to blink. Often times I change focus outside of the browser to another app, this must be a common usage for lots of people.
Comment 8•19 years ago
|
||
(In reply to comment #7)
> Ok, clicking outside of the text area ! but in another part of the browser,
> this works. Click outside on another app to change focus, then the cursor
> continues to blink.
Ok, that I can replicate.
| Reporter | ||
Comment 9•19 years ago
|
||
yes I can repro on intel at home too.
What's the right product/component for this?
OS: Mac OS X 10.3 → Mac OS X 10.4
Version: unspecified → 1.5.0.x Branch
| Reporter | ||
Comment 10•19 years ago
|
||
mmm, textfields blink too.
Summary: TextArea should not blink cursor when losing focus → TextArea, TextFields should not blink cursor when losing focus
Comment 11•19 years ago
|
||
I'd say the right product/component is core/editor, since that's where it's been for years.
*** This bug has been marked as a duplicate of 101333 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•