Bug 1139754
| Summary: | [Admin Portal] [New Quota dialog] too many lines as column separator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Jiri Belka <jbelka> | ||||||
| Component: | Frontend.WebAdmin | Assignee: | Phillip Bailey <phbailey> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Shira Maximov <mshira> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 3.5.0 | CC: | bugs, dfediuck, gklein, istein, lsurette, mavital, mgoldboi, nobody, phbailey, rbalakri, rgolan, Rhev-m-bugs, sbonazzo, srevivo, ykaul | ||||||
| Target Milestone: | ovirt-3.6.7 | Flags: | rule-engine:
ovirt-3.6.z+
mgoldboi: planning_ack+ rgolan: devel_ack+ mavital: testing_ack+ |
||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: |
Cause: A solid left border added to cell column headers in the CSS.
Consequence: A duplicate border was displayed for each column separator.
Fix: Remove the left border from the CSS.
Result: The duplicate border is removed.
|
Story Points: | --- | ||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-07-04 12:31:58 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | SLA | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
this is an automated message. oVirt 3.6.0 RC3 has been released and GA is targeted to next week, Nov 4th 2015. Please review this bug and if not a blocker, please postpone to a later release. All bugs not postponed on GA release will be automatically re-targeted to - 3.6.1 if severity >= high - 4.0 if severity < high test needinfo - ignore Created attachment 1154162 [details]
add quota dialog
Try to verified on : Red Hat Enterprise Virtualization Manager Version: 3.6.6-0.1.el6 The verification steps: Open the quota dialog on chrome explorer and firefox, and see that is only one line as column separator between the tabs. - Failed The print screen is attached. Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release. The line shown in the screenshot is due to the presence of a hidden column. According to the UI/UX team, this cannot be removed without a complete redesign of all grids and table cells. This patch corrects the duplication of every column divider as shown in the screenshot posted by Jiri Belker. Please review again based on this criteria. verified based on : comment #5 and comment #8 |
Created attachment 935769 [details] screenshot Description of problem: [New Quota dialog] too many lines as column separator, see screenshot. Version-Release number of selected component (if applicable): rhevm-webadmin-portal-3.5.0-0.10.master.el6ev.noarch How reproducible: 100% Steps to Reproduce: 1. check the dialog 2. 3. Actual results: more lines than adidas as column separator Expected results: one is enough imho Additional info: