-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Labels
Milestone
Description
Bug report from a user:
I can no longer move the editing window off of the monitor it's opened on (multiple monitor setup). This has come in handy several times in the past for me and is something that I used to do frequently, so it would be really nice to not lose that functionality if possible. Not a huge deal, but kind of inconvenient.
Javascript dialogs cannot be dragged outside of the browser window's bounding box, so moving an editor pop to a different window has become impossible.
We may be able to allow the pop-up editor to happen still, but make it non-default. Could also decide to mark this "won't fix" and call it progress/intended behavior.