Opened 8 years ago
Last modified 8 years ago
#16761 confirmed Bug
Toolbar button status on touch devices does not update for inline styles (italics, font family, etc).
Reported by: | Imamudin Naseem | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | iOS | Cc: |
Description
Steps to reproduce
Steps to reproduce :
- Check that the Italic is unselected.
- Select a certain text and select Italic.
- The selected text Italicices
- Now, select another piece of text which is not italic. The Italic option is still selected but the selected text is not Italic.
Expected result
Whenever a text is selected toolbar is not having selections as per the formatting of selected text.
Actual result
Whenever a text is selected toolbar should have the selections as per the formatting of selected text.
Other details (browser, OS, CKEditor version, installed plugins)
This issue is reproducible only in iPad. I tried on safari and chrome(iPad 8.1.1)
Change History (6)
comment:1 Changed 8 years ago by
Status: | new → confirmed |
---|
comment:3 Changed 8 years ago by
This happens with some other toolbar controls also, like bold, underline etc.
comment:4 Changed 8 years ago by
Keywords: | iOS added |
---|
comment:6 Changed 8 years ago by
Summary: | After applying "Italics" to the selected text, the italic option does not unselect itself. → Toolbar button status on touch devices does not update for inline styles (italics, font family, etc). |
---|
Even "better": at 4. if the user clicks the italic button _nothing happens_.