Author Topic: Pop on top  (Read 2212 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Pop on top
« on: September 25, 2019, 09:41:58 PM »
When a slick code help thing pops up, it brings Slick to front.

Open some source code.
Open Tools->Calculator
Calculator is still on top and has focus.
Hover the mouse over the code in the editor without clicking
When the code help (or number conversion popup) opens, Slick is brought to front - hiding calculator.
Now, start typing -- Calculator keeps input focus :-)

Graeme

  • Senior Community Member
  • Posts: 2796
  • Hero Points: 347
Re: Pop on top
« Reply #1 on: September 25, 2019, 11:10:01 PM »
A possibly related issue in 23.0.0.11 is that if slick main window edit window has focus and you're typing in it, if some other application (e..g break reminder) decides to steal the focus with a popup window, when you close the popup window, the focus goes back to slick but not to the edit window you were typing in  -  in a couple of tests I did, the focus goes to whichever floating tool-window last had the focus, instead of the edit window.