| Summary: | Selecting 2 keys resize dconf-editor window | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Oliver Ilian <oliver> | ||||
| Component: | dconf-editor | Assignee: | Marek Kašík <mkasik> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 7.2 | CC: | jprajzne, mkasik, tpelka | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | dconf-editor-3.22.3-3.el7 | Doc Type: | Bug Fix | ||||
| Doc Text: |
Cause:
Description of some configuration keys can contain large amount of text.
Consequence:
The amount of text could prevent user to resize window of dconf-editor due to design of the editor.
Fix:
dconf-editor was redesigned and is not prone to the issue now.
Result:
The dconf-editor's window can be resized when needed.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-08-01 09:35:54 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: | |||||
| Attachments: |
|
||||||
|
Description
Oliver Ilian
2016-04-11 08:02:26 UTC
Created attachment 1157807 [details]
Wrap description_label on scrolled window
This bug was found not to be a priority, therefore it is been postponed to the next release.
The problem was that long descriptions for the schemas was causing the dconf-editor window to expand.
My patch (attached) solves this problem by wrapping the schema description on a scrolled window, showing a scrollbar only when necessary (long text), not introducing any visual change for regular text lengths.
dconf-editor was split off dconf recently. The new dconf-editor has been redesigned in the way that it doesn't have this bug now. cannot reproduce 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:2302 |