Well, it seems that within the latest version of WeBuilder (10.2.0.121) this bug still occurs under certain circumstances.
If the option "Auto complete CSS rule braces" in Language options -> CSS is set and Rule Formatting is set to "Multi lines, Opening brace:", then the editor will still add an extra line below the closing brace!
WeBuilder 2010 - css auto complete bug?
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
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;
Re: WeBuilder 2010 - css auto complete bug?
What do you have set for:
"Multi lines, Opening brace:"
x On the same line...
x On the next line...
should dictate the behavior.
"Multi lines, Opening brace:"
x On the same line...
x On the next line...
should dictate the behavior.
Re: WeBuilder 2010 - css auto complete bug?
Hi,
Yes, there is still one line added. Karlis fixed the problem in the way it was intended.
We will see what can be done. Maybe some behaviour could be based on the settings you have for the CSS formatter.
Yes, there is still one line added. Karlis fixed the problem in the way it was intended.
We will see what can be done. Maybe some behaviour could be based on the settings you have for the CSS formatter.
Kind regards,
Gatis Avots
Gatis Avots
Re: WeBuilder 2010 - css auto complete bug?
It doesn't matter which sub-option is set, the additional line always appears when you are using [x] Auto complete CSS rule braces and [x] Multi lines, Opening brace:biotech wrote:What do you have set for:
"Multi lines, Opening brace:"
x On the same line...
x On the next line...
Well as mentioned above, it is not fixed - because it only works if you disable the [ ] Auto complete CSS rule braces feature! Then autocomplete and indenting is working as in any other language (e.g. PHP or JS). I am completely satisfied with this - but then kill the Auto complete CSS rule braces and Rule Formatting feature from the CSS language options, as they are not needed anymore AND add a buggy behaviour to an already closed? issue.Gatis wrote:Yes, there is still one line added. Karlis fixed the problem in the way it was intended.
Just my two cents...