Actions
Bug #12022
closedSession crash due wrong rendering
Start date:
10/11/2023
Due date:
% Done:
0%
Estimated time:
Description
There seems to be a problem with rendering. We display a dialog with an invisible checkbox at a very early stage. When executing the Javascript code of the OnClick handler of the menu item, the checkbox object is accessed although it does not exist. This leads to a crash of the Wt session.
You can recreate the problem by compiling and executing the attached sources and performing the following actions:
Click 'Logon' button
Close the MessageBox (dialog)
Click on the popup menu 'Menu'.
=> Crash
Translated with www.DeepL.com/Translator (free version)
Files
Updated by Matthias Van Ceulebroeck about 1 year ago
- Related to Bug #11669: Delayed invisible changes end up in prelearned stateless slot added
Updated by Matthias Van Ceulebroeck about 1 year ago
- Related to Bug #9076: Opening popup (calendar) of Wt::WDateEdit fails in Widgetset mode on first render. added
Updated by Matthias Van Ceulebroeck about 1 year ago
- Status changed from New to InProgress
- Assignee set to Matthias Van Ceulebroeck
- Target version set to 4.10.2
Updated by Matthias Van Ceulebroeck about 1 year ago
- Status changed from InProgress to Review
- Assignee deleted (
Matthias Van Ceulebroeck)
Updated by Korneel Dumon about 1 year ago
- Status changed from Review to InProgress
- Assignee set to Matthias Van Ceulebroeck
No real comments for now, just a question trying to help me understand.
Updated by Matthias Van Ceulebroeck about 1 year ago
- Target version changed from 4.10.2 to 4.10.3
Updated by Matthias Van Ceulebroeck about 1 year ago
- Status changed from InProgress to Review
- Assignee changed from Matthias Van Ceulebroeck to Korneel Dumon
Updated by Korneel Dumon about 1 year ago
- Status changed from Review to Resolved
- Assignee changed from Korneel Dumon to Matthias Van Ceulebroeck
Updated by Matthias Van Ceulebroeck 12 months ago
- Status changed from Resolved to Implemented @Emweb
Updated by Matthias Van Ceulebroeck 3 months ago
- Status changed from Implemented @Emweb to Closed
Actions