codex-team/editor.js

Bug: Popover inline toolbar shows scrollbars in Safari

Open

#2988 opened on Feb 18, 2026

View on GitHub
 (4 comments) (0 reactions) (0 assignees)TypeScript (26,602 stars) (1,985 forks)batch import
buggood first issue

Description

In Safari, highlighting text opens the popover toolbar. The toolbar shows scrollbars, partially covering the items/options in the inline-toolbar.

Steps to reproduce:

  1. Highlight text to get the popover toolbar to open

Expected behavior: Display all items in the toolbar without scrollbars

Screenshots:

Device, Browser, OS: Macbook, Safari v26.2, Tahoe 26.2

Editor.js version: 2.31.2

Contributor guide