Bug 1463679
Summary: | SWT dialogs using on top can stop receiving all events | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Oneata Mircea Teodor <toneata> |
Component: | mutter | Assignee: | Florian Müllner <fmuellner> |
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 7.3 | CC: | akaiser, aladd, alanm, bmilar, fmuellner, jherrman, jlyle, jwright, knakai, lmiksik, ndjensen, tpelka |
Target Milestone: | rc | Keywords: | ZStream |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Previously, if a Standard Widget Toolkit (SWT) application triggered a pop-up dialog displayed on top of the application, the events generated by this dialog were in some cases received not by the original application, but the application currently in focus. As a consequence, interacting with the dialog sometimes did not have the expected effect. This update fixes the underlying code, and SWT application pop-up dialogs now affect the appropriate application.
|
Story Points: | --- |
Clone Of: | 1437203 | Environment: | |
Last Closed: | 2017-09-19 14:42:17 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1437203 | ||
Bug Blocks: |
Description
Oneata Mircea Teodor
2017-06-21 13:27:51 UTC
Tested manually on x86_64 (virtual machine). I used reproducer described in https://bugzilla.redhat.com/show_bug.cgi?id=1437203#c21 Results: RHEL 7.3 (RC-3.0), mutter-3.14.4-31.el7.x86_64: - The "repro" window did not close. The mouse click was recieved by Nautilus. - Problem reproduced. RHEL 7.3, mutter-3.14.4-32.el7_3.x86_64: - The "repro" window closed - it correctly recieved the mouse click. - Fix verified. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2767 |