Opened 14 years ago
Last modified 10 years ago
#6706 closed Bug
IE Selected format not applied to typed text — at Initial Version
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Styles | Version: | 3.0 |
Keywords: | IBM IE VendorFix | Cc: | Damian, joek, james, c |
Description
To reproduce the defect
- Open any sample except AJAX.
- With out focus in Editor body,click on Bold,Italic,Underline & Strike Through icons.
- See that only last selected icon(Strike Through) shown as selected in the Tool bar.
- Start typing the text
Expected Result:
Typed text should have Bold,Italic,Underline & Strike Through formats applied and Bold,Italic,Underline & Strike Through icons selected in the Tool bar.
Actual Result:
Typed text has only last selected format applied (Strike Through) and only last selected format option(Strike Through) shown as selected in the Tool bar. Even when we look at Element path bar or HTML Source only tag for Strike Through format is shown.
To reproduce the defect in AJAX Sample. Type some text save the page.open the Editor again and repeat the above steps