Closed
Bug 37030
Opened 26 years ago
Closed 26 years ago
middle mouse button doesn't paste urls
Categories
(Core :: DOM: Selection, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: amy, Assigned: mjudge)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; N; Linux 2.2.13 i686; en-US) Mozilla/m13
BuildID: 2000031520
when trying to copy-paste by highlighting text and hitting the middle mouse
button in another window, nothing happens.
Reproducible: Always
Steps to Reproduce:
1.highlight url (or text from web-page)
2.point at vi (be in insert mode first)
3.hit middle mouse button
Actual Results: nothing happens
Expected Results: should paste highlighted text
this makes me grumpy
Comment 1•26 years ago
|
||
Changing component from "other" to "Selection".
Reproduced on PC/Linux with M15.
Workaround: Press Alt-C (or Ctrl-C) after highlighting the text.
Please use M15 or later nightly builds for future bug reports.
Assignee: chofmann → mjudge
Component: other → Selection
QA Contact: leger → elig
Comment 2•26 years ago
|
||
I believe this is fixed in the nightly builds since M15 was released.
The selection behavior under X is now much closer to that of traditional
X applications, where once you select some text it's automatically
exported as the current selection.
Pastes like a dream and has for a while - even to vi.
build ID 2000042609
Setting this as "works for me".
Please reopen if you see this bug in later builds.
Status: UNCONFIRMED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Comment 4•26 years ago
|
||
Marked as Verified/WORKSFORME after a quick inspection on today's build.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•