Closed
Bug 46981
Opened 25 years ago
Closed 25 years ago
( TEMP TITLE ) appended to all dragged content
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: bugzilla, Assigned: bugs)
References
()
Details
(Keywords: regression, Whiteboard: [nsbeta3-])
Build ID: 2000072920 M18
( TEMP TITLE ) is appended to all dragged content. For example, go to the URL
given, highlight "Some fields initialized" at the bottom of the page, and drag
it into the textarea just above it. I realize we have bugs that say that ( TEMP
TITLE ) needs to be replaced with the window title, etc., but I don't understand
why it's even being appended in this case at all.
| Reporter | ||
Updated•25 years ago
|
Keywords: correctness,
nsbeta3
Comment 1•25 years ago
|
||
*** This bug has been marked as a duplicate of 41985 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 2•25 years ago
|
||
No. As I said, I know there are bugs that the shortcuts shouldn't say TEMP
TITLE. This bug is the fact that dragged content should ONLY be the content,
there should be no attempt to append the page title, URL, or ( TEMP TITLE ) to it.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
| Reporter | ||
Comment 4•25 years ago
|
||
Trying this one more time. This has *nothing* to do with internet or desktop
shortcuts. This has to do with the fact that if you drag text from a website, (
TEMP TITLE ) is appended. What's wrong isn't the fact that ( TEMP TITLE ) is
appended instead of page title, but rather, that anything is appended at all.
Comment 5•25 years ago
|
||
(win98 2000072920)
The reporter is correct the text dropped in the textbox is not the same as the
selected text it has "( TEMP TITLE )" added.
Comment 6•25 years ago
|
||
wicked. i'll take this one.
Comment 7•25 years ago
|
||
hrm, i don't see this in my build from 7/28, and i don't know what could have
changed. trying again with today's build.
Status: NEW → ASSIGNED
Comment 8•25 years ago
|
||
this is happening because all drags from the content area register the text/x-
moz-url even if they're not urls. pushing over to benG.
Assignee: pinkerton → ben
Status: ASSIGNED → NEW
Comment 9•25 years ago
|
||
nav triage team: nsbeta3-.
by the way we think this works now, give it a try, but know, if it doesn't it
will still be nsbeta3- :-(.
Whiteboard: [nsbeta3-]
Comment 10•25 years ago
|
||
With (win98 2000080408) While uderstandig that this is not a priority here are
some comments about the current behaviour.
1-It's not possible to drag generic text from a page in a textbox while it
should be but the "( TEMP TITLE )" string seems gone.
2-if you select something inside a textbox the you drag and drop it
somewhereesle in the same textbox the selected text should be moved while now
it's copied.
3-There should be a cursor following the mouse when on a valid drop area showing
where you are going to insert the dropped item
Comment 11•25 years ago
|
||
i saw the code that ben used to fix this. marking fixed.
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•