General

Profile

jeroen zpam

  • Login: jeroen.zpam
  • Are you a spammer?: No
  • Registered on: 12/14/2020
  • Last connection: 02/13/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 3 1 4

Activity

02/14/2024

09:35 AM Wt Bug #12407: clearing the selection in a submenu affects the parent menu
attached an example, the stdout shows the issue
press item xxxx wt4-10-3:
hello.cpp 65: nested 1 apSubMenuItem ...
jeroen zpam
08:23 AM Wt Support #12412 (New): dialog positions in wt3 vs wt4
I'm trying to port an application wt3 to wt4. Now with dialogs I run into an issue.
We instantiate a dialog in the c...
jeroen zpam

02/13/2024

01:02 PM Wt Bug #12407 (New): clearing the selection in a submenu affects the parent menu
we have menus with normal items and submenus. in the itemSelected handler we clear the selection of the submenus call... jeroen zpam

12/15/2020

03:15 PM Wt Feature #6584: Make X-Frame-Options a configuration option
implemented in https://github.com/emweb/wt/pull/172 jeroen zpam
03:14 PM Wt Bug #7915: memory leak in WCartesianChart (wt3.7.0)
fixed in https://github.com/emweb/wt/pull/169 jeroen zpam

12/14/2020

11:26 PM Wt Bug #7914: WPopupMenu in WidgetSet application gives Wt internal error; code: undefined, description: Cannot read property 'display' of undefined
Looking at Bug #7912, outcommented the line that inserts the entrypoint for the application -> same problem jeroen zpam
11:10 PM Wt Bug #7914 (Closed): WPopupMenu in WidgetSet application gives Wt internal error; code: undefined, description: Cannot read property 'display' of undefined
I'm turning our Application into a WidgetSet in order to avoid the X-Frame-Options but now I run into a problem. Our ... jeroen zpam
11:21 PM Wt Bug #7912: Accessing WpopupMenu crashes in Widgetset mode. Works fine in regular mode
wow coincidence i just reported the same thing with wt3.7 ... jeroen zpam
11:15 PM Wt Bug #7915 (New): memory leak in WCartesianChart (wt3.7.0)
the x-axis is not destroyed
WCartesianChart::~WCartesianChart()
{
** while (!xAxes_.empty()) {
delete xAxe...
jeroen zpam

Also available in: Atom