Bug 171032
| Summary: | Drag file to tasklist fails on Window Groups | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Warren Togami <wtogami> |
| Component: | libwnck | Assignee: | Søren Sandmann Pedersen <sandmann> |
| Status: | CLOSED UPSTREAM | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | kem |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-08-03 12:56:51 UTC | Type: | --- |
| 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: | 171491 | ||
|
Description
Warren Togami
2005-10-17 15:27:11 UTC
Not easy to fix. Popping up the menu would require mouse and keyboard grabs, but the mouse is already grabbed by the drag source. so we could just not grab the mouse and keyboard when the menu pops up and instead just automatically close the menu when the user does a drop, i think. Seems relatively hard though, and it's not that big of a deal. We should file it upstream and drop from target list. Warren can you file it upstream? Thanks. Luckily, there already was an upstream bug, so we can forgive Warren his negligence... |