Added by L K almost 6 years ago
Hi,
my problem is that an WT based application which works perfectly on Chromium has some click event issues on Firefox. Buttons with events set by btn->clicked().connect() do not react. Firefox outputs following error message:
ReferenceError: event is not defined 192.168.115.1:12345:1:5
onclick http://192.168.115.1:12345/:1
Anyone can tell me what is wrong here ?
Best regards