Closed
Bug 89238
Opened 23 years ago
Closed 23 years ago
can paste text into scrollbar thumb
Categories
(Core :: DOM: Editor, defect)
Tracking
()
People
(Reporter: elmar.ludwig, Assigned: rubydoo123)
References
()
Details
Attachments
(1 file)
(deleted),
image/png
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.1+) Gecko/20010625
Build-ID: 2001062506
In a multi-line text area (<textarea> in HTML), I can paste text using the
middle mouse button into the scrollbar thumb. Looks quite funny...
Reproducible: Always
Steps to Reproduce:
Go to any web page that has a textarea on it (like the mozilla.org URL above),
type several empty lines into the textarea until the scrollbar appears and
there is a grey area above or below the scrollbar thumb (i.e. you actually
can scroll). Now select some text with the left mouse button and click with
the middle mouse button into the grey area (above or below the thumb).
Actual Results: The text is pasted inside(!) the scrollbar thumb.
Expected Results: Nothing is pasted, scrollbar jumps to position of click.
A sample screen shot follows.
Reporter | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
You are using an older version
Try 0.9.2
I could not reproduce this, at least on linux
However, i saw that typing many "empty" lines would cause the scrollbar not to
update itself in size
Comment 3•23 years ago
|
||
Wow, what a wild one. I can confirm this with 0.9.2/Linux following the steps
reported, following a slight variation of the steps.
I select text and middle-click it into the scrollbar above the thumb. At this
point, the thumb blinks and disappears. I then click inside the textarea again,
hit return a few more times, and the thumb reappears containing a fragment of
the text.
Marking NEW.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•23 years ago
|
||
bug 89310 is another textarea issue that showed up today and mentions the scroll
thumb disappearing.
Comment 5•23 years ago
|
||
Actually it's a feature. We have no clue what anyone would ever use it for, but
there it is. Honest! :-)
Hmmm. -> Editor (since rods is away right now anyways).
Assignee: trudelle → beppe
Component: XP Toolkit/Widgets → Editor
QA Contact: aegis → sujay
Reporter | ||
Comment 6•23 years ago
|
||
Hmmm... Perhaps I should have filed a "reverse feature request" then ;-)
Anyway: Just confirming that the problem is still 100% reproducible for
me in yesterday's nightly build (2001070406) on Linux.
Assignee | ||
Comment 7•23 years ago
|
||
this is so strange, adding lots of people to see who should really own this.
a couple of notes -- if i paste on the thumbwheel I get one result, if I paste
on the directional arrows I get another result, this only affects text controls,
not the window control
OS: Linux → All
Comment 8•23 years ago
|
||
Too cool.
Reporter | ||
Comment 9•23 years ago
|
||
Note: I just filed bug #89553, which may be related to this bug.
Reporter | ||
Comment 10•23 years ago
|
||
Comment 11•23 years ago
|
||
dup
*** This bug has been marked as a duplicate of 70698 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•