Open
Bug 680675
Opened 13 years ago
Updated 2 years ago
Cant move text cursor on non-text in <textarea>
Categories
(Firefox :: General, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: Rdragos18, Unassigned)
Details
Attachments
(1 file)
76 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
Build ID: 20110811165603
Steps to reproduce:
Lets say there is a textarea with Text in it.
like this:
<textarea>
SOMETEXT_SOMETEXT
SOMETEXT_SOMETEXT
</textarea>
I can move the text cursor inside text, but sometimes i cant move the cursor where the text ends. For example if i awnt to get the text cursor at the end of the line, i click in vain, and the text cursor remains in the text.
Also, i cant highlight text if i click on empty space. I can highlight only if i start with text.
The Problem only accours sometimes. its not meat always.
Bug is from FF4 and 5, and still in six
Comment 1•13 years ago
|
||
Does the issue still occur if you start Firefox in Safe Mode? http://support.mozilla.com/en-US/kb/Safe+Mode
How about with a new, empty profile? http://support.mozilla.com/en-US/kb/Basic%20Troubleshooting#w_8-make-a-new-profile
Reporter | ||
Comment 2•13 years ago
|
||
The issue is gone if i reload the page, i think. It only occurs sometimes.
Its not always taking effect. Its a Core problem and not a Profile issue.
It shows up rarely. And i just meet it on my hosting control panel, when editing my site files.
Reporter | ||
Comment 4•13 years ago
|
||
Win XP SP2
The Bug only apears rarely. I think i meat it 3 times, between months....
That's impossible to reproduce, of course.
We had some fixed bugs with textarea and cursor in the past, eg:
https://bugzilla.mozilla.org/buglist.cgi?list_id=1145481&field0-0-0=longdesc&type0-0-1=allwordssubstr&field0-0-1=longdesc&resolution=FIXED&resolution=DUPLICATE&chfieldto=Now&query_format=advanced&chfield=resolution&chfieldfrom=222d&value0-0-1=textarea%20caret&type0-0-0=allwordssubstr&value0-0-0=textarea%20cursor
Some of them aren't fixed in Fx6, but in version 7 or 8
Summary: Cant move text cursor on non-text → Cant move text cursor on non-text in <textarea>
Reporter | ||
Comment 6•13 years ago
|
||
I know its kinda impossible to reproduce. But i said to make you aware of it.
If i see it happening again, can i do anything about it?
Like give you some settings that are being used, or make a video so u may see how it reacts, or the source page?
What usually is needed is
UserAgent string (copy if from Help -> Troubleshooting Information)
URL of the concerned web page
You should also follow comment 1, but that's probably impractical.
No need for a video, describe what yo do and see.
Reporter | ||
Comment 8•13 years ago
|
||
I cannot provide a url for the fallowing page as it is a page of my webcontrol panel. Told you that :P
Mate, that bug only comes like one time in a month or more, when in use this profile. Its obvious a browser issue.
I told what i saw and you seem to have understood it, nice. though you may wanted a video to see it in action :)
Reporter | ||
Updated•13 years ago
|
OS: Other → Windows XP
Reporter | ||
Updated•12 years ago
|
OS: Windows XP → Windows 7
Hardware: Other → x86_64
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•