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 10 days ago
- Target version set to 4.15.0
RM Updated by Romain Mardulyn 10 days ago
- Status changed from InProgress to Review
- Assignee deleted (
Romain Mardulyn)
RM Updated by Romain Mardulyn 4 days ago
- Target version changed from 4.15.0 to 4.14.3
ED Updated by emil de keyser 4 days ago
- Assignee set to emil de keyser
ED Updated by emil de keyser 4 days ago
- Status changed from Review to Resolved
- Assignee changed from emil de keyser to Romain Mardulyn
RM Updated by Romain Mardulyn 3 days ago
- Status changed from Resolved to Implemented @Emweb
Actions