Bug 1607839
Summary: | Invisible panel is made visible on click between Setting and Toggle button | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Michal Odehnal <modehnal> | ||||||
Component: | gnome-tweak-tool | Assignee: | Milan Crha <mcrha> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||||
Severity: | low | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 7.6 | CC: | csoriano, tpelka | ||||||
Target Milestone: | rc | ||||||||
Target Release: | 7.7 | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | gnome-tweak-tool-3.28.1-6.el7 | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2020-03-31 19:38:49 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
It's a common behaviour of gtk+, I filed the issue upstream https://gitlab.gnome.org/GNOME/gtk/issues/1314. However, we can workaround it on the meantime. The issue was actually in Tweaks. I fixed it now, but need PM and QA approvals Moved to 7.7 instead of zstream. (In reply to Carlos Soriano from comment #3) > The issue was actually in Tweaks. I fixed it now, but need PM and QA > approvals Could you attach the fix here, please? Created attachment 1605654 [details]
Showing the bug
The bugs appears as thick line between a GUI label and its toggle button.
TEST SETUP Distro: RHEL 7.6 CSB Component version: gnome-tweak-tool-3.28.1-4.el7 TEST PROCEDURE 1. Distro RHEL 7.6 CSB is already installed on notebook Lenovo T580. 2. Reproduce the bug. The bugs is present. 3. Take a screenshot. 4. Download and install Brew build gnome-tweak-tool-3.28.1-6.el7. https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=949669 5. Start "gnome-tweaks". 6. Reproduce the bug. RESULT Upgrading component: gnome-tweak-tool from: 3.28.1-4.el7 to: 3.28.1-6.el7 has fixed the bug. 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/RHSA-2020:1021 |
Created attachment 1470266 [details] extra panel Description of problem: There is an invisible panel enveloping Name of option and its toggle button that is made visible upon click. Version-Release number of selected component (if applicable): gnome-tweak-tool-3.28.1-2.el7.noarch How reproducible: Always Steps to Reproduce: 1. Open tweak tools. 2. In first tab click between Animations and its On/Off Toggle button. 3. Actual results: A line is visible upon clicking. Expected results: No graphical response on click. Additional info: It seems to me like the menu format was taken from another template and the extra panel was not removed. This panel is visible in all other options too.