mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #453] Pressing ctrl+t is captured and transposes characters in browser #219
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#219
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @taus on GitHub (May 1, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/453
Most browsers use ctrl+t to open new tabs. However, boost captures this preventing opening of tabs with the ctrl+t shortcut
Current behavior
Pressing ctrl+t transposes two characters
Expected behavior
The browser opens a new tab
Steps to reproduce
In any note press Ctrl+t
Environment
https://note.boostio.co/app in Vivaldi browser on ubuntu 18.04
@Flexo013 commented on GitHub (May 1, 2020):
With Chrome on Windows 10 the hotkey is not captured, and opening new tabs works as expected.
@Rokt33r commented on GitHub (May 2, 2020):
@taus The browser app doesn't support any global shortcut keys yet. And we're not going to support other browsers than Chrome, Firefox, Safari and Edge. Please reopen this issue if you can reproduce this problem in the browsers we're supporting.