spatie / ray

Debug with Ray to fix problems faster
https://myray.app
MIT License
568 stars 102 forks source link

Popups should be on top of the Ray app #623

Closed slaFFik closed 2 years ago

slaFFik commented 2 years ago

Describe the bug Popup which tells whether a new version available is hidden behind the Ray app itself. Same with the popup about the Ray version.

Those 2 should have a higher "z-index" (if speaking in CSS terms) to be on top of the Ray app because they are triggered manually and user expects them to see. But when the Ray app is placed exactly in the middle of the screen - it covers those small popups.

Versions Ray version (you can see this in "About Ray"): 1.19.0

To Reproduce Steps to reproduce the behavior:

  1. Go to Menu > About Ray
  2. Go to Menu > Check for updates
  3. observe that Ray app covers those 2 popups (maybe others as well).

Expected behavior Those small informational popups should have higher priority and be rendered on top of Ray even if Ray configured to be rendered on top of all other windows.

Screenshots

image

Desktop (please complete the following information):

axelitus commented 2 years ago

I can confirm I'm having the same issue: image

axelitus commented 2 years ago

This happens only when "Always on top" is set to "Yes": image image

spatie-bot commented 2 years ago

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.

slaFFik commented 2 years ago

What an aggressive bot.