#2197 closed Bug (worksforme)
Opera: style="null" after image dialog
Reported by: | Frederico Caldeira Knabben | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.4.1 |
Keywords: | Opera | Cc: | Hallvord R. M. Steen (Opera Software) |
Description
- Remove all contents in the editor.
- Insert any Smiley image.
- Select the image and open the Image Properties dialog for it.
- Don't change anything in the dialog. Simply click "Ok".
- Move to Source view.
The following is the current result:
<p><img alt="" style="null" src="/fckeditor/editor/images/smiley/msn/regular_smile.gif" /> </p>
Note the style="null"
attribute appended to the <img> tag.
Confirmed with Opera build 9972.
Change History (2)
comment:1 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | confirmed → closed |
Version: | → 3.4.1 (SVN - trunk) |
Checked in Opera 10.61.3484, CKE 3.4.1 Trunk/Nightly
Seems to be working fine