Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Workspace switching in gnome-shell
  • From: "Rogers, Will (DLSLtd,RAL,LSCI)" <will.rogers@xxxxxxxxxxxxx>
  • Date: Fri, 27 Aug 2021 09:59:43 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=diamond.ac.uk; dmarc=pass action=none header.from=diamond.ac.uk; dkim=pass header.d=diamond.ac.uk; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=y0s4g0az54KpsNWnAKODPTbm6O+gWp8r9UY40CC5kpw=; b=hPuaJP9xx2D1lvd/iSqtD7QGQ0ZplEfi0xOpvHczTj+JUIvcJ1dkLkpvEW/TM3n/fSICXAE3A4ukfyAwlu2zosmAdRKlnBTPbxjpGto7XHXKI4Zoxx5uj2JB81IWi3vzC3VqZauh0bnD4VFSV7NUk8cAXdvbkLKlXipHj7/BbhxrQ8Qs8/22nxDjkhJil+EFFHg1WlL/eL2ixQmcMo5RjK1JdWgCSIHPg55BekXLf0vG3BTBbiyHiBglsrBB2kOqP8b77JLdOnAoajsYkH0u3xjnDNDIfEnE3wfTsQNcCWqaYr5gTKOL5lT1HVBw6xISBxok5HeoTQpNnRDvyae4ig==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=hMR+0b6n8fxE0UGG4AprkCop2fCPAD9mQBmN0H12v6ylsFC9hPjMyXoqabzP4HjLUn6nsc6llt/SIEw7+OdZcm0njXjrVFcfsIpkVgk1p447ohSsPniozfdr1dGnkZqn/5t3KFBFRDL3twKNQ3KCu5Fvms30r5pKcmOyXyexhR3M1w1sPQWANyk9Ak9oL1q2Cr8HS1ygUAP06uTvFLxvY/LWQEBQU6y4TycZx5cYx6Vy5q0KcV5t+zuCGr0VeSde4nMXoN2ftDFlDx6F4BWL1YqTLTWPfCs//eTZbyrXO5xb20WO8WMq6BIu7A/sCtu90Ac89r6JDpXvzcz2eR4HDg==
  • Delivered-to: eclipse-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/eclipse-dev/>
  • List-help: <mailto:eclipse-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/eclipse-dev>, <mailto:eclipse-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/eclipse-dev>, <mailto:eclipse-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHXmyXmwCDpO5CgLEGKYJYZ5yN1KQ==
  • Thread-topic: Workspace switching in gnome-shell

Hi,

I am seeing some very specific behaviour that is causing us problems in an Eclipse product in gnome-shell with multiple workspaces. It happens with an SWT shell on workspace 1 and a main Eclipse window on workspace 2, if (for example) an action in the shell triggers opening a console in the main window.

In a product based on Eclipse Oxygen: I get a notification ("<window-name> is ready") but the workspace does not switch
In a product based on Eclipse 2020-12: the workspace switches from workspace 1 to workspace 2

I really need to avoid this workspace switch but I am having a hard time figuring out what has changed. Can anyone give me any idea where to look?

Thanks in advance,
Will

RHEL7, Gnome Shell 3.28.3, openjdk 11.0.11

 

-- 

This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd.
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
 


Back to the top