#1453 closed defect (fixed)
gedit menus don't respond to clicks with macos client, centos 6.x server
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | critical | Milestone: | 2.0 |
Component: | client | Version: | trunk |
Keywords: | osx | Cc: |
Change History (3)
comment:1 Changed 5 years ago by
Status: | new → assigned |
---|
comment:2 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1453
Note: See
TracTickets for help on using
tickets.
Found that this is a regression by trying the old 0.14.x LTS as server. Bisection:
So the problem is
XPRA_REPARENT_ROOT
which was changed to enabled by default in r13690.More details in #770, now re-opened.
So r15216 disables it again in the v1.0.x branch (v2.0 has not been changed so far because it doesn't support centos6), which means that drag and drop will not work in the next update... we have to choose one or the other.