bugs...

Last post 07-18-2007, 9:47 AM by Anonymous. 5 replies.
Sort Posts: Previous Next
  •  07-15-2007, 2:40 PM 31562

    bugs...

    (All the tests are made against http://richtextbox.com/cs/ and using FF2, although IE7 seems to behave the same way)
     
    Steps:
     
    * Insert layer (which inserts a div) -> Right click -> properties (div) -> Click on any of the border settings (dashed, 1px, 2px, etc) -> Click "OK", either go to HTML or Preview, none of the changes were saved
    * Going to Properties -> Style Builder -> Border -> Border Style = solid and Border 2px doesn't work either
    * From the same screen, choosing a specific border (top, bottom, etc.) doesn't work
    * Changing the background color (DIV -> Properties -> Background) works but the color picker doesn't work. If I type in blue it takes the change. However, if I go back the second time, the "DIV" tab has the right color in it, I click the color picker (from the DIV tab) and click cancel. Now to go the "Style Builder" tab and notice that the "Background" color is lost.
    * With a new layer (DIV) -> Properties -> Style Builder -> Background -> type in "#2000FF", click OK, now go back and notice that the color has changed from "#2000FF" to "rgb(32, 0, 255)"
    * Again, new layer... properties -> shade -> change to any color -> OK, nothing happens...
    * New layer, properties -> style builder -> background -> color to "#2000FF", OK, nothing happens (visually, the change is made in the html); switching to html or preview and then back to normal shows the change...
     
    OK, let's leave the layer (DIV) alone, let's try a table...
     
    * Insert a new 2x2 table -> right click on a cell -> table -> properties -> click a cell, then "cell properties" -> style builder -> background -> (color picker doesn't work, probably using a shared code), type in "green". As soon as I finish typing the change is made in the normal view; pretty neat, except that if I close the window and choose ok to discard the changes... my changes stay there...
    * New table, some text in each cell -> Table -> Properties -> Table tab -> Background color -> pick a color -> OK, nothing happens (HTML not modified)
     
    So let me see, I found 9 bugs in about 20 minutes?! (including the time it took me to write this post)
    Come on guys, has anybody tested this?! The layer issue in particular, if you have two ways to change the same property you better make them sync or lose one of them.
     
    If you guys are short on testers, just let me know... I'm willing to dedicate some time to help, as long as you guys promise to fix them all...
     
  •  07-16-2007, 4:19 AM 31569 in reply to 31562

    Re: bugs...

    Hi pzolja,
     
    Your border issue - From the toolbar, turn 'visible borders' off.
     
    Also, "#2000FF" and "rgb(32, 0, 255)" are the same color (ones in hex, the other decimal), both are acceptible in CSS.
     
    The other issues I won't be able to help you with. 
     
    Thanks,
    Ady
  •  07-16-2007, 7:54 AM 31572 in reply to 31569

    Re: bugs...

    Hi Ady,

    Turning 'visible borders' off or on only changes how it looks in design / normal view; it doesn't make a difference as far as the changes not being saved. Regarding the colors: I understand that they are the same color, but I'd expect consistency. Pick one way of representing a color and stick with it...

  •  07-16-2007, 8:01 AM 31573 in reply to 31572

    Re: bugs...

    Hi pzolja,
     
    what do you mean by saved? Using the example above, I insert a new layer, click right button, properties, change the border to 5px solid and set a color. I Close the dialog and click Show HMTL, and the data returned has the correct style properties.
     
    Ady
  •  07-16-2007, 12:37 PM 31577 in reply to 31573

    Re: bugs...

    Hi Ady,
     
    I tried to follow your exact steps and it works in IE7, but not in FF2. And in IE7 while it changes the HTML properly (for your example, I didn't go through my list) the Normal or Preview are not updated.
     
    Thanks.
  •  07-18-2007, 9:47 AM 31657 in reply to 31577

    Re: bugs...

    odd,
     
    Works fine for me in IE7. The normal view will only update if you have set visible borders off, otherwise it will show the default borders as defined by CuteSoft.
     
    Ady
View as RSS news feed in XML