Hi Bruno,
I am not sure whether it relates to the issue we posted before : TWebPopupmenu appears and then immediately disappears on FNCGrid. After upgrading TMS & FNC to their latest versions, we saw TWebPopupMenu's item click event is not fired.
This is how we replicate the issue under demo project:
- Click the button labelled “Open” to fire the first popup form.
- Click the 'Open' button on the popup form to trigger a second popup form that carries FNCGrid.
- Click on any cell from FNCGrid to select the cell, and then right-click to show pop menu.
- Click the only menu item "Showmessage". I expect the see the message: Hello World but nothing happens. It seems click event is not correctly fired.
This issue did not exist in previous versions and appears to have started after the most recent TMS&FNC versions. It is reproducible across all browsers (Chrome, Firefox, Safari) and operating systems (Mac, Windows). It will be great if you can fix it as it impacts core functionality in several key areas of our project.
You can find demo project here:
64. popup menu event.zip (3.4 MB)
Thanks,