Waveboxapp: [Bug] - Moving service icon outside of borders locks it to mouse

Created on 4 Mar 2019  路  5Comments  路  Source: wavebox/waveboxapp

  • Wavebox Version: git master 2019-03-04
  • Operating System & Version: windows 10
  • Account type (if applicable): any

Expected & actual behavior
Should not lock it to mouse on release but just move it back to original position. (just like Esc)

Locks to mouse when releasing left button click.

Steps to reproduce

  1. Take any service in the left menu
  2. Move it outside of border to the right and release left mouse button when moving

Now moves with mouse without you holding the button.

Is the bug persistent or intermittent?
Persistent

Screenshots
image

Additional information
Only tested on windows 10.

bug

All 5 comments

Thanks, I see the same on macOS

awesome! I think there was a work around for it before but I can't remember the commit. :/

It looks like a change in electron4. The webview gobbles the mouse events when you drag over it which means the icon gets stuck until you return to the sidebar.

https://github.com/wavebox/waveboxapp/commit/b6d75ad1e387262a1c0170881aa304b208b2019e should fix this :)

works perfectly!

That's just gone out in the latest beta, thanks! :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bashfulrobot picture bashfulrobot  路  4Comments

atrasatti picture atrasatti  路  3Comments

CharlesWiltgen picture CharlesWiltgen  路  3Comments

yermulnik picture yermulnik  路  3Comments

texelate picture texelate  路  3Comments