[PR #288] [MERGED] front: ignore shift+key combinations if url bar is focused #1086

Closed
opened 2025-11-09 10:05:29 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/288
Author: @dumbmoron
Created: 12/26/2023
Status: Merged
Merged: 12/26/2023
Merged by: @wukko

Base: currentHead: input-ignore-kb-shortcuts


📝 Commits (1)

  • 798d0d7 front: ignore shift+key combinations if url bar is focused

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 src/front/cobalt.js (+2 -0)

📄 Description

prevents shortcuts from getting triggered by accident when manually typing out url


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imputnet/cobalt/pull/288 **Author:** [@dumbmoron](https://github.com/dumbmoron) **Created:** 12/26/2023 **Status:** ✅ Merged **Merged:** 12/26/2023 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `current` ← **Head:** `input-ignore-kb-shortcuts` --- ### 📝 Commits (1) - [`798d0d7`](https://github.com/imputnet/cobalt/commit/798d0d72425d4296918bcac0975901c5f565196f) front: ignore shift+key combinations if url bar is focused ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/front/cobalt.js` (+2 -0) </details> ### 📄 Description prevents shortcuts from getting triggered by accident when manually typing out url --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-09 10:05:29 -06:00
Sign in to join this conversation.