AutoFocus icon indicating copy to clipboard operation
AutoFocus copied to clipboard

Microsoft Office applications (Word, Excel) are not reliably auto-raised.

Open strowger opened this issue 2 years ago • 3 comments

Describe the bug Microsoft Office applications (Word, Excel) are not reliably autoraised.

Autoraise seems to reliably raise iTerm2 windows and my various other apps.

Raising Word or Excel windows seems intermittent. Sometimes it works, sometimes it does not.

Autoraise 0.6.2b M1 Max Mac Studio, OSX 12.4.

I have another box running OSX 12.5 which has the same behaviour.

To Reproduce Steps to reproduce the behavior:

  1. Open Excel
  2. Open some other apps
  3. Move the mouse over the different apps
  4. See other apps reliably raised and given input focus, but Excel only intermittently

Expected behavior Microsoft Office applications should auto-raise

Desktop (please complete the following information):

  • OS: Tried 12.4 and 12.5
  • CPU: M1 Max, M2
  • Version v0.6.2b

Additional context Add any other context about the problem here.

strowger avatar Jul 28 '22 12:07 strowger

Thank you for your thorough reports @strowger.

As you might have noticed, hovering over some sections of the windows of the Office suite does raise them while this will not work on others. I have not tried to reverse-engineer them, but I guess it's due to a mix of non-native elements with native wrappers such as windows and panels. The iWork suite being, for example, fully native doesn't suffer those glitches. I'm not trying to convince you to switch to iWork instead :blush: as an auto-raise implementation should be able to cope even with those non-native parts. I'm working on it.

synappser avatar Jul 28 '22 13:07 synappser

Oh now you've explained, the behaviour makes sense.

Mouse over cells of spreadsheet: no autoraise (every time) Mouse over menu/ribbon: autorate (every time)

Unfortunately I am manacled to the Microsoft Office suite, but this information (that other parts of the window will work) is useful.

Thank you for the app (my money is ready as soon as it goes on sale...) and the quick response to the bug reports.

strowger avatar Jul 28 '22 13:07 strowger

You're welcome and thank you for the compliment!

Your attitude is refreshing, and I enjoy working with users who understand the uncertainties surrounding development.

synappser avatar Jul 28 '22 13:07 synappser