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

Bubble toolbar doesn't appear on selecting the last line when the vertical scrollbar is shown #1060

Closed
fuffalist opened this issue Oct 18, 2016 · 3 comments

Comments

@fuffalist
Copy link

Bubble toolbar doesn't appear on selecting the last line when the vertical scrollbar is shown.

Steps for Reproduction

  1. Visit quilljs.com
  2. Swipe left to go to the first bullet (bubble theme)
  3. Insert some dummy text until the vertical scrollbar on the right appears (about 19 rows)
  4. Selecting some row but last the bubble toolbar appears correctly
    5 Selecting the last row, the bubble toolbar is not visible (it's hidden below the text, out of the scrolling area)

Expected behavior:
The bubble toolbar should appear also selecting the last line.

Actual behavior:
The bubble toolbar is not visible when selecting the last line

Platforms:
Windows, Mac

Include browser, operating system and respective versions
IE11, Chrome 54, Firefox 49

Version:
Quill 1.1.0 on online demo

@mastito03
Copy link

Platforms:
Windows, Mac

actualy it happen on ubuntu too

@zangab
Copy link

zangab commented Oct 18, 2016

struggled the same prob - quickfix would be a "padding-bottom" of at least 50px on the "ql-editor" class

@jhchen
Copy link
Member

jhchen commented Oct 20, 2016

I'll go with the quick fix for now but #851 and the associated PR is related.

@jhchen jhchen closed this as completed in 229776b Oct 20, 2016
tim-mc pushed a commit to tim-mc/quill that referenced this issue Dec 12, 2016
tim-mc pushed a commit to tim-mc/quill that referenced this issue Dec 12, 2016
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

4 participants