View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003909 | Composr | galleries | public | 2019-10-19 22:16 | 2019-10-19 22:16 |
| Reporter | Chris Graham | Assigned To | Chris Graham | ||
| Severity | Minor-bug | ||||
| Status | resolved | Resolution | fixed | ||
| Product Version | |||||
| Fixed in Version | 10.0.29 | ||||
| Summary | 0003909: Default width/height does not work well for audio | ||||
| Description | The gallery system injects a default width/height if it cannot detect one for a 'video' (which may not actually be a video). In the case of an audio file this means it is displayed poorly. Detect the situation of attempting to render an audio media item with the configured default video width/height and revert it to a more sensible display width/height for an audio file. | ||||
| Additional Information | It's tricky to think how to solve this well. We could make the video layer not set width/height for non-videos, but at the same time we want it to default for media it does not know about (which audio is a part of). I think the fix is fairly sensible in that we handle it at the display layer, which does know more about the media than the video system does. | ||||
| Tags | No tags attached. | ||||
| Time estimation (hours) | |||||
| Sponsorship open | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-10-19 22:16 | Chris Graham | New Issue | |
| 2019-10-19 22:16 | Chris Graham | Assigned To | => Chris Graham |
| 2019-10-19 22:16 | Chris Graham | Status | non-assigned => resolved |
| 2019-10-19 22:16 | Chris Graham | Resolution | open => fixed |