Bug 1037477
Summary: | [Usability] mouse-cursor range for column resizing is too narrow and asymmetric | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Assaf Muller <amuller> | ||||||||
Component: | ovirt-engine-webadmin-portal | Assignee: | Alexander Wels <awels> | ||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kubica <pkubica> | ||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 3.2.0 | CC: | aberezin, ecohen, gklein, iheim, pstehlik, rbalakri, Rhev-m-bugs, yeylon | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | 3.5.0 | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | ux | ||||||||||
Fixed In Version: | ovirt-3.5.0-alpha2 | Doc Type: | Bug Fix | ||||||||
Doc Text: |
Cause:
The way the headers of the grid are constructed caused the area which you can drag to be slightly left of the separator line.
Consequence:
It would be unclear where the user can drag the header to resize the table.
Fix:
Rework how the header is constructed so the drag area is centered over the separator.
Result:
It is now clear where the user can drag the header.
|
Story Points: | --- | ||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2015-02-16 13:36:29 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: |
|
Description
Assaf Muller
2013-12-03 09:19:08 UTC
Created attachment 860168 [details]
screen-cast: RHEV-M GUI column resize range
Created attachment 860169 [details]
screen-cast: e-mail client column resize range
Created attachment 860183 [details]
screen-shot: Column resize mouse cursor range
(In reply to Assaf Muller from comment #0) > Resizing columns in the GUI is a pain because the separator is too thin. It's is not really because the separator is too thin - it is because the mouse-cursor range that allows column resize is too narrow and asymmetric. see attachment 860168 [details] - note that the mouse-cursor range in which column resize is allowed is really narrow, and it is not symmetric (the range is on the left side of the separator, and not on the right). see attachment 860169 [details] for a proper mouse-cursor range for allowing column resize (recorded from my e-mail client) - you can see that is wider then the web-admin's, and it is symmetric (i.e. the range is identical on the left side of the separator as well as on the right side of the separator). see attachment 860183 [details] for a summary of the current state and how things should look like after this bug will be fixed. Verified in 3.5.0-0.0.master.20140821064931.gitb794d66.el6 Firefox: firefox-31.0-2.fc20.x86_64 Chrome: google-chrome-stable-37.0.2062.94-1.x86_64 EDIT: Verified in rhevm: 3.5.0-0.10.master.el6ev |