Keyboard Shortcuts for LineEdit not usable in Browsers on Mac OS #7477
Labels
a:platform-macos
Issues specific to macOS (mS,bF)
a:platform-wasm
browser integration (mO,bT)
bug
Something isn't working
need triaging
Issue that the owner of the area still need to triage
Bug Description
On Mac OS it does not work properly to copy/paste/cut (via CMD+C, CMD+V, CMD+X) into and from LineEdit components.
This is reproducible via the gallery web example:
https://snapshots.slint.dev/master/demos/gallery/
We tested it with Chrome.
Reproducible Code (if applicable)
Environment Details
Product Impact
We want to create a small login form and utility web app with slint. With this bug it is completely unusable because we need the user to paste values into the LineEdits.
The text was updated successfully, but these errors were encountered: