Opened 14 years ago

Closed 13 years ago

#6312 closed Bug (fixed)

Image button properties not available in the context menu

Reported by: Wiktor Walc Owned by:
Priority: Normal Milestone:
Component: General Version: 3.4
Keywords: Mac Safari Cc:

Description

In Safari 5.0.2 and 4.0.4 @ Snow Leopard I do not see "Image button properties" in the context menu, however when I double click on that element, the "Image button properties" dialog shows up properly and detects that element.

To reproduce, try the following source:

<form method="get" name="dsdfsd">
	<p>
		<input alt="" src="http://ckeditor.com/userfiles/files/Car.jpg" style="width: 200px; height: 150px; " type="image" /></p>
</form>

Change History (2)

comment:1 Changed 14 years ago by Wiktor Walc

Probably related: #6314

comment:2 Changed 13 years ago by Jakub Ś

Resolution: fixed
Status: newclosed

I have checked it in safari 5.0.5 on Mac. It seems that this issue was fixed in CKeditor 3.5.1.

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