Closed
Bug 200638
Opened 23 years ago
Closed 23 years ago
When dragging text, option modifier should make it copy, but ctrl does.
Categories
(Core :: DOM: Editor, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: jag+mozilla, Assigned: jag+mozilla)
Details
Attachments
(1 file)
|
1.39 KB,
patch
|
neil
:
review+
peterv
:
superreview+
|
Details | Diff | Splinter Review |
Simple fix, add ifdef XP_MACOSX in two places.
| Assignee | ||
Comment 1•23 years ago
|
||
| Assignee | ||
Updated•23 years ago
|
Attachment #119429 -
Flags: superreview?(peterv)
Attachment #119429 -
Flags: review?(neil)
Updated•23 years ago
|
Attachment #119429 -
Flags: superreview?(peterv) → superreview+
Updated•23 years ago
|
Attachment #119429 -
Flags: review?(neil) → review+
| Assignee | ||
Comment 2•23 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 3•23 years ago
|
||
vrfy'd fixed with 2003.04.10 comm bits: on os x, option-drag copies text (on
linux and win2k, ctrl-drag still copies text).
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•