Ticket #6140 (confirmed Bug)
IE Selected format fails to reflect in entered texts correctly
| Reported by: | satya | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.0 |
| Keywords: | IBM IE VendorFix | Cc: | damo, joek, jamcunni@… |
Description
To reproduce the defect:
- Open any sample except Ajax.
- with out keeping the cursor in editor body try to select a Font(ex:Georgia).
Expected Result:
see that font is selected and shown in Font Name drop down list.
Actual Result:
Font selection goes back to empty by itself
- select the font type again. (I am able to select the font this time).
- Change font size to 22.
- Click on Bold button & notice that the button doesn't has any effect.
- Click on Underline button & notice that the button doesn't has any effect.
- Start typing some text.
Expected Result:
see that text has font Georgia and Size 22 ad should be Bold and Underlined.
Actual Result:
See that Types text has only Underline applied and no Font Name, Font Size or Bold formatting applied.
Tested against IE 6 ,7 & 8.
To reproduce this defect in Ajax sample, type some text,Remove the Editor,Click on Create Editor again & follow steps 1 to 7 and you will see the same behavior.
Change History
comment:5 Changed 2 years ago by garry.yao
- Owner mani deleted
- Status changed from assigned to new
Reduced TC:
- Press "tab" key to put cursor at the beginning of doc;
- Click on "Bold", "Italic" in sequence;
- Type few chars;
- Actual Result: Only "Italic" get applied to inserted text.
comment:6 Changed 2 years ago by garry.yao
- Status changed from new to confirmed
In fact pending inline style doesn't work at the beginning of any block that has contents :/
comment:7 Changed 2 years ago by garry.yao
- Version changed from 3.2.2 to 3.0
Being a browser text selection bug - IE report wrong selection state when cursor collapsed inside inline element followed by text node at the beginning of block, we cannot guarantee any fixing, while there's still a chance that #1272 will bring a fix to this problem later.
comment:10 in reply to: ↑ 9 Changed 21 months ago by satya
Replying to garry.yao:
@garry.yao could you please add the ticket that you logged with Microsoft for this issue
comment:11 Changed 21 months ago by fredck
https://connect.microsoft.com/IE/feedback/details/671206
I strongly invite all you to "I can too" it there.
