*** This bug is a duplicate of bug 1969574 ***
https://bugs.launchpad.net/bugs/1969574
This bug was fixed in the package mutter - 42.1-1ubuntu1
---------------
mutter (42.1-1ubuntu1) kinetic; urgency=medium
[ Jeremy Bicha ]
* Merge from Debian unstable. Remaining changes:
- Add triple-buffering patch
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch:
+ X11: Add support for fractional scaling using Randr
- Add ubuntu/wayland-data-device-Allow-any-drag-timestamp....patch
+ Allow any drag timestamp as drag start serial
- Add backends-native-kms-crtc-Don-t-compare-gamma-values-on-un.patch
+ Avoid memory errors when comparing gamma values
- Add monitor-manager-Ensure-monitors-settings-after-backend-ha.patch
+ Ensure privacy screen settings are applied on startup
- Add patches from GNOME !2364
+ Fix X11 selection related crash when Xwayland died
- debian/libmutter-10-0.symbols: Add symbols for triple buffering patch
* Refresh triple buffering patch with latest version
[ Marco Trevisan (TreviƱo) ]
* debian/patches: Adapt expected messages to new domains
mutter (42.1-1) unstable; urgency=medium
* New upstream release
(LP: #1972726, #1967274, #1965557, #1969574, #1948410, #1967219, #1971693)
* Drop patches applied in new release
* debian/libmutter-10-0.symbols: Add new symbol
* debian/libmutter-10-0.symbols: Drop a symbol that was only in experimental
* Add Breaks against old gtk3 & gtk4 versions.
See Ubuntu bug 1972721
* Release to unstable
mutter (42.0-5) experimental; urgency=medium
* Team upload
* d/patches: Update to upstream commit 42.0-74-g6c8e8fbba
- Bug fixes targeted for 42.1
- d/p/clutter-stage-Repick-when-pointer-actor-goes-unmapped.patch:
Replace with the version that was applied upstream
- d/p/core-Account-ClutterStage-grabs-on-Wayland-key-focus-sync.patch:
Mark as applied upstream
mutter (42.0-4) unstable; urgency=medium
* Team upload
* d/patches: Update to upstream commit 42.0-55-gbe9deeba0
- Update translations
- Update upstream status of cherry-picked patches
- Add various bug fixes including LP: #1959888, LP: #1964037
* d/p/core-Account-ClutterStage-grabs-on-Wayland-key-focus-sync.patch:
Add patch proposed upstream to fix grabs vs. system-modal prompts.
This is particularly annoying when using pkexec, or when using gcr as
a passphrase prompt for PGP, ssh and/or sudo.
(Closes: #1008998, LP: #1964442)
-- Jeremy Bicha <[email protected]> Fri, 13 May 2022 09:14:41 -0400
** Changed in: mutter (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1971693
Title:
Alt+Tab is broken for Java (AWT/Swing) apps in Wayland session
Status in mutter package in Ubuntu:
Fix Released
Status in mutter source package in Jammy:
Fix Committed
Bug description:
Impact
------
When switching to a Java UI application using Alt+Tab, very often
application's window is raised, but it doesn't get keyboard focus - it stays in
the previous application, and that application continues to process keyboard
events. When the problem occurs, hovering mouse over Java app's window gets the
focus transferred to it.
This problem only happens in Wayland session, not in X.Org session. It can be
reproduced in Ubuntu 22.04, but not in 20.04.4 version.
The problem seems to affect all Java versions - reproduced for
different OpenJDK builds (8, 11, 17, 18). It can also be observed for
Java version provided by Ubuntu's 'default-jre' package
(11.0.15+10-Ubuntu-0ubuntu0.22.04.1).
Test Case
---------
1. sudo apt install default-jre
2. Download the minimal test case app from comment #1
3. From a terminal run the app
java Downloads/JTextFieldTest.java
4. Click on the terminal window (instead of the Java app)
5. Press Alt-Tab to switch focus back to the Java app
6. Type a few characters.
The characters should show in the Java app's text field instead of in
the terminal window.
What Could Go Wrong
-------------------
See the master bug for this update at LP: #1972726
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1971693/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp