@connormagyar – Your fix didn’t make any difference. The issue may be completely unrelated to the popup but at this point its hard to tell because your using autooptimize to minify all JS into one file.
Would need to undo that for proper testing. Further, it happens if you right click as well, we don’t have any right click functionality which further points to some other plugin/theme with some click based functionality that isn’t working the way they expected when a popup is open.
Looks like it’s an issue with the Twenty Seventeen theme, then. Issue still appears with only Popup Maker activated.
Hm, though it appears as well with the Twenty Sixteen theme activated.
@connormagyar – I’m not sure what your referencing, the link you posted above clearly has other plugins active.
I also tested locally using Twenty Seventeen and it is not occurring for me currently. So there must be some other variable we are missing.
-
This reply was modified 7 years, 12 months ago by
Daniel Iser.
-
This reply was modified 7 years, 12 months ago by
Daniel Iser.
@connormagyar – NVM see you already disabled auto optimize. I will debug again now that its disabled.
-
This reply was modified 7 years, 12 months ago by
Daniel Iser.
Oops, I re-activated. Now it’s got just Popup Maker and using a Twenty Seventeen Child Theme
@connormagyar – Strange I can’t duplicate it locally, but I think the issue is related to our accessibility tab/focus trapping. Though if that were the case I would expect it to keep trapping the focus. Notice when you click a link it focuses to the link in the popup (it becomes underlined). So PM isn’t jumping the screen, the browser is to show the focused content.
Need to figure out why I can’t duplicate it, but I have to run out for a bit. Can you leave it like it is for now, feel free to re-enable everything but auto-optimize.
Okay, I was wondering if it was an unmatched tag in the popup content, but it’s all solid. I will leave it with Autoptimize disabled.
Just checked again, and it does seem to be a Chrome-only issue.
The issue does go away when I remove the anchor tag from the popup content.