#2570: "align" attribute on Images breaks image dialog and context menu
----------------------+-----------------------------------------------------
  Reporter:  mucter   |       Owner:                      
      Type:  Bug      |      Status:  new                 
  Priority:  Normal   |   Milestone:  Safari Compatibility
 Component:  General  |     Version:  FCKeditor 2.6.3     
Resolution:           |    Keywords:  Confirmed Safari    
----------------------+-----------------------------------------------------
Changes (by fmarchon):

 * cc: [EMAIL PROTECTED] (added)
  * version:  => FCKeditor 2.6.3


Comment:

 I confirm the same behaviour but not in all cases with Safari (tested with
 version s 3.1 and 3.2) and the fckeditor 2.6.3 demo.


 a) When the image is placed alone into a paragraph and aligned, the Images
 properties is shown.[[BR]]
 b) When the image is placed into a paragraph with existing text and
 aligned, the Images properties is not shown, because the selection seems
 to apply over the surrounding element and not over the image itself.[[BR]]
 c) In point b), it depends on the image alignement and its position into
 the text, because of the rendering of elements.[[BR]]

 Here is the hmtl code I used for my tests:
 {{{
 <p>Une image seule align&eacute;e &agrave; droite: Images props ok!</p>
 <p><img align="right" alt=""
 src="http://www.fckeditor.net/_userfiles/image/FCKeditor.png"; /></p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>Une image align&eacute;e en haut apr&egrave;s un texte:&nbsp;Images
 props ok!</p>
 <p>Un texte pr&eacute;c&eacute;dant l'image ci-contre avec br<br />
 <img align="right" alt=""
 src="http://www.fckeditor.net/_userfiles/image/FCKeditor.png"; /></p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>Une image align&eacute;e en haut apr&egrave;s un texte:&nbsp;Images
 props does not work!</p>
 <p>Un texte pr&eacute;c&eacute;dant l'image ci-contre sans br &nbsp; <img
 align="right" alt=""
 src="http://www.fckeditor.net/_userfiles/image/FCKeditor.png"; /></p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>Une image align&eacute;e au milieu d'un texte:&nbsp;Images props
 ok!</p>
 <p>Un texte qui pr&eacute;c&egrave;de l'image. <img align="middle" alt=""
 src="http://www.fckeditor.net/_userfiles/image/FCKeditor.png"; />  Un texte
 qui suit l'image.</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>Une image align&eacute;e &agrave; droite d'un texte:&nbsp;Images props
 does not work!</p>
 <p>Un texte qui pr&eacute;c&egrave;de l'image. <img align="right" alt=""
 src="http://www.fckeditor.net/_userfiles/image/FCKeditor.png"; />  Un texte
 qui suit l'image.</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>Une image align&eacute;e &agrave; gauche d'un texte:&nbsp;Images props
 does not work!</p>
 <p>Un texte qui pr&eacute;c&egrave;de l'image. <img align="left" alt=""
 src="http://www.fckeditor.net/_userfiles/image/FCKeditor.png"; />  Un texte
 qui suit l'image.</p>
 <p>&nbsp;</p>
 }}}


 I hope it will help you.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2570#comment:5>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to