Closed
Bug 351029
Opened 19 years ago
Closed 18 years ago
textarea's text is selected when clicking the scrollbar
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 258287
People
(Reporter: xoneca, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.8.1b1) Gecko/20060710 Firefox/2.0b1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.8.1b1) Gecko/20060710 Firefox/2.0b1
The textarea's text is selected if you click on its scrollbar and move mouse over the textarea.
Reproducible: Always
Steps to Reproduce:
1. Fill a textarea with text (to appear scrollbars)
2. Unfocus the textarea (i.e. click in the outside of the textarea, in the document)
3. Click on textarea's scrollbar and move the mouse over the textarea.
Actual Results:
The textarea's text is selected only moving the mouse over it.
Expected Results:
It should do nothing.
Build platform
target
i586-pc-msvc
Build tools
Compiler Version Compiler flags
$(CYGWIN_WRAPPER) cl 12.00.8804 -TC -nologo -W3 -Gy -Fd$(PDBFILE)
$(CYGWIN_WRAPPER) cl 12.00.8804 -TP -nologo -W3 -Gy -Fd$(PDBFILE)
Configure arguments
--enable-application=browser --enable-update-channel=beta --enable-official-branding --enable-optimize --disable-debug --disable-tests --enable-static --disable-shared --enable-svg --enable-canvas --enable-update-packaging
Comment 1•19 years ago
|
||
I can't reproduce this with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1b2) Gecko/20060901 BonEcho/2.0b2
Please retest with the latest nightly and with a new profile without extensions.
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla1.8/
Comment 2•19 years ago
|
||
I can reproduce in "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1b2) Gecko/20060901 BonEcho/2.0b2". This is most likely inappropriate behavior.
Reporter | ||
Comment 3•19 years ago
|
||
(In reply to comment #1)
> I can't reproduce this with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
> rv:1.8.1b2) Gecko/20060901 BonEcho/2.0b2
> Please retest with the latest nightly and with a new profile without
> extensions.
> http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla1.8/
>
Yes! I didn't realize that i had FF 2.0b1 and downloaded b2 but still happens.
I also realize that it doesn't happen in all textareas.
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•