[2007 bug] Shift+click

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
Ryan Williams
Posts: 43
Joined: Tue Nov 14, 2006 2:27 pm

[2007 bug] Shift+click

Post by Ryan Williams »

Holding shift and then left clicking should highlight any text between your text cursor and where you click. This is standard Windows behaviour, as well as WeBuilder.

In addition, if you keep shift held down after doing this and then click again, you can highlight a bit more text. You should also be able to subtract text from your selection by doing this.

This is again standard Windows behaviour (you can do it even on the text in this post if you like), but doesn't work in WeBuilder. :shock:

This may sound really picky, but people do form habits around basic Windows functionality like this and it's very important that an application honours those habits and preferences. I do this all the time and it does bother me, hence the bug report. :D

Another similar case of not honouring Windows behaviour is if you try CTRL+A in the dialogue boxes such as 'Search' it either fails completely, or if selects all the text in the main editing window.
Ryan Williams
Posts: 43
Joined: Tue Nov 14, 2006 2:27 pm

Post by Ryan Williams »

Another weird thing that I keep stumbling into a lot is that if you click between two tags (for example <br><br>), type something, and then use shift+click to select it, the selection fails.

You can test this yourself by simply making a blank document, typing <div></div>, clicking between the two tags, and then typing 'test'. Try to immediately shift+click to before the first 't' and it should fail.

This same bug also seems to occur in tag properties (eg: <tag>) and probably some other circumstances.
User avatar
big0mike
Posts: 19
Joined: Tue Feb 12, 2008 8:44 pm
Location: Peoria AZ
Contact:

Post by big0mike »

My beef with selections, for which I am currently perusing the forum for an answer, is using SHIFT and the arrow keys to select. If you put your text directly behind an opening <td> tag and hold CTL+SHIFT and the RIGHT ARROW it selects words until you stop. Problem is when you get to the </td> it selects the </ instead of stopping right in front of it which would be highlighting the entire cells contents. That's bugging me...
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

The problem is that there are like zillion of these standard behaviors. Our editor is not derived from Windows control dlls, thus everything is emulated / implemented on our own.

99% is already there, but as you pointed out, indeed there are some places for improvement. Now this is given a low priority because 90% don't use this, but rest asured, we are aware.

p.s. Ctrl + A in find dialog will be corrected in the nearest time.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Post Reply