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

Issue with table border highlighting #545

Open
mgaonach opened this issue Jul 30, 2024 · 1 comment
Open

Issue with table border highlighting #545

mgaonach opened this issue Jul 30, 2024 · 1 comment
Labels
needs: more info More information must be provided to make progress on this issue.

Comments

@mgaonach
Copy link

I cannot get the table highlighting and resize preview to properly work in my project.

In the demo, when I click in a table, I can see that the outer borders are highlighted in blue with draggable corner squares. When I am resizing it, I see a preview of the new size. When I move an inner border there is a preview too.

Screenshot from 2024-07-30 11-51-41

However, in my project, this highlighting and preview behavior does not seem to work. Here is what it looks like:
Screenshot from 2024-07-30 11-53-22
Moving a border to resize it actually works, but nothing is shown until I release the click and the table suddently changes to the new size. No preview, no cursor change. For both full table resize and inner border move.

Do you have any idea what could cause that? Here is my tinyMCE config:
https://gitlab.esrf.fr/icat/data-portal/-/blob/main/apps/logbook/src/components/event/edit/config.tsx?ref_type=heads

I tried reproducing this demo with exactly the same plugins but had the same issue: https://www.tiny.cloud/docs/tinymce/latest/full-featured-open-source-demo/

Thanks for the help!

@lorenzo-pomili
Copy link

if you can reproduce it in the demo maybe you could reproduce it also in this fiddle: https://fiddle.tiny.cloud/Yt18NqOqRM/0

could you please modify that fiddle to reproduce your bug and send here the new link? (also indicate what browser/OS you are using)

sadly I'm not able to reproduce it :(

@lorenzo-pomili lorenzo-pomili added the needs: more info More information must be provided to make progress on this issue. label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: more info More information must be provided to make progress on this issue.
Projects
None yet
Development

No branches or pull requests

2 participants