[
https://issues.apache.org/jira/browse/FLAGON-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Foley closed FLAGON-437.
----------------------------
Resolution: Not A Bug
This is not possible due to browser security restrictions, and there are likely
no browser settings that would disabled the restrictions, as it is something
that browser vendors are _actively_ trying to prevent.
For example, imagine if you went to some malicious website and it opened a
social media page (e.g. Facebook) in a fullscreen iframe to make it appear as
though you were on the other site. If the page could capture your
clicks/actions they'd effectively be able to control/spy on everything you do.
If the goal is just to be able to capture events in nested iframes, then the
UserALE WebExtension could probably be extended to inject the script tag into
iframes as they are loaded, however I don't believe that is supported in the
current version and it certainly isn't a bug.
> not capturing click events inside iframe
> ----------------------------------------
>
> Key: FLAGON-437
> URL: https://issues.apache.org/jira/browse/FLAGON-437
> Project: Flagon
> Issue Type: Bug
> Components: builds
> Affects Versions: UserALE.js 2.1.0
> Environment: OS: Linux
> Reporter: shubham chitransh
> Priority: Major
>
> I am creating a web scraping website where i'll ask user for the url and will
> open that url inside iframe and will capture all his activities. But
> userale.js is not logging click events inside iframe.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)