If you press Shift+F4 and type some text and then insert "<" at the beginning (by typing or pasting a text that starts with "<"), the Tree button is removed.
This is not the case when the new text results in an error.
Expected: Tree button is always removed when the resulting text starts with "<".
- Press Shift+F4
- Enter:
Code: Select all
File [0].txt - Press Home
- Type "<"
Expected: Tree button is disabled.
- Copy for example the following text to clipboard:
Code: Select all
<[C - Press Shift+F4
- Paste the value from clipboard
Expected: Tree button is disabled.
- Select a jpg file with EXIF info
- Press Shift+F4
- Enter:
Code: Select all
<[T4][YMD] - Click OK
- Select a file without EXIF info
- Press Shift+F4
- Press Down key / Select the previous entry from MRU list / Paste the text "<[T4][YMD]"
Expected: Tree button is disabled.

