CSS editor bug in Webuilder 2006

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
jbund
Posts: 6
Joined: Mon May 15, 2006 3:35 am

CSS editor bug in Webuilder 2006

Post by jbund »

Hello,

I've been experiencing this 'bug' when using the Webuilder 2006 CSS editor.

When I'm writing a new property in a class/element definition, the autocomplete feature pops up, I then either press enter or double click on the property I want and the property name will just get appended to whatever I was typing and the closing curly bracket will dissapear making it look like this:

.className{
...
white-space: nowrap;
widwidth: ;

. className2{
...
}

This only happens if I already have one or more properties in my CSS class/element definition.

Thanks

---
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

Which version of the editor are you using?
Karlis Blumentals
Blumentals Software
www.blumentals.net
jbund
Posts: 6
Joined: Mon May 15, 2006 3:35 am

Post by jbund »

I'm using version 7.1.0.67
Gatis
Blumentals Software Developer
Posts: 545
Joined: Sun Mar 05, 2006 12:30 am
Location: Latvia

Post by Gatis »

Yes, seems that you are right :(.
This is similar to this one:
http://forums.blumentals.net/viewtopic.php?t=1142

We will try to correct this until the next update.
Post Reply