I want to make sure that user name and password fields are cleared. So I setup the auto-type sequence as {CLEARFIELD}{USERNAME}{TAB}{CLEARFIELD}{PASSWORD}
I expected that user name and password fields will be cleared.
The fields weren't cleared, just like {CLEARFIELD} was non existent.
I'm aware of this bug and I'm surprised it was never added as an Issue.
Thanks for the report
Can this also be implemented as a generic config option? (e.g., Always clear fields before autotype)
@droidmonkey Instead, you can also try to edit the root group attributes (right-click on the root group -> edit group) to set a default auto-type sequence for all entries (including the CLEARFIELD command):

As long as all entries and groups are set to inherit the auto-type behavior from parent groups this should work.

This was already fixed
Most helpful comment
Can this also be implemented as a generic config option? (e.g., Always clear fields before autotype)