Page 1 of 1

open in a new browser window - not working

Posted: Fri Nov 14, 2025 9:49 am
by GregInPerth
I have an issue with linking an image (on click) to not working.
The link opens in the same tab/window, ignoring the selection to "open in a new browser window" in the image settings. Is this a bug or is there another way to get the link to open a new window? I've tried in Chrome, Brave, Edge and Firefox, all not working.
My version is 20.3.3

link in the URL:
https://my.fundraising.telethon7.com/fu ... =donations

Screenshot:
Image

TIA. Cheers, Greg

Re: open in a new browser window - not working

Posted: Fri Nov 14, 2025 9:51 am
by GregInPerth
I forgot to include the site if you want to test it. https://www.shadowsclub.au

Re: open in a new browser window - not working

Posted: Fri Nov 14, 2025 10:45 am
by Pablo
You have also added an 'onclick' event, this will override the default browser click behavior and therefor ignore the target window.
There is no need for an onclick event for links.