The “OpenAI API Key” and “Override OpenAI Base URL” text fields do not accept keyboard input

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

In Cursor Settings → Models → API Keys, the “OpenAI API Key” and
“Override OpenAI Base URL” text fields do not accept keyboard input
(typing). Paste (Ctrl+V) also often fails. The Base URL override toggle
works; the “Use OpenAI API key” enable control only appears after a key
is saved, but I cannot enter a key into the field.

Steps to Reproduce

  1. Open Cursor Settings → Models
  2. Expand API Keys
  3. Click “Enter your OpenAI API Key” or the Base URL text box
    (with Override OpenAI Base URL enabled)
  4. Try to type or paste a value

Expected Behavior

Fields accept typing/paste and save the key / custom base URL.
Actual: Caret may appear but characters cannot be entered; fields remain
empty / stuck on https://api.openai.com/v1.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Version Information

Version: 3.15.6 (system setup)
VS Code Extension API: 1.128.0
Commit: a1f686545fd0ce8917bbd2449f733551a9bce420
Date: 2026-08-06T01:41:03.876Z
Layout: Agent Window
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.291
OS: Windows_NT x64 10.0.26200

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hey there,
Those API Key / Base URL fields not accepting click or paste on 3.15.x isn’t intended.

Workaround: turn the toggle on, click nearby in Settings → Models, then press Tab until the field is focused - typing and Ctrl+V work after that.

Merging into the main thread: [Regression] Models: OpenAI API Key / Base URL inputs not editable in 3.15.6. I’ll post updates there when there’s news.