Bug 1231856
| Summary: | Network configuration dialog should be modal so it is not lost/focus lost | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Martin Kolman <mkolman> |
| Component: | anaconda | Assignee: | Martin Kolman <mkolman> |
| Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team-automation> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.2 | CC: | dshea, extras-qa, g.kaviyarasu, hamzy, jonathan, jstodola, mbanas, mkolman, pholica, rtguille, rvykydal, sbueno, shawn.starr, stephent98, vanmeeuwen+fedora |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | anaconda-21.48.22.49-1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 876020 | Environment: | |
| Last Closed: | 2015-11-19 09:54:41 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: | |||
| Bug Depends On: | 876020 | ||
| Bug Blocks: | |||
|
Description
Martin Kolman
2015-06-15 13:49:16 UTC
The issue seen in the RHEL 7.2 installer environment with --keep-above are because anaconda is running fullscreen. We stopped running fullscreen in Fedora because it was causing some weird problems with window behavior in gnome-shell. Well here's a weird problem with window behavior in metacity. ad4caae2b7f11422b932dd284eae2b763c308408 is the commit from master to switch from fullscreen to maximized, and --keep-above works with that. The problem is that now the title bar is shown. I'm looking into what theme changes we can make to fix that. (In reply to David Shea from comment #3) > I'm looking into what theme changes we can make to fix that. https://github.com/rhinstaller/lorax/pull/44 (In reply to David Shea from comment #4) > (In reply to David Shea from comment #3) > > > I'm looking into what theme changes we can make to fix that. > > https://github.com/rhinstaller/lorax/pull/44 Nice! Thanks a lot! :) python-blivet-1.12.2-1.fc23 anaconda-23.19.2-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-15030 anaconda-23.19.2-1.fc23, python-blivet-1.12.2-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update anaconda python-blivet'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-15030 Apologies for the noise from the Fedora update system. In the past, if I ever tried adding a RHEL bug to a Fedora update, it would be rejected; it seems that isn't the case anymore. This bug has been removed from the Fedora update now. 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://rhn.redhat.com/errata/RHBA-2015-2284.html |