Closed
Bug 210321
Opened 22 years ago
Closed 22 years ago
Enhancements to OS/2 Drag and Drop code
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dragtext, Assigned: jhpedemonte)
Details
(Keywords: fixed1.4.1)
Attachments
(2 files)
|
33.46 KB,
patch
|
Details | Diff | Splinter Review | |
|
21.72 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.5a) Gecko/20030619
Build Identifier: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.5a) Gecko/20030619
The attached patch provides "baseline" enhancements to drag & drop features on
OS/2. Additional enhancements will be offered if these are accepted.
-- Drag selected text to the Desktop to create a file; its title is derived from
the text.
-- Drag & drop URLs of any length; the current restriction of (roughly) 255
characters is eliminated.
-- URL object titles that are just a copy of the URL are reformatted as
"hostname/filename".
Note: d&d text may not always produce expected results due to previously
reported bugs in nsContentAreaDragDrop (see bug #174842, comment #2 for a
description). I am about to submit a patch to fix them; however, the
enhancements offered here are not directly dependent on that patch being accepted.
Reproducible: Always
Steps to Reproduce:
1.n/a
2.
3.
Actual Results:
n/a
Expected Results:
n/a
| Reporter | ||
Comment 1•22 years ago
|
||
| Reporter | ||
Comment 2•22 years ago
|
||
You're probably used to reading garbled diffs, but I'm including this copy of
the final product just in case...
Comment 3•22 years ago
|
||
Over to Javier
Assignee: blaker → pedemont
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: other → OS/2
Comment 4•22 years ago
|
||
Fixes checked in
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•22 years ago
|
Keywords: fixed1.4.1
You need to log in
before you can comment on or make changes to this bug.
Description
•