BUG: CSS Auto-Complete - Double Chars (WeBuilder 7.2.0.68)

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
myitguy
Posts: 20
Joined: Sat Jul 22, 2006 7:51 pm
Location: Kitchener, Ontario, Canada
Contact:

BUG: CSS Auto-Complete - Double Chars (WeBuilder 7.2.0.68)

Post by myitguy »

CSS auto-complete occasionally doubles the first letter, and then (obviously) will not prompt with the next "autocomplete step". ie. Press "c", down, down, enter, and get "ccolor", or "f", enter, and get "ffloat".

It seems to happen whenever I try to add a property to anywhere but the end of a selector.

For instance, if I have:
Image

And if I want to add "color: red;", if I add immediately after "text-decoration", auto-complete will pop-up, and when "color" is selected, it will print "ccolor", like this:
Image
Image

But if I add the property right before the closing brace, it will work correctly, and I will get this:
Image
Image

It seems to work correctly only when the closing brace is on the same line. If I insert a property before "color" now, it will work. But if I insert a property after "text-decoration", it will fail again:
Image
Image

I hope this is sufficiently clear!
Adam Smith
Web Developer & Computer Systems Specialist
My IT Guy
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

Hm, I did not manage to get this, can you list your editor settings? I believe this hapepns only with particular set of editor options enabled.
Karlis Blumentals
Blumentals Software
www.blumentals.net
User avatar
MikeyB
Top Contributor
Posts: 511
Joined: Fri Jun 09, 2006 10:38 am
Location: UK
Contact:

Post by MikeyB »

Hi Karlis,

I can reproduce this problem.

It only appears to happen to me when the current line starts with a TAB, if there are SPACES or no white space at all, I don't seem to get the double characters.

Hope that makes sense.

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

Post by Karlis »

Ok, will check this out.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Gatis
Blumentals Software Developer
Posts: 545
Joined: Sun Mar 05, 2006 12:30 am
Location: Latvia

Post by Gatis »

If anybody still has problems with this, let me know (you can write a reply or private message).
Please make also sure that you have the latest possible version installed. Currently it is 7.3.0.69.
I have been trying to reproduce this bug but until now without any luck.
Thanks!
User avatar
MikeyB
Top Contributor
Posts: 511
Joined: Fri Jun 09, 2006 10:38 am
Location: UK
Contact:

Post by MikeyB »

Gatis,

Seems to be okay now, I can't reproduce it now.

Mike
Gatis
Blumentals Software Developer
Posts: 545
Joined: Sun Mar 05, 2006 12:30 am
Location: Latvia

Post by Gatis »

Thank you, Mike! :wink:
Post Reply