Opened 14 years ago
Last modified 12 years ago
#6140 confirmed Bug
IE Selected format fails to reflect in entered texts correctly
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | IBM IE VendorFix | Cc: | Damian, 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 (12)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 14 years ago by
Owner: | set to Martin |
---|---|
Status: | confirmed → assigned |
comment:3 Changed 14 years ago by
comment:4 Changed 14 years ago by
Cc: | jamcunni@… added |
---|
comment:5 Changed 14 years ago by
Owner: | Martin deleted |
---|---|
Status: | assigned → 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 14 years ago by
Status: | new → confirmed |
---|
In fact pending inline style doesn't work at the beginning of any block that has contents :/
comment:7 Changed 14 years ago by
Version: | 3.2.2 → 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:8 Changed 14 years ago by
Keywords: | IE added |
---|
comment:9 follow-up: 10 Changed 13 years ago by
Keywords: | VendorFix added |
---|
comment:10 Changed 13 years ago by
Replying to garry.yao:
@garry.yao could you please add the ticket that you logged with Microsoft for this issue
comment:11 Changed 13 years ago by
https://connect.microsoft.com/IE/feedback/details/671206
I strongly invite all you to "I can too" it there.
Is there any update to this ticket?