GraphiteEditor/Graphite

Enter fails to confirm in the New Document dialog after editing values

Open

#3,601 opened on Jan 6, 2026

View on GitHub
 (3 comments) (0 reactions) (1 assignee)Rust (1,176 forks)batch import
Good First IssuePaper Cut

Repository metrics

Stars
 (25,662 stars)
PR merge metrics
 (Avg merge 6d 9h) (65 merged PRs in 30d)

Description

In the New Document window, hitting enter after typing the name, or the resolution, should confirm (just like clicking OK). It currently works only if those values haven't been changed.

I'll usually click OK if I haven't adjusted any of the defaults, but it feels super weird to type something, and then use my mouse to finish what has become a keyboard-based task, so I always end up hitting Enter and then remembering it doesn't work like that.

Contributor guide