Opened 11 years ago
Last modified 9 years ago
#4442 new defect
"Copy to Clipboard" option not available for any adio/video received from a collaborator
Reported by: | ajay_garg | Owned by: | dsd |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Record | Version: | Git as of bugdate |
Severity: | Unspecified | Keywords: | AU |
Cc: | ajay_garg | Distribution/OS: | Fedora |
Bug Status: | Unconfirmed |
Description
1)
For any "shared" audio/video, initially the recipient only receives the thumbnail, and not the full data. Thus, it makes sense to not show "Copy to clipboard" at this point.
2)
When a thumbnail is clicked, the "data" is fetched from the sharer.
3)
Now, the "Copy to clipboard" option should be shown; however, it does not. This is because, the palette is initiated JUST ONCE (when the thumbnail is created). It then never gets updated, even when the data has been fetched.
Note that, "Copy to Clipboard" works fine, for all audio/video generated locally.
Change History (4)
comment:1 Changed 11 years ago by ajay_garg
- Component changed from Write to Record
- Owner changed from godiard to dsd
comment:2 Changed 11 years ago by ajay_garg
comment:3 Changed 11 years ago by ajay_garg
comment:4 Changed 9 years ago by paulcotton
- Keywords AU added
AU team to discuss during Record overhaul. This bug persists.
Note: See
TracTickets for help on using
tickets.
Patch at http://lists.sugarlabs.org/archive/sugar-devel/2013-February/041869.html