Cmd+A (Select All) does not work in canvas side panels on macOS

Offen Anfängerfreundlich
#2,789 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
2/5
Geschätzter Aufwand
1-3 Stunden
Anfängerfreundlichkeit
72/100
Issue-Typ
Bug
Klarheit
Klar beschrieben
Aktivitätsstatus
Ruhig
Bereich
desktop

Rechercherichtung

Beginne damit, das Problem in der Copilot-App auf macOS mit einem fokussierten canvas-Seitenpanel zu reproduzieren, und untersuche anschließend die im Bericht beschriebene native Verarbeitung des Edit-Menüs. Die Aufgabe ist erledigt, wenn Cmd+A den Inhalt des fokussierten Panels auswählt und Cmd+A gefolgt von Cmd+C ihn kopiert, während die Auswahl per Maus und Cmd+C weiterhin funktionieren.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

Short summary

Cmd+A (Select All) does nothing when focus is in a canvas side panel on macOS.

Affected version or release

Copilot app, macOS (Darwin). Version not captured at the time of the report.

Installation context

Local desktop app, canvas side panel open next to a project session.

What happened?

While viewing content in a canvas side panel, I pressed Cmd+A to select the page contents so I could copy them. Nothing was selected.

Manually drag-selecting the text with the mouse and then pressing Cmd+C works fine, so copying is possible — but for anything longer than a screen it's tedious and error-prone.

This looks like the app's native macOS Edit menu has no Select All item bound to Cmd+A, so the shortcut is never routed into the webview hosting the canvas. Drag-select and Cmd+C are native webview behaviors that work without a menu binding, which is consistent with only Cmd+A being broken.

Steps to reproduce
  1. On macOS, open the Copilot app.
  2. Open any canvas in the side panel that renders a page of text/content.
  3. Click into the canvas panel to give it focus.
  4. Press Cmd+A.
  5. Observe that nothing is selected.
  6. Drag-select some text with the mouse and press Cmd+C — this works, confirming copy itself is functional.
Expected behavior

Cmd+A should select the contents of the focused canvas panel, matching standard macOS behavior and the rest of the app. Cmd+A followed by Cmd+C should copy the panel's contents.

Additional context
  • Platform: macOS (Darwin)
  • Only Cmd+A appears affected; mouse selection and Cmd+C behave normally.
  • Likely fix is registering a Select All accelerator in the app's native Edit menu so the shortcut reaches the webview.
Vorherrschende Sprache
Keine Sprachdaten
Sterne
2.1k
Forks
157
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
  3. Forken Sie das Repository und arbeiten Sie in einem Branch.
  4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

Mehr aus github/app

Alle Issues in github/app

Ähnliche Issues

Weitere Issues zu Desktop Dev

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.