Bug 1133148
| Summary: | Selection widget behaves wrong | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Diogo Campos <diogocamposwd> | ||||
| Component: | gtk3 | Assignee: | Matthias Clasen <mclasen> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 21 | CC: | ccecchi, mclasen | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-09-05 03:22:45 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: |
|
||||||
checkboxes have been in flux recently. Should be fixed in gtk3 3.13.8 |
Created attachment 929838 [details] SC of the bug. Description of problem: When the selection widget is clicked, it only changes its state/appearance when the pointer goes out of him. Version-Release number of selected component (if applicable): 3.13.7-1.fc21 How reproducible: Always. When a selection widget is clicked. Steps to Reproduce: 1. Click on a selection widget. 2. Nothing happens. 3. Move the pointer off the widget. 4. Just now it works as expected. Actual results: State of the selection widget does not change immediately. Expected results: The selection widget should change its state without need for a "mouse out" move. Additional info: See attachment.