-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Quill Bubble Theme Issue! #1094
Comments
@benbro Sorry for the tag, but can you take a look? I think it is a real bug. |
@benbro Yes, after adding some empty lines it starts working. It's a bug. How do I fix that? Always have some empty lines or is it fixed in the dev release? |
When it goes out of the view and I add two empty lines at the end then the toolbar appears again. How do I fix it? UPDATE: I just the second link you left was a PR fixing the issue. |
It's showing up but being covered. The simple solution is to add some bottom padding: http://codepen.io/quill/pen/vyYNaX. The 2nd PR has issues needing resolution before merger as stated in my comment. |
In
bubble
theme of Quill, the toolbar stops appearing after adding an image, or h1 or lists. Also the shortcuts do not work. E.g. I cannot make a word bold by ⌘ + B.Steps for Reproduction
Expected behavior:
Tooltip should appear
Actual behavior:
Tooltip won't appear now.
Platforms:
Include browser, operating system and respective versions
Version:
Latest Chrome, macOS El Captian
Run
Quill.version
to find out1.1.3
The text was updated successfully, but these errors were encountered: