Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iframe issue unable to click on any button on dialog box above this widget #193

Open
kunalgoel313 opened this issue Aug 2, 2024 · 5 comments

Comments

@kunalgoel313
Copy link

I am unable to click on any button above this widget. It absorbs all the action above it. Can you provide a solution for this also I want to disable copying on both mathjax and katex rendering in flutter web

@kunalgoel313 kunalgoel313 changed the title Iframe issue unable to click on any button on dialog box Iframe issue unable to click on any button on dialog box above this widget Aug 2, 2024
@Shahxad-Akram
Copy link
Owner

Could you please provide a reproducible example?

@kunalgoel313
Copy link
Author

kunalgoel313 commented Aug 6, 2024

Problem 1:
This is my code I want that when I click on this TeXView then onTap should work but it only outside the TeXView and also the container color doesn't change for this TeXView part

Problem 2:
There is a pause functionality in which when the test is paused there appears a pop up over the screen which has barrierDismissible set to false and to resume the test there is a button for it.
But when screen is scrolled at a position such that the button in the dialog box is alignment just above this TeXView the click doesn't work instead show a text cursor.

@Shahxad-Akram
Copy link
Owner

May I have a proper runnable example, please?

@kunalgoel313
Copy link
Author

kunalgoel313 commented Aug 7, 2024

Document 10.docx

Screenshot 2024-08-07 at 11 46 31 AM

}
}
Screenshot 2024-08-07 at 11 45 08 AM

Here is the complete runnable code in this the box blue is not clickable only white part is clickable in option and in the popup when back button is aligned directly above this blue box it doesn't work

use click to open popup in red to open dialog box

@kunalgoel313
Copy link
Author

Hey are you working on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants