Author Topic: Floating edit windows and focus  (Read 3398 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Floating edit windows and focus
« on: August 21, 2014, 04:32:24 AM »
Run slick.
Create 2 edit tabs.
Drag one of them loose to create a floating editor window.


Click in the edit window in the main Slick window.
Click in the floating editor window [size=78%]and move the cursor around with the arrows.[/size]


Type Alt-F N <ENTER>
to create a new empty buffer.
Note that the new buffer appears in the floater, yet the editor in the main window gets keyboard focus.


Sometimes the new window gets focus, but I've not nailed down the repro steps exactly.


Clark

  • Moderator
  • Senior Community Member
  • *
  • Posts: 6823
  • Hero Points: 526
Re: Floating edit windows and focus
« Reply #1 on: August 21, 2014, 10:27:19 AM »
I was able to reproduce this every time on Windows. Not all platforms can support this. Mac, Unbuntu with Unity, and Windows can support this.

gui_open has the same problem. These will be fixed in the next beta.

Thanks