codex-team/editor.js

Bug: Popover inline toolbar shows scrollbars in Safari

Open

#2,988 opened on Feb 18, 2026

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

Repository metrics

Stars
 (26,602 stars)
PR merge metrics
 (No merged PRs in 30d)

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