Closed Bug 96676 Opened 23 years ago Closed 23 years ago

Links will lose their properties as a link if trying to backspace them to previous line with text.

Categories

(Core :: DOM: Editor, defect, P3)

x86
All
defect

Tracking

()

VERIFIED FIXED
mozilla0.9.5

People

(Reporter: TucsonTester1, Assigned: mozeditor)

References

()

Details

(Whiteboard: EDITORBASE [2days])

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.3+)
Gecko/20010821 Netscape6/6.1b1
BuildID:    20010821

If you add test  on line 1 then add a link on line 2 , then try to backspace
line 2 to line 1 .. will result in the link on the Line 2  to lose its
properties as a link.

Reproducible: Always
Steps to Reproduce:
1.open new composer document
2.add text to first line click enter
3.click on link from the toolbar, add a link
4.put your cursor at the begingin of the link 
5.hit backspace.

Actual Results:  the link will lose the properties as a link.,

Expected Results:  The link will not lose the properties as a link
 On the mac the link properties do the same thing and i noticed that in the
source code it is not closing out the link until 3 or 4 <br> later and it should
do it right after the link is closed out but hitting enter I put the br right
after the link and it worked fine try that thanks.
marking NEW
Status: UNCONFIRMED → NEW
Ever confirmed: true
spam composer change
Component: Editor: Core → Editor: Composer
-->core
Component: Editor: Composer → Editor: Core
-->core
Assignee: brade → kin
--> jfrancis
Assignee: kin → jfrancis
Priority: -- → P3
Whiteboard: EDITORBASE [2days]
Target Milestone: --- → mozilla0.9.5
fixed on trunk
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Verified on 9-24 Trunk Build
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.