RC1: floating dialogue boxes minor bug

A minor bug with the floating windows and dialogue boxes in the editor:

When you right-click to inspect element on the toolbar of a floating window, the window then acts as if being dragged around, as it seems the right-click is instigating drag around, which is not being cancelled.

Unlikely for many to intentionally right-click and come across this issue, but it could also happen by accident whilst editing.

Unfortunately javascript considers this a feature so any dragging is going to be affected by right click as well. We’ll have to do an audit and fix that everywhere, but we’ll get that fix. Thanks for the feedback!

1 Like