CuteEditor table problem

Last post 05-16-2005, 10:54 AM by Adam. 9 replies.
Sort Posts: Previous Next
  •  03-17-2005, 6:24 AM 4741

    CuteEditor table problem

    We have tried dealing with Cutesoft to resolve this problem, they accept its a bug but cannot provide a fix until the next version.  Slightly more annoying is the fact they are now not replying to our emails, but that's another matter...
    Can anybody suggest a work around to this problem that would allow standard users to use it properly -

    When trying to double-click on a table that is within another table which is in a div element, the Table Properties window is displayed, but it does not display the properties for the table, meaning you can't change any of its properties! If you move the table outside the code so it is not in any other Tables or Div elements, then the Table Properties functions properly.
     
    Cheers
     
    Chris
  •  03-17-2005, 7:05 AM 4744 in reply to 4741

    Re: CuteEditor table problem

    Following on from Chris's post above, the following code illustrates the problem encountered. To replicate the problem, paste the following code in to the HTML view on the ASP version of the CuteEditor, switch to the Normal view, and double-click on the table that has 2 columns and 4 rows. The Table Properties window displays, but does not display the properties for this table!


    <TABLE style="WIDTH: 100%; HEIGHT: 100%" cellSpacing=0 cellPadding=0 border=0>
    <TBODY>
    <TR>
    <TD vAlign=top>
    <DIV style="OVERFLOW-Y: auto; WIDTH: 100%; HEIGHT: 100%">
    <TABLE style="WIDTH: 100%; HEIGHT: 100%" cellSpacing=0 cellPadding=19 border=0>
    <TBODY>
    <TR>
    <TD vAlign=top>
    <P class=pageHeaderBlue>Title goes here</P>
    <DIV>Content goes here </DIV>
    <DIV>&nbsp;</DIV>
    <DIV>
    <TABLE style="WIDTH: 300px; HEIGHT: 200px" cellSpacing=4 cellPadding=4 border=1>
    <TBODY>
    <TR>
    <TD></TD>
    <TD></TD></TR>
    <TR>
    <TD></TD>
    <TD></TD></TR>
    <TR>
    <TD></TD>
    <TD></TD></TR>
    <TR>
    <TD></TD>
    <TD></TD></TR></TBODY></TABLE></DIV></TD></TR></TBODY></TABLE></DIV></TD>
    <TD style="WIDTH: 230px" vAlign=top>
    <TABLE style="WIDTH: 100%; HEIGHT: 100%" cellSpacing=0 cellPadding=0 bgColor=#66c0da border=0>
    <TBODY>
    <TR style="HEIGHT: 50%">
    <TD style="PADDING-TOP: 2px">
    <TABLE style="WIDTH: 100%; HEIGHT: 100%" cellSpacing=0 cellPadding=4 border=0>
    <TBODY>
    <TR style="HEIGHT: 25px">
    <TD bgColor=#0096c2>
    <P class=mainHeaderWhite>latest company news...</P></TD></TR>
    <TR>
    <TD vAlign=top bgColor=#66c0da>
    <P>News items go here</P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBOD Y></TBODY></TABLE>
  •  03-19-2005, 6:36 AM 4824 in reply to 4741

    Re: CuteEditor table problem

    Yeah the support isn't very good is it!
  •  04-19-2005, 3:47 AM 5866 in reply to 4741

    Re: CuteEditor table problem

    Can the original post please be given a response by Adam!?
  •  04-20-2005, 3:54 AM 5941 in reply to 4741

    Re: CuteEditor table problem

    Adam,
     
    How difficult is it to provide a response to this topic or our support e-mails? I've just noticed that our other topic regarding your support (lack-of it) has been removed from the forums. This is not a good way to treat your paying customers!
  •  04-20-2005, 2:49 PM 5989 in reply to 5941

    Re: CuteEditor table problem

    Adam, i just wanted to say that we are VERY HAPPY with the cute editor which has solved all our problems that we had with other wysiwyg edtiors such as htmlarea 2 and Freetextbox.
     
    cute soft editor had very few bugs (which i can easily fix in the javascript - and have made posts) for our customers which luckily dont need to insert a table inside a table inside a div.
     
    thanks
  •  04-20-2005, 3:41 PM 5994 in reply to 5989

    Re: CuteEditor table problem

    And your point is?.....

    All we're asking is for a response to our e-mails or to this topic!

  •  04-20-2005, 3:47 PM 5995

    Re: CuteEditor table problem

  •  04-20-2005, 3:47 PM 5996 in reply to 5994

    Re: CuteEditor table problem

  •  05-16-2005, 10:54 AM 6724 in reply to 5996

    Re: CuteEditor table problem

View as RSS news feed in XML