Giter Club home page Giter Club logo

Comments (9)

arnog avatar arnog commented on June 14, 2024 1

Not yet, and I will need to build a project to try to reproduce the problem before I can debug it.

from mathlive.

arnog avatar arnog commented on June 14, 2024 1

It would help if you had a project to share that reproduces the problem.

from mathlive.

gunnarmein-ts avatar gunnarmein-ts commented on June 14, 2024 1

This article: https://stackoverflow.com/questions/61401384/can-text-within-an-iframe-be-copied-to-clipboard
mentions: "To use the API in iframes, you need to enable it with Permissions Policy, which defines a mechanism that allows for selectively enabling and disabling various browser features and APIs. Concretely, you need to pass either or both of clipboard-read or clipboard-write, depending on the needs of your app."

<iframe src="index.html" allow="clipboard-read; clipboard-write"></iframe>

Can you try that?

from mathlive.

arnog avatar arnog commented on June 14, 2024

Does this happen with the current version (0.98.6)?

from mathlive.

RambabuPatina avatar RambabuPatina commented on June 14, 2024

Checked with 0.98.6 version, same issue facing. Do we need additional changes to work in the iframe? Thanks in Advance

from mathlive.

RambabuPatina avatar RambabuPatina commented on June 14, 2024

Hi @arnog , Any clue on the issue?

from mathlive.

rkanumola avatar rkanumola commented on June 14, 2024

Any update @arnog ? One of our releases is based on this. Thanks

from mathlive.

gunnarmein-ts avatar gunnarmein-ts commented on June 14, 2024

@rkanumola are you loading the iframe from the same location as the container doc?

from mathlive.

RambabuPatina avatar RambabuPatina commented on June 14, 2024

@gunnarmein-ts Do you mean location means the domain? The iframe being loaded from other location. I.e the parent document and the iframe domains are different.

from mathlive.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.