elementary / elementary/gala

Hard to resize windows all the way to the screen edge

Open
#226 1 comment 3 reactions 0 assignees View on GitHub
Confirmed Out of Scope
Dominant language
Vala
Stars
302
Forks
83
Avg merge
1d 1h
Merged PRs (30d)
7

Description

1. Open a resizable window
2. Place mouse to the right of the right window edge, but close enough that resizing is still allowed
3. Click and drag all the way to the right screen edge

Expected result: I have resized the window all the way to the right screen edge

Actual result: There's a small gap because the mouse cursor was outside the window when resizing started (window edge and mouse cursor keep their delta)

This works in macOS because the gap between mouse cursor and window frame is reduced to 0 once the user starts resizing.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.