Changes between Version 3 and Version 4 of Ticket #5298, comment 1


Ignore:
Timestamp:
Jul 27, 2012, 9:10:12 AM (12 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5298, comment 1

    v3 v4  
    1 There are two situations when moving with Arrow up and down is impossible:
    2 ----
    3 **First one concerns table aligned right or left and is reproducible in IE8 and IE9 from CKE 3.0 **
     1**Problem concerns table aligned right or left and is reproducible in IE8 and IE9 from CKE 3.0 **
    42
    531. Paste in the following code:
     
    3836----
    3937
    40 This second issue was described in #8446
    41 
    42 **Second one concerns images and is reproducible in only IE8 from CKE 3.0**
    43 1.Paste in the following code:
    44 {{{
    45 <p>
    46         The story has been changed considerably in its history and subject to numerous modern adaptations and readings.</p>
    47 <p>
    48         <img alt="" height="77" src="http://a.cksource.com/c/1/inc/img/demo-little-red.jpg
    49 " width="102" /></p>
    50 <p>
    51         The version most widely known today</p>
    52 
    53 }}}
    54 2. Place the cursor in one of paragraphs and try to move up or down with arrow key
    55 **Result:** It is impossible to go down/up.
    56 
    57 Please note that in this case align attribute is not needed.[[BR]]
     38**NOTE:**[[BR]]
     39There is also different problem with images blocking arrow movement where align attribute is not needed. It has been reproducible only in IE8 from CKE 3.0 and was described in #8446
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy