Opened 2 years ago
Last modified 16 months ago
#2516 assigned defect
window offset not taken into account
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | critical | Milestone: | 4.2 |
Component: | client | Version: | 3.0.x |
Keywords: | Cc: |
Description
Simply running the example from #2514, win7 creates a window which is bigger than what the application requested, opengl places the window contents at the bottom so pointer events are not landing where they should.
TODO:
- respect window gravity
- prefer top-left gravity
- take window offset into account
Change History (3)
comment:1 Changed 2 years ago by
Milestone: | 4.0 → 4.1 |
---|---|
Priority: | major → critical |
Status: | new → assigned |
comment:2 Changed 17 months ago by
Milestone: | 4.1 → 4.2 |
---|
comment:3 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2516
Note: See
TracTickets for help on using
tickets.
See also #2600, #1941, #2618, #2600. Raising.