Thread: [Solved] JDownloader steals focus
View Single Post
  #18  
Old 07.06.2013, 18:52
coalado's Avatar
coalado coalado is offline
JD Manager
 
Join Date: Feb 2009
Posts: 1,988
Default

PLease use AdvancedConfig -> getWindowFocusActionWhenNewLinksAreAdded in the next update..

There are several options on what happens when new links were added:
  • NOTHING -->Taskbar Icon flashing only
  • REQUEST_FOCUS_IF_MAXIMIZED --> popup linkgrabber if frame is maximized - else taskbar flashing
  • REQUEST_FOCUS_IF_MAXIMIZED_OR_ICONIFIED --> popup linkgrabber if frame is not in tray - else taskbar flashing
  • ALWAYS_REQUEST_FOCUS --> popup linkgrabber always


To avoid the Taskbar flashing, use AdvancedConfig->TaskBarFlashEnabled
__________________
Reply With Quote