command palette opens behind fullscreen permission prompt and gets cursor focus #7571

Open
opened 2026-02-16 18:07:37 -05:00 by yindo · 1 comment
Owner

Originally created by @justfortheloveof on GitHub (Jan 25, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

With the permission prompt opened in fullscreen, one can open the command palette dialog and it gets "rendered" under the fullscreen prompt / portal component. The command palette also gets cursor focus and can be interacted with.

(I also noticed there is a theme that seemingly has no background colors for elements that should have one.)

Plugins

None

OpenCode version

1.1.35

Steps to reproduce

  1. Set permissions to "*": "ask" in order to get the permission prompt
  2. Prompt the LLM to write a file
  3. wait for permission prompt to show up
  4. press ctrl-f to have the permission prompt in fullscreen
  5. press ctrl-p to open the command palette

Screenshot and/or share link

https://github.com/user-attachments/assets/47410688-3081-41f3-96fe-577e9340c60d

Operating System

macOS 15.6

Terminal

Ghostty

Originally created by @justfortheloveof on GitHub (Jan 25, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description With the permission prompt opened in fullscreen, one can open the command palette dialog and it gets "rendered" under the fullscreen prompt / portal component. The command palette also gets cursor focus and can be interacted with. (I also noticed there is a theme that seemingly has no background colors for elements that should have one.) ### Plugins None ### OpenCode version 1.1.35 ### Steps to reproduce 1. Set permissions to `"*": "ask"` in order to get the permission prompt 2. Prompt the LLM to write a file 3. wait for permission prompt to show up 4. press `ctrl-f` to have the permission prompt in fullscreen 5. press `ctrl-p` to open the command palette ### Screenshot and/or share link https://github.com/user-attachments/assets/47410688-3081-41f3-96fe-577e9340c60d ### Operating System macOS 15.6 ### Terminal Ghostty
yindo added the opentuibug labels 2026-02-16 18:07:37 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 25, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #8955: expanded permission prompt shows content behind it
  • #5820: Autocomplete dropdown conflicts with permission dialog - visual overlap and keyboard event capture
  • #7384: TUI: Commands modal passes Esc key through to the model

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 25, 2026): This issue might be a duplicate of existing issues. Please check: - #8955: expanded permission prompt shows content behind it - #5820: Autocomplete dropdown conflicts with permission dialog - visual overlap and keyboard event capture - #7384: TUI: Commands modal passes `Esc` key through to the model Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7571