https://bugs.documentfoundation.org/show_bug.cgi?id=126095

--- Comment #21 from Justin L <jl...@mail.com> ---
(In reply to Stéphane Guillou (stragu) from comment #17)
> Justin, any chance you could you do the same for the table toolbar that pops
> up when a table is selected in Draw/Impress?

The first three are now avoided:

graphicobjectbar: for calc/writer the default is to be visible, but for
draw/impress, it is set to be not visible
officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu
 <node oor:name="private:resource/toolbar/graphicobjectbar" oor:op="replace">
    <prop oor:name="Visible" oor:type="xs:boolean"><value>false</value>

mediaobjectbar: for draw it is visible, but for impress it is not visible

tableobjectbar: for draw/impress it is visible


These remaining ones are not impacted. Perhaps they should be if they are
visible...

textobjectbar: for draw/impress it is not visible
   -(connected with a table, but not with a textbox)

extrusionobjectbar (3d stuff) for draw/impress it is visible (I don't know how
to trigger this - inserting a 3-d object doesn't call it.)

fontworkobjectbar: for draw/impress it is visible (but I don't see it coming
up. It DOES come up for the regular menu. So how is notebookbar suppressing
this one?)

bezierobjectbar: for draw/impress it is visible (but I don't know how to
trigger this)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to