Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux Ubuntu: stops to work after first switch #32

Open
d9k opened this issue Jun 9, 2024 · 0 comments
Open

Linux Ubuntu: stops to work after first switch #32

d9k opened this issue Jun 9, 2024 · 0 comments

Comments

@d9k
Copy link

d9k commented Jun 9, 2024

Config:

{
  "viewTypes": [
    "markdown",
    "canvas",
    "pdf"
  ],
  "showModal": false,
  "skipPinned": false,
  "stayInSplit": true,
  "focusLeafOnKeyUp": false,
  "useViewTypes": true
}

Hotkey config:

"cycle-through-panes:focus-on-last-active-pane-reverse": [                                       
  {                                                                                              
    "modifiers": [                                                                               
      "Mod",                                                                                     
      "Shift"                                                                                    
    ],                                                                                           
    "key": "U"                                                                                   
  }                                                                                              
] 

Versions:

Obsidian v1.6.3
Tab switcher 1.4.0
Ubuntu 22.04

When I press Ctrl+Shift-U first time, tab switches. Any further keyboard input in app is ignored (can't write text too).
No error at Ctrl-Shift-I DevTools console

@d9k d9k changed the title Linux Mint: stops to work after first switch Linux Ubuntu: stops to work after first switch Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant