The application works very slowly. Switching between tabs, text selection, copy. First statement of the position of the mouse pointer, but only after a few seconds it appears there.
Fix it, please make the application a little faster, have to work in Notepad + +
Webuilder working slow
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 working slow
Haven't seen this problem even on slower computers. Do you have any Windows skinning or similar software that might interfere with WeBuilder?
Blumentals Software Programmer
Re: Webuilder working slow
Computer not slow. Core i7, Windows 8.
Strong slowdown was observed when still running MS WORD. Even dragging a window of the program is slow. I can record video from the screen to compare how other applications and Webuilder
Strong slowdown was observed when still running MS WORD. Even dragging a window of the program is slow. I can record video from the screen to compare how other applications and Webuilder
Re: Webuilder working slow
I occasionally experience the same thing. Running Win 7, and I purposely use "Classic" theme and deactivate UI enhancements -- I like things to be fast
. I haven't noticed enough of a pattern to mention this before, but thought I'd mention it since Stanislav did. The only consistent slow-down I see is with CSS files. If I double click a selector name (e.g. ".myClass"), I can actually see the cursor move to the end of the word before selecting the entire word, and then the other instances of that word which get automatically highlighted are highlighted more slowly than in other files (where other word instances are highlighted effectively instantaneously). Here's the weird part: If I copy a CSS file and past it into an untitled document, the word selection/highlight is speedy. However, as soon as I save that untitled doc as a CSS file, selection/highlighting slows down again.

Re: Webuilder working slow
I agree with Jay Q, css files slowest than usual files (html, php)
Re: Webuilder working slow
No. It's related to the length of the file. The longer the file, the slower the selection.Aivars wrote:Does it happen with all CSS files?