Opened 13 years ago
Closed 13 years ago
#7905 closed Bug (fixed)
IE: We can't apply font name/font size/paragraph format/ styles with out focus in editor body.
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6.1 |
Component: | General | Version: | 3.6.1 |
Keywords: | IBM | Cc: | Damian, James Cunningham, Teresa Monahan |
Description
To reproduce the defect:
Open Ajax sample, with out focus in Editor body click on font name/font size/paragraph format/styles drop down menu and select one of the option in the drop down list.
Expected Result: cursor goes to editor body and the selected font name/font size/paragraph format/style gets applied to the empty paragraph.
Actual Result: Cursor goes out of editor body and when we keep cursor in editor body using mouse and type the text the selected font name/font size/paragraph format/style not applied to typed text.
Tested in IE6, IE7, IE8 & IE9
Change History (5)
comment:1 Changed 13 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 13 years ago by
Milestone: | → CKEditor 3.6.1 |
---|
comment:5 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
I have checked the latest trunk and have been able to reproduce it only on IE9 and IE8 and only half of the above scenario. The focus was moved to button but when you brought it back with mouse and started typing the styles were applied.
This has been true from rev [6920]