#58 closed defect (fixed)
transient windows should move with their parent (ie: menus)
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 0.0.7.x |
Component: | client | Version: | 0.0.7.35 |
Keywords: | Cc: |
Description
when a transient window (ie: a pop-up/down menu) is shown in another window, we can move the parent window which leaves the transient window behind in the wrong place...
We'll need to find the relationship between the windows and move them by the same amount, which is going to be hard.
Change History (3)
comment:1 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 9 years ago by
Milestone: | current → 0.0.7.x |
---|---|
Version: | → 0.0.7.35 |
comment:3 Changed 6 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/58
Note: See
TracTickets for help on using
tickets.
fixed in r464
(we now also correctly set the window hints for transient windows)