bug: Window drag does not work — windows cannot be repositioned #63

Open
opened 2026-04-15 14:06:12 +00:00 by zaelgohary · 1 comment
Member

Description

Dragging a window by its header does not move it. Tested by mouse-down on header, moving 100px right + 50px down, then mouse-up. Window position remained unchanged at (0, 54, 1280, 554).

Windows appear to open in a maximized/full-width state by default and the drag handler either isn't attached or is blocked.

Steps to Reproduce

  1. Open any island (e.g., Files)
  2. Click and drag the window header
  3. Window does not move

Severity

Medium — windows are stuck in place

## Description Dragging a window by its header does not move it. Tested by mouse-down on header, moving 100px right + 50px down, then mouse-up. Window position remained unchanged at (0, 54, 1280, 554). Windows appear to open in a maximized/full-width state by default and the drag handler either isn't attached or is blocked. ## Steps to Reproduce 1. Open any island (e.g., Files) 2. Click and drag the window header 3. Window does not move ## Severity Medium — windows are stuck in place
Author
Member

Screenshots

pr_win_01_dragged.png

## Screenshots ![pr_win_01_dragged.png](https://forge.ourworld.tf/attachments/5afa7972-16e4-4ae9-aa89-1f39e4e1e26e)
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
lhumina_code/hero_os#63
No description provided.