- Select two files where running
FileType EDIT
on each one individually would show a different file type editing dialog. - Run
FileType EDIT
.- Besides the "File Types" dialog, two "Edit '...' File Type" dialogs appear.
- Press Esc to close the active "Edit '...' File Type" dialog.
- Bug: The "File Types" dialog behind the remaining "Edit '...' File Type" is activated. Not only is this dialog covered by the other dialog, this is also not what you would want in a context where accessibility matters, as you would want to continue editing the other file type.
In Windows how owned windows work by default; when an owned window closes, focus goes to its owner, not a sibling. But we can probably improve things here.
2 Likes