Skip to content

TextField: Fix password-protection code from affecting normal text fields

ivan tkachenko requested to merge work/ratijas/password-protection into master

Event interception should only be enabled for text fields which set appropriate echo mode hint.

Amends 70ea0a19.

CCBUG: 453828

Merge request reports