beakerbrowser / beaker

An experimental peer-to-peer Web browser
https://beakerbrowser.com/
MIT License
6.75k stars 545 forks source link

Need to click editor twice to begin typing #1869

Closed omgitsraven closed 3 years ago

omgitsraven commented 3 years ago

Describe the Bug When changing focus to another program and then returning to Beaker, the editor isn't editable until a subsequent click has been performed.

To Reproduce

  1. Launch Beaker
  2. Open the editor
  3. Begin typing in the editor
  4. Launch any other program (i.e. Notepad)
  5. Position the other program's window so that you can still see the Beaker editor (but leave this other window focused for now)
  6. With the other window still focused, click the Beaker editor where you would like to begin typing
  7. Start typing: nothing happens
  8. Click the same place in the editor again
  9. Start typing: now text comes out

Expected Behavior Clicking the editor while Beaker isn't focused should both bring Beaker to the front (works correctly) and make the editor ready to accept keystrokes (does not work).

Environment

pfrazee commented 3 years ago

Fixed in the next release