Opened 15 years ago
Last modified 14 years ago
#6705 confirmed Bug
IE Selected font not applied to typed text — at Initial Version
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | IBM IE | Cc: | Damian, joek, james, c |
Description
To reproduce the defect
- Open any sample except AJAX.
- With out focus in Editor body,select a font(for eg: Comic Sans MS) from Font Name drop down list.
- See that selected font option missing from Font Name drop down list.
- Start typing the text
Expected Result:
Typed text should have selected font applied and selected font option should show in Font Name drop down list.
Actual Result:
Typed text has selected font applied but selected font option not shown in Font Name drop down list. Even when we look at Element path bar or HTML Source <span> tag for Font Name not shown.
To reproduce the defect in AJAX Sample. Type some text save the page.open the Editor again and repeat the above steps