Bug 842402
Summary: | Re-Aligning Subscription Manager Gui (removing extra layout indents) | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Matt Reid <mreid> |
Component: | subscription-manager | Assignee: | Bryan Kearney <bkearney> |
Status: | CLOSED WONTFIX | QA Contact: | Entitlement Bugs <entitlement-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.0 | CC: | bkearney, fsharath, jesusr, jgalipea, qianzhan, redakkan |
Target Milestone: | beta | ||
Target Release: | 7.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-01-17 13:58:07 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: | |||
Bug Blocks: | 863175 | ||
Attachments: |
Description
Matt Reid
2012-07-23 18:52:47 UTC
I like the first AFTER, which just realigns things and doesn't move around the text. http://file.rdu.redhat.com/~cschevia/subman_726_1.png Dangerous question, we have to manually tweak each tab right? At this point you've only touched the My Installed Products tab? It would be great if those changes were made to the other two as well, fixing the Subscription Details panes. Looks really good so far, nicely done! For context - Original: http://file.rdu.redhat.com/~cschevia/subman_726_3.png Edited - Uniform indent: http://file.rdu.redhat.com/~cschevia/subman_726_1.png Edited - Adjusted spacing: http://file.rdu.redhat.com/~cschevia/subman_726_2.png Created attachment 812636 [details]
sub-man indentation
# subscription-manager version
server type: Red Hat Subscription Management
subscription management server: 0.8.29-1
subscription-manager: 1.10.3-1.el7
python-rhsm: 1.10.3-1.el7
It can be seen from the attachment that, all tables and text in all tabs are indented to left.
VERIFIED
I found that the attached subscriptions are not indented to left (please see attachment "the attached subscription in My Subscritions.png"), so I reopened this bug. [root@dhcp-65-192 ~]# subscription-manager version server type: Red Hat Subscription Management subscription management server: 1.4.3.23-1.el6sam_splice-Headpin subscription-manager: 1.10.10-1.el7 python-rhsm: 1.10.10-1.el7 Created attachment 850330 [details]
the attached subscription in My Subscritions.png
Thanks for raising this, but it looks like everything is working as intended in your screenshot. If Sharath's screenshot had been after attaching a subscription, you'd see that his My Subscriptions tab would look the same as yours. The subscriptions listed in My Subscriptions are indented a bit to leave room for when we need to show an expiring warning icon. (In reply to Matt Reid from comment #8) > Thanks for raising this, but it looks like everything is working as intended > in your screenshot. If Sharath's screenshot had been after attaching a > subscription, you'd see that his My Subscriptions tab would look the same as > yours. The subscriptions listed in My Subscriptions are indented a bit to > leave room for when we need to show an expiring warning icon. Hi Matt, After making the client's system time as expired, I got three screenshots from the subscription-manager-gui's three tabs. (1) The screenshot for My Installed Products (see attachment 'My Installed Products indentation.png'), is working. (2) The one for My Subscriptions ( see attachment "My Subscriptions indentation with expired subcription.png "), is not working. Compared with (1), there still is a bit room before the expired warning icon. (3) The one for All Available Subscriptions ( see attachment "All Available Subscriptions indentation after pressing Update button.png "), is not working neither. All the available subscriptions are not indented to left. So, I believe phenomenons (2) and (3) need to be fixed. Created attachment 850871 [details]
My Installed Products indentation.png
Created attachment 850872 [details]
My Subscriptions indentation with expired subcription.png
Created attachment 850873 [details]
All Available Subscriptions indentation after pressing Update button.png
The spacing you see on the left is space for other icons (expiring) and space for the widget which shows stacking. We can not move them over. Since this was verified earlier, I am marking this as CLOSED. |