#7192 closed Bug (fixed)
IE Elements not shown in path bar when we select pre format option with out focus in editor body
Reported by: | Satya Minnekanti | Owned by: | Sa'ar Zac Elias |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6.1 |
Component: | General | Version: | |
Keywords: | IBM IE | Cc: | Damian, Teresa Monahan, James Cunningham |
Description
To reproduce the defect:
Open ckeditor, with out focus in editor body select Formatted(pre) option in Paragraph Format drop down list.
Expected Result:
Cursor is in editor body and elements path bar will show body and pre tags.
Actual Result:
Cursor is in editor body and elements path bar is empty.
when we keep focus in editor body and select pre format option cursor shown in editor body elements path bar is not empty but it will not show pre tag in it.
Attachments (1)
Change History (10)
comment:1 follow-up: 2 Changed 14 years ago by
Status: | new → pending |
---|
comment:2 Changed 14 years ago by
Replying to garry.yao:
WFM on IE7/8/9 at least.
Hi garry, i have tried again this morning on nightly build and i could reproduce it all the time on IE 6,7 & 8
comment:3 Changed 14 years ago by
Cc: | damo,tmonahan,jamescun → damo, tmonahan, jamescun |
---|---|
Status: | pending → confirmed |
Key to reproduce the problem: the editor must be empty.
In fact, focus does not go into editor when selecting ANY of the format options.
comment:4 Changed 14 years ago by
Keywords: | IE added |
---|
Changed 14 years ago by
Attachment: | 7192.patch added |
---|
comment:5 Changed 14 years ago by
Owner: | set to Sa'ar Zac Elias |
---|---|
Status: | confirmed → review |
comment:6 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:7 Changed 14 years ago by
Milestone: | → CKEditor 3.6.1 |
---|
comment:8 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6957].
WFM on IE7/8/9 at least.