ejbills / DockDoor

Window peeking for macOS
https://dockdoor.net
GNU General Public License v3.0
1.41k stars 34 forks source link

[BUG] #275

Open win0202 opened 2 months ago

win0202 commented 2 months ago

Describe the bug

A clear and concise description of what the bug is.

  1. It seems like the application cannot display the preview of certain applications such as 'Hancom Office HWP' (Korean Word Program) No matter I hide/display the program, it doesn't show the preview regardless of the application's status

  2. When I want to search through an excel document (cmd+f), the search window seems to be considered as a new window for dockdoor, so the search window takes a huge screen I didnt check other document dealing applications btw.

Steps to reproduce

  1. doesnt have steps to reproduce
  2. open an excel file, enter a shortcut to search through the document (cmd+f) and check the preview with dockdoor

Expected behavior

  1. shows the preview of some applications like how dockdoor works for other applications
  2. Such windows shouldn't be considered as a new windows and should be in the window where it belongs

    Actual behavior

    as described above

Screenshots

If applicable, add screenshots to help explain your problem. Screenshot 2024-08-27 at 17 33

Environment

Additional context

Add any other context about the problem here.

illavoluntas commented 2 months ago

The Excel part is the same as #36 and #268, developers might add a feature to let user set minimum height and width for window previews.

For the word processor part, it might be the program you use itself who doesn’t build correctly their windows. Plus, it seems your application was last updated in 2014, then 2022; do you use the latest version?

163 and #244 are similar, especially #163.

Also, do you have other application names which do not show any preview?

Aside of that, @win0202 please set a relevant title for your issue. This will help for future mentions and is better for developers too.