#220 closed defect (fixed)
Make menus in Firefox work again
Reported by: | Johannes Schindelin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 0.8 |
Component: | server | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
When I upgraded to the current trunk, I could no longer see the context menus in Firefox any longer. I tracked it down to get_transient_for()
not working properly...
Attached is a patch that fixes things for me.
Attachments (1)
Change History (4)
Changed 8 years ago by
Attachment: | 0001-Fix-DesktopServer-s-get_transient_for-method.patch added |
---|
comment:1 Changed 8 years ago by
Component: | core → server |
---|
comment:2 Changed 8 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/220
Note: See
TracTickets for help on using
tickets.
Patch fixing the Firefox menu problem for me