id summary reporter owner description type status priority milestone component version resolution keywords cc 1682 Problem editing control elements in Firefox, Safari, Opera Jeff Johnson "When you insert a control element and try to edit it, it's current information is not displayed. However, whatever you type in will be properly put into the element you're editing. 1. Go here: http://www.fckeditor.net/demo [[BR]] 2. Insert a radio button, checkbox or button[[BR]] 3. Select the button and try to edit it, it won't get the current information (name, text, selected) for the element[[BR]] 4. If you click 'OK', it will change the current button whatever you've specified[[BR]] There seems to be a problem with the getSelection() function somehow; in the pop-up window, FCKSelection.GetSelectedElement() returns a null. IE 6 and IE 7 don't seem to have the problem, but the following do:[[BR]] * Safari 3.0.4[[BR]] * Firefox 2.0.0.11[[BR]] * Opera 9.5 (build 9613)" Bug new Normal General FCKeditor 2.5 control element, firefox, opera, safari