WORKAROUND 1:
Instead of using a space character, use \s.
For example, instead of DROP VIEW, use DROP\sVIEW.
WORKAROUND 2:
Uncheck the Regular Expression option.
STATUS:
Waiting for a fix, to defect ID 'SQLNAV-2163', to be released in a future version of SQL Navigator.