info popover stays up

murmyl's profile image murmyl posted 1 week ago in General Permalink

I have a problem: on hover of the sql execution retult tab, I get a popover with information, e.g. 6 rows x 20 columns, plus sql statement. This popover often persists, and can't be closed, plus it is triggered each time I scroll across the tab headers. It covers the data I was just about to look at. Proposed solutions: create delay in opening the popup, e.g. if I stop for more than 2s, open; open the popover above the tab to cover editor, or add a button to have it open. If you compare data, or somehow visually assess it, and swap tabs, the (sometimes significant in size) popover is making the work difficult. Maybe a config that would enable / disable appearing of it? I for instance, see no benefit of this popover.

ansgar's profile image ansgar posted 1 week ago Permalink

You can disable these popups in Tools > Preferences > Grid editing > "Pop up SQL text over result tabs"

murmyl's profile image murmyl posted 1 week ago Permalink

Thank you :)

Please login to leave a reply, or register at first.