Actions
Feature #14582
openAdd a way to reveal text in WPasswordEdit
Start date:
06/08/2026
Due date:
% Done:
0%
Estimated time:
Description
WPasswordEdit does not allow to reveal the text inside of it as its input type is forced to "password".
The idea is to add a WPasswordEdit::showText() that would allow to control if the text is visible or not. It would also be a good addition to WPasswordEdit to have an optional "reveal" button already implemented in Wt.
Updated by Romain Mardulyn 9 days ago
- Target version changed from future to 4.15.0
Actions