Result window not scrolled to correct position
KevinGreiner
Posts: 37 Bronze 3
I just installed SQL Search v2, upgrading from v1. It looks quite different but nice, especially the selection of multiple databases.
When scrolling through search results, I noticed the bottom results window was moved to a position in the middle of the script. But no yellow highlighted text was displayed. I have to scroll the results window up 5-10 lines to see the highlighted text.
This is consistent across multiple searches and multiple search results.
Using Windows 8.1 and multiple monitors.
When scrolling through search results, I noticed the bottom results window was moved to a position in the middle of the script. But no yellow highlighted text was displayed. I have to scroll the results window up 5-10 lines to see the highlighted text.
This is consistent across multiple searches and multiple search results.
Using Windows 8.1 and multiple monitors.
Tagged:
Comments
Shame really as all the other changes are most welcome but not jumping to the search term is a real pain.
Please fix Redgate and many thanks for this most useful of free tools.
I'm sure it'll get fixed soon, but for now it's really frustrating. I love the fact that they finally fixed it so we can copy from the results window - that's huge. For that plus searching through Jobs as well I'll stick with this version and hope for a fix to the scroll problem in the near future.
EDIT: wanted to add my environment in case it's helpful for the devs.
SSMS 2012
Windows 8 x64
SSMS 2008R2
Win7
and
SSMS 2012
Win7
Riley Waterhouse Limited
Twitter: @kevriley
Thanks for the feedback. We're really interested in this bug, as we spent a long time trying to get the highlighting and scrolling right, and it sounds like we haven't quite solved it after all.
It would be really useful if you could give examples of specific searches that aren't being highlighted, along with the relevant parts of the schema you're searching against. If you'd prefer not to send them in a public forum, feel free to DM me, and I'll pass your examples to the team.
Thanks,
Dom.
Project Manager,
Redgate.
In my case the problem happens for all searches and I specifically see the problem for match of text in db object type stored procedure or function.
Thanks
Jim
Riley Waterhouse Limited
Twitter: @kevriley
A stored proc of more lines and the jump to doesn't work.
I don't know the exact cut-off but an SP of 96 lines definitely causes issues
Search for the text 'proc'. Click on the result 'uspGetBillOfMaterials'
Display pane scrolls down the proc, away from the highlighted obvious 'proc' in the first line.
Riley Waterhouse Limited
Twitter: @kevriley
Project Manager,
Redgate.
Any movement in fixing this problem?
Must admit that for me all the new features in version 2 have been negated by the inability to jump to the highlighted line in the results screen.
I'll probably revert to version 1 in the meantime.
Cheers for a great FREE tool. Efforts are appreciated.
Jim
I'm seeing the same issue with the preview windows scroll position. As an example, I searched stored procedures for "Create Procedure", in a particular database. I got > 400 results. I looked 100 of the results. As I select each result in the results window, the preview window shows the procedure body starting 3-10 lines below the "Create Procedure" highlighted text. The only ones that show the correct text are ones that are shorter than one preview window tall.
Greg
It's been 6 months now. Any chance this problem will be fixed?
Cheers
Jim
Regards; Chris
Red Gate Software
Nice little Christmas present.
:-)
*actually - it only checks for updates the first time the tab is opened, and then only installs updates the next time SQL Server Management Studio is restarted, so you may need to restart SSMS, open SQL Search, then close and re-start SSMS to get the update - a bit annoying, I know
Red Gate Software
I have tried it out and the results screen now shows the first match in a SPs etc.
For those of us struggling with somebody else's code this tool is a real boon and now that the problem is fixed I am a happy camper.
After scrolling down the first result, the second result tries to open at the exact same scroll-position as first result.
If result 1 is a very long procedure and I scroll to the bottom and change to result 2, it now tries to position the result-pane below EOF, resulting in at empty result (until I scroll up)
Thank you!