raphaelcruzeiro / jquery-notebook

A modern, simple and elegant WYSIWYG rich text editor.
Other
1.69k stars 207 forks source link

Native Selection Menu at Touchscreens overlays the Toolbar Popup above Selected Text #137

Open ernesto-sun opened 6 years ago

ernesto-sun commented 6 years ago

Informations

Browser version: Chrome OS: Android Screen resolution: Tablet 10 inch

How to reproduce the bug?

Just select text within the demo at your touchscreen-device and the native selection popup will overlay the notepad popup.

Suggestion:

If most or all native selection menus are above, check space further above and show notepad popup (top -2 em ) or so.

I bet there is no trusty way to find out if and where the native selection menu appeared.

Maybe make popup fixed at the very top of the screen.

(...)

Congrats for this very nice little tool!!! Helps me a lot, thanks for not GPLing it!