easy_profiler icon indicating copy to clipboard operation
easy_profiler copied to clipboard

Blocks Widget Occluded by the Main Window

Open rationalcoder opened this issue 6 years ago • 1 comments

I'm not sure if this has been fixed, but on Windows 7 / MinGW 5.3, the Blocks Window (the one that lists all known blocks, where they came from in the source, and any arbitrary values) gets occluded by the MainWindow when you open it and move the mouse. It's as if some event is causing the code to bring the MainWindow to the top level, but I can't find where.

I can't test it at the moment, but I remember it having something to do with mouse movement. I would just open the blocks window, move my mouse over to it, and it would go behind the MainWidow. It doesn't get closed, but you can't keep it on top of the MainWindow.

rationalcoder avatar May 30 '18 20:05 rationalcoder

Hi @rationalcoder

Tested it on my Win10.
Something similar happened when a tooltip window raised in a Diagram window when mouse cursor was above some block.
But this does not happen when moving mouse cursor inside Blocks window.
Anyway, this is an issue and should be fixed in future release.

cas4ey avatar Jun 03 '18 20:06 cas4ey