Opened 14 years ago
Last modified 11 years ago
#8175 confirmed Bug
Add/edit Radio button, enabled status is not saved under IE9/10 in CKE 3.x 4.x
Reported by: | Krzysztof Studnik | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | 3.0 |
Keywords: | IE9 IE10 | Cc: |
Description
Environment
Win7 ie9, ie10platform preview, CKEditor Nightly build r7095
TC
- open any sample
- clear content
- Press form element -> rafio button
- fill all fields and check "enabled"
- press OK
Expected
Radio button is added to edit area, with Enabled status
Actual
Radio button is added, _wisually_ it is set to enabled,
- but after double click on it, status Enabled is not set in dialog window,
- switch to source mode:
<p> <input name="1" type="radio" value="1" /></p>
It works fine under IE8 and Chrome
Change History (3)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|---|
Version: | 3.6.2 (SVN - trunk) → 3.0 |
comment:2 Changed 12 years ago by
Summary: | Add/edit Radio button, enabled status is not saved under IE9/10pr → Add/edit Radio button, enabled status is not saved under IE9/10 in CKE 3.x 4.x |
---|
I've been able to reproduce it from CKE 3.0.