Commit 01f5c1e
committed
fix: macos input focus issue in draggable regions
port fix from ipfs/ipfs-desktop#2983 to ensure interactive elements
(inputs, buttons, selects) work properly within electron's
draggable regions by setting app-region: no-drag
this resolves left-click focus issues on macos where inputs
were not receiving focus due to pointer events being blocked1 parent 0e00305 commit 01f5c1e
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
0 commit comments