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

Link editing tooltip position is not proper #4256

Closed
reuse-ay opened this issue Jun 17, 2024 · 2 comments
Closed

Link editing tooltip position is not proper #4256

reuse-ay opened this issue Jun 17, 2024 · 2 comments

Comments

@reuse-ay
Copy link

reuse-ay commented Jun 17, 2024

Link editing tooltip position is not proper. I also had trouble using the dialog.

Steps for Reproduction

  1. Visit quilljs.com
  2. Select "Quill" in paragraph
  3. Click link editing button
    スクリーンショット 2024-06-17 103902
    This is use in dialog in my work.
    スクリーンショット 2024-06-17 105114

Expected behavior:
Tooltip's position should be adjusted to the editor element.(probably class="ql-container")

Actual behavior:

Tooltip element doesn't fit the area.
"left" could get negative.

Platforms:

Chrome

Version:
My dialog sample is using 2.0.2

@FZ-Iskandar
Copy link

I have the same issue

@edit8080
Copy link

I have the same problem, but I solved it by using CSS selector for 'bounds' attribute

https://quilljs.com/docs/configuration#bounds

image
image

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

3 participants