active-window
                                
                                
                                
                                    active-window copied to clipboard
                            
                            
                            
                        Applescript gets details of minimised window when the active window is minimized
@octalmage @robsonvn
The applescript used in this module doesn't seem to work properly.
When a window is opened then it reports the correct appName and windowTitle but when we minimise the current active window ( say chrome browser for instance ) then it keeps on reporting the appName and windowTitle for last active ( in this case Chrome ) Process only.
Hi bhavyaw,
For which OS are you seeing this issue?
@octalmage
For Mac os ( EL Capitan 10.11.6 ) .
I think i know the reason why I am seeing this issue.
The problem is when we minimize any active window on mac the active window doesn't change or putting in other words the focus is not transferred to some other window on the desktop.
Can you please confirm this ?