From unknown Tue Apr 28 18:24:50 2026
MIME-Version: 1.0
X-Mailer: MIME-tools 5.509 (Entity 5.509)
X-Loop: owner@bugs.x2go.org
From: owner@bugs.x2go.org (X2Go Bug Tracking System)
Subject: Bug#417 closed by Juri Grabowski <x2go@jugra.de> (closing 417)
Message-ID: <handler.417.c.17030328453026.notifdone@bugs.x2go.org>
References: <1703032810-1365-bts-x2go@jugra.de>
X-X2go-PR-Keywords: fixed-upstream
X-X2go-PR-Message: they-closed 417
X-X2go-PR-Package: nx-libs
Date: Wed, 20 Dec 2023 00:45:02 +0000
Content-Type: multipart/mixed; boundary="----------=_1703033102-3503-0"

This is a multi-part message in MIME format...

------------=_1703033102-3503-0
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset=utf-8

This is an automatic notification regarding your Bug report
which was filed against the nx-libs package:

#417: Two screens, wrong screen used for limits of positioning context menus

It has been closed by Juri Grabowski <x2go@jugra.de>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Juri Grabowski <x2go@j=
ugra.de> by
replying to this email.


--=20
X2Go Bug Tracking System
Contact owner@bugs.x2go.org with problems

------------=_1703033102-3503-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at control) by bugs.x2go.org; 20 Dec 2023 00:40:45 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,SPF_HELO_NONE,
	TVD_SPACE_RATIO,TVD_SPACE_RATIO_MINFP,T_SCC_BODY_TEXT_LINE
	autolearn=unavailable autolearn_force=no version=3.4.2
Received: from ext-mx0.grabowski.at (ext-mx0.grabowski.at [IPv6:2a02:c207:3006:3882:f000::125])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id C4CD15DA93;
	Wed, 20 Dec 2023 01:40:36 +0100 (CET)
Received: from me by localhost with local (Postfix 2.10)
	(envelope-from <root@ext-mx0.grabowski.at>)
	id 1rFkdY-005XZx-15;
	Wed, 20 Dec 2023 01:40:36 +0100
From: Juri Grabowski <x2go@jugra.de>
To: control@bugs.x2go.org
Cc: x2go@jugra.de, 417-submitter@bugs.x2go.org
Subject: closing 417
Date: Wed, 20 Dec 2023 01:40:10 +0100
User-Agent: devscripts bts/2.23.4
Message-ID: <1703032810-1365-bts-x2go@jugra.de>

close 417 
See https://github.com/ArcticaProject/nx-libs/issues/78#issuecomment-277515608


------------=_1703033102-3503-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at submit) by bugs.x2go.org; 28 Jan 2014 15:36:07 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham
	version=3.3.2
Received: from mail.fysik.lu.se (mail.fysik.lu.se [130.235.185.27])
	by ymir (Postfix) with ESMTP id 2337F5DB13
	for <submit@bugs.x2go.org>; Tue, 28 Jan 2014 16:36:06 +0100 (CET)
Received: (qmail 10409 invoked by uid 89); 28 Jan 2014 16:36:05 +0100
Received: (simscan 1.4.1 ppid 10399 pid 10403 t 0.1103s)
 (scanners:  attach: 1.4.1 clamav: 0.97.8/m:55/d:17992); 28 Jan 0114 15:36:05 -0000
Received: from unknown (HELO forrest.astro.lu.se) (mic@astro.lu.se@213.239.254.222)
  by 0 with ESMTPA; 28 Jan 2014 16:36:05 +0100
Received: from dmichalik by forrest.astro.lu.se with local (Exim 4.82)
	(envelope-from <dm@blackamp.de>)
	id 1W8Ahc-0001fu-Pi
	for submit@bugs.x2go.org; Tue, 28 Jan 2014 16:35:52 +0100
Date: Tue, 28 Jan 2014 16:35:52 +0100
From: Daniel Michalik <x2go@blackamp.de>
To: submit@bugs.x2go.org
Subject: Two screens, wrong screen used for limits of positioning context
 menus
Message-ID: <20140128153552.GA6148@forrest.astro.lu.se>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.21 (2010-09-15)

Package: xinerama
Version: 4.0.1.2 (Qt - 4.8.6) 

This bug concerns the placement of context menus in a two screen setup.
On my client I have two screens. One in landscape mode from 0,0 to
1920,1080 and to its right a second screen in portrait mode, from 1920,0
to 3120,1600. I run an x2go session, the session type is single application
(terminal). I fullscreen my application window, either on the left or on
the right screen. I then open a context menu while my mouse cursor is in
the bottom half or right half of the application window. 

Everything works fine with the application positioned on the right hand
screen. It is correctly determined that the context menus would not fit
into the remaining space if they would start where the mouse cursor is, so
they are repositioned in a way that I can see the entire menu. 

But if the application is on my left hand screen the context menus will
always start (their top left corner) where my mouse cursor is, therefore
spilling outside my visible monitor area to the bottom, or overlapping into my
second screen. Expected behaviour: context menus to stay within my
screen, just as they do for all other non-x2go applications.

------------=_1703033102-3503-0--
