Bug 1071186
| Summary: | [Admin Portal] Add Event notification: Parent checkbox has no decoration when a child is selected | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Jiri Belka <jbelka> | ||||||
| Component: | Frontend.WebAdmin | Assignee: | bugs <bugs> | ||||||
| Status: | CLOSED WONTFIX | QA Contact: | Jiri Belka <jbelka> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | --- | CC: | bugs, gklein, jbelka, mgoldboi, rbalakri, yeylon, ykaul | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-03-10 10:46:11 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | UX | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
Created attachment 868893 [details]
expanded tree
Setting target release to current version for consideration and review. please do not push non-RFE bugs to an undefined target release to make sure bugs are reviewed for relevancy, fix, closure, etc. This is an automated message. Re-targeting all non-blocker bugs still open on 3.4.0 to 3.4.1. This is an automated message. oVirt 3.4.1 has been released. This issue has been retargeted to 3.5.0 since it has not been marked as high priority or severity issue, please retarget if needed. GWT bug. https://code.google.com/p/google-web-toolkit/issues/detail?id=6753 unfortunately, issue moved to the "AssumedStale" status on May 31, 2013. will push to 3.6 now, however may need to be moved to 'CLOSED CANTFIX' eventually. update gwt issue tracker: https://github.com/gwtproject/gwt/issues/6752 This is an automated message. This Bugzilla report has been opened on a version which is not maintained anymore. Please check if this bug is still relevant in oVirt 3.5.4. If it's not relevant anymore, please close it (you may use EOL or CURRENT RELEASE resolution) If it's an RFE please update the version to 4.0 if still relevant. Still valid on 3.6.0-11 build (d/s). low priority, no capacity and I am not sure about the gwt readiness in this context - pushing to 4.0 for now. 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. Closing old tickets, in medium/low severity. If you believe it should be re-opened, please do so and add justification. |
Created attachment 868892 [details] collapsed menu Description of problem: Parent checkbox has no decoration when a child is selected/checked in 'Add Event Notification' dialog, thus it is quite confusing because when the tree is fully collapsed it is not obvious there are some items/events selected for subscription. I would expect that parent checkbox (eg. VM Events) is for example gray (filled with gray color) and checked, so a user can distinguish between no child selected under a parent, all childs selected and specific childs selected. See screenshots. Version-Release number of selected component (if applicable): beta3 ovirt-engine-3.4.0-0.11.beta3.el6.noarch How reproducible: 100% Steps to Reproduce: 1. add event notification dialog 2. compare how a parent check box looks like in these scenarios: - no child selected - all childs selected including parent - specific child selected 3. Actual results: if specific child selected, the parent checkbox looks like nothing is selected Expected results: decoration of parent when specific child is selected Additional info: