Closed Bug 10656 Opened 26 years ago Closed 26 years ago

[DOGFOOD] Switching fonts from default variable to default fixed eventually leads to unexpected behavior after toggling more than

Categories

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

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: buster, Assigned: cmanske)

Details

start with a blank doc, add one word select the word set font = default fixed result is <TT>word</TT> (if selection is broken, then select the word again) set font = default variable nothing happens, because there is no code to remove <TT>. The UI must manually request removing <TT>, because the underlying code only knows how to manipulate <FONT FACE=xxx>, as can be seen if you set font from arial to courier instead of from default fixed to default variable.
Status: NEW → ASSIGNED
Target Milestone: M9
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Checked in over the weekend.
Status: RESOLVED → VERIFIED
verified in 8/2 build.
You need to log in before you can comment on or make changes to this bug.