Closed
Bug 265728
Opened 20 years ago
Closed 20 years ago
Synthetic middle-click event can paste
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: mozeditor)
Details
(4 keywords)
Attachments
(2 files)
352 bytes,
text/html
|
Details | |
1.31 KB,
patch
|
bryner
:
review+
bryner
:
superreview+
asa
:
approval-aviary+
|
Details | Diff | Splinter Review |
Steps to reproduce on Windows:
1. Go to about:config and middlemouse.paste to true.
2. Copy something to the Windows clipboard.
3. Load the testcase.
Result: the contents of your clipboard are pasted once a second.
On Linux, I imagine this would paste the X primary selection rather than the
contents of the clipboard (without any hidden pref changes).
Reporter | ||
Updated•20 years ago
|
Flags: blocking-aviary1.0?
Whiteboard: security
Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
Lest people discount this bug due to the first step being "change prefs", Unix
and OS2 versions ship with true already the default value.
Whiteboard: security → [sg:fix]security
Comment 3•20 years ago
|
||
Updated•20 years ago
|
Attachment #163189 -
Flags: superreview?(bryner)
Attachment #163189 -
Flags: review?(bryner)
Comment 4•20 years ago
|
||
Comment on attachment 163189 [details] [diff] [review]
Fix
a=asa for aviary checkin pending reviews.
Attachment #163189 -
Flags: approval-aviary+
Updated•20 years ago
|
Attachment #163189 -
Flags: superreview?(bryner)
Attachment #163189 -
Flags: superreview+
Attachment #163189 -
Flags: review?(bryner)
Attachment #163189 -
Flags: review+
Updated•20 years ago
|
Flags: blocking-aviary1.0? → blocking-aviary1.0+
Updated•20 years ago
|
Keywords: fixed-aviary1.0
Comment 5•20 years ago
|
||
Fixed on 1.7 and trunk too (a=asa over IRC).
Comment 6•20 years ago
|
||
on linux (2004102409-0.9+) this seems to behave itself now.
Reporter | ||
Updated•11 years ago
|
Keywords: csec-disclosure,
sec-moderate
Whiteboard: [sg:fix]security
You need to log in
before you can comment on or make changes to this bug.
Description
•