You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turns out none of these are solved by #4006 cause a lot of the dialogs are actually implemented as a switch between different states rather than stacking, but this looks like a pretty straightforward refactor, I'll probably do that after Blueprint removal PR is merged since there's a lot of Dialog-related code
UPD: I realized that ContextMenu-related things are probably actually solved by the PR, after I solve a little bug reported by Simon in #4006, cause ContextMenu is now a part of the dialog stack.
enlarge image -> context menu -> esc closes image and keeps context menu
Just as an update for someone who's gonna work on this. On current main after Blueprint removal:
enlarge image -> context manu -> esc closes both image and menu
Should close context menu first, I believe, so this is still a bug, just different behaviour
enlarge image -> context menu -> close context menu -> esc does not work
the "Escape" key is working only in some situations, and not always predictable.
some inconsistencies:
EDIT: some more:
The text was updated successfully, but these errors were encountered: