Opened 14 years ago
Closed 14 years ago
#5525 closed Bug (invalid)
[[IE]] Inline Quotation Style Option is not working
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.2 |
Keywords: | IBM | Cc: | Damian, joek |
Description
To reproduce the defect:
- Open Ajax sample.
- Click on Styles drop down to open Style options.
- Click on Inline Quotation Option.
Expected Result:
Closing and Ending Quotes are added and the cursor should be in between the quotes
Actual Result:
IE - - No Quotes are added and when we start typing the text we still cold not see quotes.But we could see the Inline Quotation Tag(<q> ) applied to the text in HTML Source
Safari, Chrome - - Closing and Ending Quotes are added but the cursor is out of the Quotes.
Change History (1)
comment:1 Changed 14 years ago by
Milestone: | CKEditor 3.3 |
---|---|
Resolution: | → invalid |
Status: | new → closed |
That's just how IE shows <q>. The end users that visit the page will get different behavior depending on the browser that they use unless you apply some trick to show quotes in IE.
The webkit behavior is again #1272