Bug introduced in 2.2

Last post 04-17-2004, 5:48 AM by KenA. 2 replies.
Sort Posts: Previous Next
  •  03-31-2004, 11:27 AM 617

    Bug introduced in 2.2

    The 21st icon (Inserting / Modify  table) have a little bug that cause problem with my client.

     

    - You can choose the width in pixel

    - You can't choose the width in percent  or it's kind of bugged.

    - You can choose the height in pixel

    - You can choose the height in percent

     

    This was working #1 in version2.1, not anymore in 2.2 including the online demo version.

  •  04-17-2004, 5:46 AM 676 in reply to 617

    Re: Bug introduced in 2.2

    I guess you´re right. It appears to be a little bug in the CE.

    I inserted a Table with Width=50% and Height=50% and the generated code is show below:

     

    <TABLE style="WIDTH: 50px; HEIGHT: 50%" cellSpacing=4 cellPadding=4 border=1>


    Regards,
    »»» KenA
  •  04-17-2004, 5:48 AM 677 in reply to 676

    Re: Bug introduced in 2.2

     

    I guess you´re right . It appears to be a little bug in the CE.

    I inserted a Table with Width=50% and Height=50% and the generated code is show below:

     

    <TABLE style="WIDTH: 50 px ; HEIGHT: 50%" cellSpacing=4 cellPadding=4 border=1>

     


    Regards,
    »»» KenA
View as RSS news feed in XML