Difference between revisions of "Tracking results"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 4: Line 4:
 
=== Impress Click Map ===
 
=== Impress Click Map ===
 
The following click map of the Impress UI visualizes the clicks as reported by the User Feedback Program. The '#1:' indicates the ranking and has been assigned to the Top40 clicks on toolbars in Impress. The number states the clicks made to a controller int the toolbar. Some buttons are missing and will be updated soon.
 
The following click map of the Impress UI visualizes the clicks as reported by the User Feedback Program. The '#1:' indicates the ranking and has been assigned to the Top40 clicks on toolbars in Impress. The number states the clicks made to a controller int the toolbar. Some buttons are missing and will be updated soon.
[[File:Impress_Clickmap.jpg|640px]]
+
[[File:Impress_Clickmap2.jpg]]
  
 
== User Feedback Data ==
 
== User Feedback Data ==

Revision as of 09:07, 16 October 2009

ux-ooo-logo-rgb-129-61.png

ux.openoffice.org

Quick Navigation

Team

Results of the User Feedback Program

User Feedback Data Visualization

Impress Click Map

The following click map of the Impress UI visualizes the clicks as reported by the User Feedback Program. The '#1:' indicates the ranking and has been assigned to the Top40 clicks on toolbars in Impress. The number states the clicks made to a controller int the toolbar. Some buttons are missing and will be updated soon. Impress Clickmap2.jpg

User Feedback Data

Usage Data for Download

The Usage Feedback Data is available for different applications like Writer, Draw, Impress or Calc and a summary for all applications. The data has been updated in October 2009.

How to Find an UI Element in the Data?

If you want to figure out how a function is represented in the data, then:

  • try first to find the element in the data by searching for a part of the tip help
  • or use your OOo 3.1 copy, enable user feedback functionality and use the function. Then open the CSV file through "Tools - Options... - OpenOffice.org - Improvement Program" and see for yourself what has been recorded.
  • if you need more details use the source code browser for OOo OpenGrok.

Widget Types in OOo UI

  • AcceleratorExecute = Keyboard Shortcut
  • GenericToolbarController = Toolbar
  • SfxToolBoxControl = Toolbar
  • ButtonToolbarController = Toolbar
  • MenuBarManager = Contextmenu
  • HeaderMenuController = Menubar (Insert->Header)
  • FooterMenuController = Menubar (Insert->Footer)
  • LanguageSelectionMenuController = Menubar (Tools->Language)

Lists of Functions (Toolbar/Menu Commands) in OOo

Personal tools