Actions
Bug #14789
open
RM
RM
Fix JavaScript to change WLineEdit text happening to early
Bug #14789:
Fix JavaScript to change WLineEdit text happening to early
Start date:
08/28/2026
Due date:
% Done:
0%
Estimated time:
Description
When calling WLineEdit::setText() to an already rendered WLineEdit after a call to WLineEdit::setInputMask(), the JavaScript used to change the value of the text would be called before the JavaScript object for theWLineEdit` has been defined.
See for more information
RM Updated by Romain Mardulyn 6 days ago
- Target version set to 4.15.0
RM Updated by Romain Mardulyn 6 days ago
- Status changed from InProgress to Review
- Assignee deleted (
Romain Mardulyn)
RM Updated by Romain Mardulyn about 3 hours ago
- Target version changed from 4.15.0 to 4.14.3
ED Updated by emil de keyser about 3 hours ago
- Assignee set to emil de keyser
ED Updated by emil de keyser about 3 hours ago
- Status changed from Review to Resolved
- Assignee changed from emil de keyser to Romain Mardulyn
Actions