I have a "Text object" on click of which i want to call "browser -> open URL in new window".
I am using "touch -> Is touching Object" for simulating the click behavior.
It works fine on all the touch devices.
But when i use it with mouse/touch-pad, i am facing a lot of issues.
The new page opens successfully in new window but when i go back to the original window, i observe the following:
1) the system keeps on calling "browser -> open URL in new window" continuously.
2) The mouse hover starts behaving like a mouse click event.
Note that I have enabled Touch -> use mouse input as "yes"
The version that i use is "release 132 64bit"
This is the file https://www.dropbox.com/s/nwsexvmifo2mrgd/Browser_issue_new_url.capx