Closed
Bug 48542
Opened 25 years ago
Closed 25 years ago
Text that is dragged and dropped and the end of a link gets changed
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
People
(Reporter: salsa_43, Assigned: rubydoo123)
Details
Using th M17 build, on W95.
when I select the text "should re" and drop it at the end of the link which ends
in "html source v" the text shows up as "should reF"
here is the testcase:
<body>
<div align>
<table cellpadding="2" cellspacing="2" border="1" width="100%"
bgcolor="#ff6600"><tbody><tr valign="Top"><td valign="Top">
<div align>
<h2> This is my test page!!</h2><img
src="www.calvinandhobbes.com/images/hobbes.gif">
</div>
</td></tr></tbody></table>
</div>
<p>
i am typing text here.
its ok...</p>
<p><br>
asdf<br>
asdf</p>
<p><a
href="http://hercules/cgi-bin/gnatsweb.pl?cmd=submit%20query&text=&multitext=&arrivedafter=&arrivedbefore=&modifiedafter=&modifiedbefore=&closedafter=&closedbefore=&category=&category=hw-tiger&synopsis=%28RTL%29%7C%28rtl%29.%2A&confidential=&confidential=all&severity=&severity=all&priority=&priority=all&responsible=&responsible=all&state=&state=open&state=reviewed&state=accepted&state=resolved&state=verified&ignoreclosed=Ignore%20Closed&class=&class=all&submitter_id=&submitter_id=all&originator=&release=&columns=category&columns=state&columns=responsible&columns=last_modified&columns=synopsis&sortby=Responsible&queryname=Active%20RTL%20bugs">This
is a really long url<br>
Now I want to start some plain text!!!<br>
</a></p>
asdfas can't see this text now!
<p>trying to make a url</p>
<p><a href="my.yahoo.com">making this a link and I won't be able to add plain
text after it without using html source v</a>
</p>
this plain text should really go with that other text. </body>
Assignee | ||
Comment 1•25 years ago
|
||
it's a dup
*** This bug has been marked as a duplicate of 48291 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•