active-window icon indicating copy to clipboard operation
active-window copied to clipboard

Applescript gets details of minimised window when the active window is minimized

Open bhavyaw opened this issue 9 years ago • 2 comments

@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.

bhavyaw avatar Sep 12 '16 08:09 bhavyaw

Hi bhavyaw,

For which OS are you seeing this issue?

octalmage avatar Sep 14 '16 22:09 octalmage

@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 ?

bhavyaw avatar Sep 15 '16 05:09 bhavyaw