T O P I C R E V I E W |
azur |
Posted - Sep 18 2015 : 04:43:26 AM The initial size of the DropList is to small. This happens under the following circumstances:
- you leave the Visual Studio with the "VA View" Tab is not selected - after start Visual Studio and loading a Solution, switch to "VA View > Symbols in Solution" via shortcut on "VAssistX.VAViewSIS" - if you now type something: the corresponding DropList are only some pixels height
If you have once open the droplist everything is fine. It seems that the problem also only appears if the "Files in Solution" list have some items. |
3 L A T E S T R E P L I E S (Newest First) |
accord |
Posted - Sep 19 2015 : 12:47:51 PM I was able to reproduce the problem here, thank you for the steps. I have put in a bug report for this:
case=92208 |
azur |
Posted - Sep 18 2015 : 07:35:24 AM I have create a fresh solution and the issue does not appear. My first suggestion was wrong that the issue shows up if you have many files listed in the "File History". After using the context menu command "Clear All" i got the same issue in my current solution.
The issue is does not depend on what I type in. The droplist is initial to small. If it's work correct there must be the full list displayed without filtering.
Actual I can reproduce the issue if I add other procject(s) to the fresh solution.
If I remove the other project(s) from the solution everthing works fine again.
This are the steps so far:
1.) Add other project(s) to the solution 2.) select the tab "Solution Explorer" (for example) 3.) exit Visual Studio 4.) start Visual Studio and reopen the solution 5.) goto "VA View > Symbols in Solution" via shortcut for "VAssistX.VAViewSIS" |
accord |
Posted - Sep 18 2015 : 06:50:58 AM I wasn't able to reproduce the problem.
quote: It seems that the problem also only appears if the "Files in Solution" list have some items.
Do you mean it only appears if the list have too few or too many items? Can you please create a clean new win32 project to see if you can reproduce the problem there? If yes do you have a step-by-step process to reproduce, including what you type in the comboxbox?
|