when you insert an media file and select the media file you get on bottom the media toolbar and on top the layout switch from two lines to one. Select an draw, graphic, ... element the second toolbar on top switch to arrange, allign, ... this is missing when select media elements. In writer when you have an media alement selected you have a new toolbare on top and bottom. the new toolbar on top is missing.
Screenshot would be helpful if this is a question but I guess you have an idea how to rearrange.
Isn't this request implemented meanwhile?
Created attachment 146217 [details] media toolbar The problem is that the media toolbar contain only of two commands. .uno:InsertAVMedia .uno:AVMediaToolBox And AVMediaToolBox is one command but contain several actions (like play, pause, volume, ...) so it's very difficult to integrate this command into a two line layout (like in tabbed NB)
Maxim, is it feasible and does it makes sense to split the AVMediaToolBox into single UNO commands?
In the sidebar they use separtae buttons I can check if it's possible to use the stuff from the sidebar.
Do it; otherwise we should add the individual UNO commands.
uno commands are neaded sorry.