WeBuilder 2011 Beta1: In HTML, does not manage fine javascript

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
yenerich
Posts: 24
Joined: Sun Feb 20, 2011 11:58 pm

WeBuilder 2011 Beta1: In HTML, does not manage fine javascript

Post by yenerich »

Problem 1: (This ocurrs also in WB 2010) Sometimes i cant see the blinking cursor (for typing) in the code, very often this happends to me. So im not sure where is going to add the text typed.

Problem 2: When writing HTML page, does not manage fine javascript. Per example, it dosent not shows when and where are the correspondent {}. I mean if i select the openning { WB does not show which one is the closing }
When coding HTML it does not manage javascript as if i where coding a javascript file.

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

Re: Update: WeBuilder 2011 v11.2.0.122 Beta1 (limited access)

Post by Gatis »

Yep I'm getting syntax colour problems when horizontal scrolling too.
Thanks, this has been confirmed, we will look for a solution.
Problem 2: When writing HTML page, does not manage fine javascript. Per example, it dosent not shows when and where are the correspondent {}. I mean if i select the openning { WB does not show which one is the closing }
When coding HTML it does not manage javascript as if i where coding a javascript file.
Can you please contact us at support email address and share a code example with us? Currently all seems fine on the examples I have.

Kind regards,
Gatis
Kind regards,
Gatis Avots
yenerich
Posts: 24
Joined: Sun Feb 20, 2011 11:58 pm

Re: Update: WeBuilder 2011 v11.2.0.122 Beta1 (limited access)

Post by yenerich »

Do you mean that if you have a javascript block, inside an HTML page, and you have a function inside with some IF ELSE etc, you can put the cursor in some { and the closing } will be higlighted? That dosent works here at all.
User avatar
mapleleaf
Posts: 121
Joined: Thu Oct 14, 2010 2:21 am
Location: Ashcroft, BC Canada
Contact:

Re: Update: WeBuilder 2011 v11.2.0.122 Beta1 (limited access)

Post by mapleleaf »

yenerich wrote:Do you mean that if you have a javascript block, inside an HTML page, and you have a function inside with some IF ELSE etc, you can put the cursor in some { and the closing } will be higlighted? That dosent works here at all.
Out of curiosity, I'd like to see a screen shot of that and some code to see if this can be duplicated in what you observe.
Last edited by chrisjlocke on Wed May 25, 2011 3:10 pm, edited 1 time in total.
Reason: Enabled BBCode for quoting to work
Post Reply