Flyer53 / jsPanel4

A JavaScript library to create highly configurable floating panels, modals, tooltips, hints/notifiers/alerts or contextmenus for use in backend solutions and other web applications.
https://jspanel.de/
Other
317 stars 57 forks source link

Resize bug on right click select #211

Open sbhtknkl opened 3 months ago

sbhtknkl commented 3 months ago

Describe the bug

Steps to reproduce the behavior:

  1. Start resizing
  2. While resizing make a right click
  3. Now chrome menu should appear, select something on it for example translate to
  4. Now it should be stuck on resize mode

https://github.com/user-attachments/assets/2e51bdac-4b30-43a0-bc67-32a999006668

Flyer53 commented 3 months ago

@sbhtknkl Thanks for your report and sorry for the late answer.

I can confirm this behaviour on Chrome and EDGE. It does not happen using Firefox! Personally I don't consider this a bug. It's easy to avoid and I don't see a reason why you should call a right click browser menu while resizing a panel.

I won't do anything about that.

Regards, Stefan