#4619·plate

'floating toolbar' overlaps with native default 'context menu' in Mobile

Author: electroluxcodeCreated Sep 10, 2025Updated Apr 29, 2026
Labelsbugmobileneeds-triage

Description

'floating toolbar' overlaps with native default 'context menu' in Mobile , like this pic

Image

I can't find a way to listen to the position or other properties of the native toolbar Maybe we can consider it

  1. Ensure that your own toolbar is located below the editable area (it seems that 'notion' does this)
  2. Disable native toolbar

ref:

  1. https://stackoverflow.com/questions/22693315/contenteditable-on-ios-control-prevent-selection-toolbar
  2. https://stackoverflow.com/questions/16039219/disable-selection-context-menu-in-ios-safari?rq=3
  3. https://stackoverflow.com/questions/12304012/preventing-default-context-menu-on-longpress-longclick-in-mobile-safari-ipad
  4. https://stackoverflow.com/questions/71916923/open-safari-context-menu-below-text-selection

Reproduction URL

No response

Reproduction steps

bash
1. go to `https://platejs.org/` in mobile
2. selection some area