Open
Bug 64468
Opened 24 years ago
Updated 2 years ago
Ability to copy text from listboxes
Categories
(Core :: Layout: Form Controls, enhancement)
Core
Layout: Form Controls
Tracking
()
NEW
Future
People
(Reporter: jruderman, Unassigned)
References
Details
If a listbox has focus and has at least one item selected, the "copy" option on
the edit menu and on the context menu should be enabled and should copy the
selected items.
(Previously suggested by mpt in bug 16081.)
If multiple items are selected, they should be separated by platform newlines,
but there shouldn't be a newline after the last item. If individual <option>s
contain other html tags, the html should be converted to text like normal
copying from a webpage before being copied.
Reporter | ||
Comment 4•24 years ago
|
||
See also bug 71673, copying information out of any selected form element.
(This bug is about the behavior of Copy on an unselected listbox.)
Summary: [rfe] Ability to copy text from listboxes → Ability to copy text from listboxes
Comment 5•19 years ago
|
||
*** Bug 314217 has been marked as a duplicate of this bug. ***
Updated•19 years ago
|
Assignee: rods → nobody
Status: ASSIGNED → NEW
QA Contact: vladimire → layout.form-controls
Comment 6•18 years ago
|
||
[If anyone is still reading this bug]. Would this be needed before bug 177740 is possible (copying a list of mail messages from a mailbox in Thunderbird/Moz mail)?
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•