#5622 closed bug (fixed)
[MediaPlayer] disable Audio/Video track menu if there is only one track
Reported by: | diver | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/MediaPlayer | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Disable Audio/Video track option if there is only one track will allow to quickly see that there is nothing to change in context menu of video view.
Change History (4)
comment:1 by , 15 years ago
Summary: | [MediaPlayer] disable Audio/Video track option if there is only one track → [MediaPlayer] disable Audio/Video track menu if there is only one track |
---|
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 15 years ago
This is already done if there are no respective tracks. If there is one track of audio/video, the menu is enabled, because it contains other options. The audio menu will probably get more options in the future and disabling it now, because it only contains the track menu, will be inconsistent with the video menu behavior.
Note:
See TracTickets
for help on using tickets.
Fixed in hrev35945.