fthx / dock-from-dash

GNU General Public License v3.0
97 stars 20 forks source link

When mouse pass fast through the dock icons the dock doesn't hide #12

Closed marcelovbcfilho closed 2 years ago

marcelovbcfilho commented 2 years ago

What happened

I downloaded the latest version available in Gnome Extensions of the extension and if I pass the mouse a little fast through the dock icons it won't go away and will display the tooltip of the program.

If you look at the image I used the CTRL + SHIFT + PrintScreen button, moved my mouse around to take the screenshot and the dock is still visible through this process which makes me believe that the dock for some reason didn't have triggered an on focus lost or some method like this.

I can help with debug info if the commands were provided.

Screenshot from 2022-02-03 09-53-35

Extension version

This were the version data available inside the metadata.json inside extensions folder.

  "url": "https://github.com/fthx/dock-from-dash",
  "uuid": "dock-from-dash@fthx",
  "version": 20
fthx commented 2 years ago

Hi,

Could you tell me more precisely how you get that? I did not success to reproduce.

marcelovbcfilho commented 2 years ago

I recorded a video to illustrate and help to figure out the problem.

https://user-images.githubusercontent.com/51462138/152349733-46a2e86c-583c-41ac-b841-452d348becfd.mp4

Here are my system info if them can help.

Screenshot from 2022-02-03 10-15-26

fthx commented 2 years ago

I will try to reproduce because it's fine tuning here.

fthx commented 2 years ago

I think this issue is solved by v28. Reopen if needed, of course.