Opened 13 years ago

Last modified 10 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 13 years ago by Jakub Ś

Status: newconfirmed
Version: 3.6.2 (SVN - trunk)3.0

I've been able to reproduce it from CKE 3.0.

comment:2 Changed 11 years ago by Jakub Ś

Summary: Add/edit Radio button, enabled status is not saved under IE9/10prAdd/edit Radio button, enabled status is not saved under IE9/10 in CKE 3.x 4.x

comment:3 Changed 10 years ago by Jakub Ś

#10798 was marked as duplicate.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy