Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 1822 can't commit suggestion with Enter Key

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
nmiceliuribe Posted - Apr 29 2010 : 12:22:13 AM
Hello this is my first post so i will try to explain as best as i can. I've been using VAX1822 with VS2010 RTM in a C# ASP.NET.

Now my problem/question: i can only commit from the suggestion list with <TAB>, when i write non capital acronyms or shorthands.

Ex:
writing DropDownList.sv and <Enter> used to select the SelectedValue property on the suggestion list, now only commits the SelectedValue property with <TAB> (the item in the list is selected but not highlighted).

But if i write DropDownList.SV <Enter> it commits the SelectedValue property right (the item in the list is selected and highlighted).

the options to commit suggestions in VAX->options->ListBoxes have TAB and ENTER Checkboxes selected, is this behavior normal?



6   L A T E S T    R E P L I E S    (Newest First)
nmiceliuribe Posted - May 10 2010 : 9:11:11 PM
I'm on 1823 now, that was real fast.

Thank you very much.
sean Posted - May 10 2010 : 9:06:56 PM
To clarify, Enter will commit the selection in the example given if "Prefer Acronym matches" is enabled on the Advanced | Listboxes page of the VA Options dialog.
support Posted - May 10 2010 : 9:01:20 PM
case=43470 is fixed in build 1823
nmiceliuribe Posted - Apr 29 2010 : 10:32:50 PM
I think that has to be something with visual studio because the behavior that now does not work, used to in visual studio 2005, sorry but it's been 3 years and now getting used to a new key is taking some time.

sean Posted - Apr 29 2010 : 4:51:53 PM
Most of this is actually behavior that we expect. If the item is not selected/highlighted, then <Enter> will not insert the item. The option for the ENTER checkbox in the VA dialog affects what keys are used when the item is selected/highlighted but doesn't apply when the item only has the unselected focus rectangle.

The effect of acronym filtering on whether an item is selected or just has the focus rectangle appears to be what we expect in the screenshot, but in C++ files, the behavior is different - the items are selected/highlighted. That discrepancy needs looking at.
accord Posted - Apr 29 2010 : 2:01:20 PM
I am seeing the same effect here. Thank you for the clear description.

case=43470

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000