[Libreoffice-ux-advise] [Bug 139409] Make Data provider experimental

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jan 5 09:54:27 UTC 2021


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

Heiko Tietze <heiko.tietze at documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|libreoffice-ux-advise at lists |heiko.tietze at documentfounda
                   |.freedesktop.org            |tion.org, kainz.a at gmail.com
           See Also|https://bugs.documentfounda |
                   |tion.org/show_bug.cgi?id=12 |
                   |0219                        |
           Keywords|needsUXEval                 |difficultyBeginner,
                   |                            |easyHack, skillDesign,
                   |                            |topicCleanup
             Status|UNCONFIRMED                 |NEW

--- Comment #2 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
Not finished functions should be experimental. But I wonder if we should add it
back to the menu bar. Btw, the Tabbed and Tabbed Compact NBs show the commands.
Should be removed, IMHO.

Code pointer: 

officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu

<node oor:name=".uno:DataProvider" oor:op="replace">
<node oor:name=".uno:DataProviderRefresh" oor:op="replace">

<prop oor:name="IsExperimental" oor:type="xs:boolean">
  <value>true</value>
</prop>

and

sc/uiconfig/scalc/ui/notebookbar_compact.ui
sc/uiconfig/scalc/ui/notebookbar.ui

<property name="action_name">.uno:DataProvider</property>

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list