Recent

Author Topic: CudaText catches Alt+Tab in Windows 10 as Alt  (Read 3650 times)

AlexTP

  • Hero Member
  • *****
  • Posts: 2387
    • UVviewsoft
CudaText catches Alt+Tab in Windows 10 as Alt
« on: May 05, 2020, 07:26:57 am »
Please see  the issue in Github
https://github.com/Alexey-T/CudaText/issues/2513
I don't have Win10 on my notebook. (not at home). cannot check.

eljo

  • Sr. Member
  • ****
  • Posts: 468
Re: CudaText catches Alt+Tab in Windows 10 as Alt
« Reply #1 on: May 05, 2020, 11:23:33 am »
try sending a keyup message for the alt key to your mainform winproc when it looses focus.

AlexTP

  • Hero Member
  • *****
  • Posts: 2387
    • UVviewsoft
Re: CudaText catches Alt+Tab in Windows 10 as Alt
« Reply #2 on: May 05, 2020, 12:27:43 pm »
no, it is work of Lazarus.

eljo

  • Sr. Member
  • ****
  • Posts: 468
Re: CudaText catches Alt+Tab in Windows 10 as Alt
« Reply #3 on: May 05, 2020, 12:33:44 pm »
is it? how did you come with that conclusion? As far as I remember delphi had the same problem even notepad had the same problem. Keep in mind that the behavior you describing was introduced in windows XP.

AlexTP

  • Hero Member
  • *****
  • Posts: 2387
    • UVviewsoft
Re: CudaText catches Alt+Tab in Windows 10 as Alt
« Reply #4 on: May 05, 2020, 12:34:37 pm »
then I agree. if it's not an issue. if it's native behaviour. thanks.

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9794
  • Debugger - SynEdit - and more
    • wiki
Re: CudaText catches Alt+Tab in Windows 10 as Alt
« Reply #5 on: May 05, 2020, 01:00:06 pm »
I have Windows 10. And neither Notepad, nor the Lazarus IDE have that issue.

In Notepad, if I use alt (no tab) to get to the menu, and then change focus by mouse, the menu is "unfocused", and stays that way if I return to notepad.

Same with the IDE. (trunk)

For good measure. Empty form with menu. Also ok.

 

TinyPortal © 2005-2018