Open
Bug 392161
Opened 18 years ago
Updated 3 years ago
clipboard.autocopy doesn't work under Mac OS X
Categories
(Core :: DOM: Selection, defect)
Tracking
()
NEW
People
(Reporter: vincent-moz, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Build Identifier:
Like with Linux (with the clipboard.autocopy feature), there should be an option to automatically copy a selection to the clipboard under Mac OS X.
Reproducible: Always
Steps to Reproduce:
1. Select something.
2. Paste the contents of the clipboard.
Actual Results:
The contents have not changed.
Expected Results:
The new selection should be pasted (e.g. if clipboard.autocopy is set to true).
Comment 1•18 years ago
|
||
related: bug 160200
Updated•17 years ago
|
Severity: enhancement → normal
Status: UNCONFIRMED → NEW
Ever confirmed: true
Hardware: Macintosh → All
Is this ever going to get fixed? Thunderbird 60.4.0 (64-bit) breaks AutoCopy2. The clipboard.autocopy boolean does nothing. I cannot use the current release without this working given how much copying and pasting I need to do in my daily work.
See Also: → 1224594
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•