[GH-ISSUE #571] [Bug] app_flowy's title bar is inaccessible if the Windows taskbar is position at top #252

Closed
opened 2026-03-23 20:34:30 +00:00 by mirror · 1 comment
Owner

Originally created by @ivan on GitHub (Jun 20, 2022).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/571

Describe the bug

If the Windows 10 taskbar is positioned at the top (rather than the bottom) of the screen, app_flowy's window title bar is inaccessible because app_flowy positions its window near (0, 0) on startup. The only way to then move the window is with Shift + right click -> Move on its taskbar button.

To Reproduce
Steps to reproduce the behavior:

  1. Move the Windows 10 taskbar to the top of the screen
  2. Run app_flowy.exe
  3. Observe that app_flowy's window title bar is inaccessible.

Expected behavior
I expected the window to open below the top taskbar :-)

Screenshots

Desktop (please complete the following information):
I tested https://github.com/AppFlowy-IO/AppFlowy/releases/tag/0.0.4 on Windows 10 21H2

Additional context

  • Environment [e.g. flutter doctor -v or rustup show]
    Add any other context about the problem here.
Originally created by @ivan on GitHub (Jun 20, 2022). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/571 **Describe the bug** If the Windows 10 taskbar is positioned at the top (rather than the bottom) of the screen, app_flowy's window title bar is inaccessible because app_flowy positions its window near (0, 0) on startup. The only way to then move the window is with Shift + right click -> Move on its taskbar button. **To Reproduce** Steps to reproduce the behavior: 1. Move the Windows 10 taskbar to the top of the screen 2. Run app_flowy.exe 3. Observe that app_flowy's window title bar is inaccessible. **Expected behavior** I expected the window to open _below_ the top taskbar :-) **Screenshots** **Desktop (please complete the following information):** I tested https://github.com/AppFlowy-IO/AppFlowy/releases/tag/0.0.4 on Windows 10 21H2 **Additional context** - Environment [e.g. flutter doctor -v or rustup show] Add any other context about the problem here.
Author
Owner

@ivan commented on GitHub (Jun 20, 2022):

Oops, I duped #491

<!-- gh-comment-id:1160310311 --> @ivan commented on GitHub (Jun 20, 2022): Oops, I duped #491
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#252
No description provided.