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

            Bug ID: 96439
           Summary: Record dialog stats in usage data stats
           Product: LibreOffice
           Version: 5.1.0.0.beta1
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

Presently only UNO command usage is being saved in the usage data stats, so
this should be expanded to also record dialog usage stats. The following
columns should be added.

Dialog: ID of the dialog used in the SfxModalDialog() call, which is also found
in the .ui file - e.g. AboutDialog

Tab: ID of the dialog tab if used in a SfxModalDialog() call, which is also
found in the .ui file - e.g. ParagraphTabsPage

Control: ID of the control action in the dialog .ui file - e.g. credits

Action: The action performed on the control - Click (button), Check (checkbox),
More/Less (spin control), Select (listbox/drop-down list/combobox), Modify
(textbox), ...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to