Difference between revisions of "Feature Freeze Testing 3.2"

From Apache OpenOffice Wiki
Jump to: navigation, search
(fix links to CWS in Chart section and add Database Access)
(added math and header from framework)
Line 154: Line 154:
 
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba32a dba32a] integrated in DEV300m47
 
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba32a dba32a] integrated in DEV300m47
 
<BR>
 
<BR>
 
  
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=99056 99056] : form control property browser: added Position, Size, and Anchor  
 
* [http://www.openoffice.org/issues/show_bug.cgi?id=99056 99056] : form control property browser: added Position, Size, and Anchor  
Line 195: Line 194:
 
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dbaperf2 dbaperf2] integrated in DEV300m52
 
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dbaperf2 dbaperf2] integrated in DEV300m52
 
<BR>
 
<BR>
 +
 +
==Component : Formula Editor / Math==
 +
* [http://www.openoffice.org/issues/show_bug.cgi?id=33387 33387] : Math: "View / Selection" now "View / Formula Elements"
 +
** Description : The menu entry "View / Selection" in Math is now labeled "View / Formula Elements".
 +
** Feature Announcement : http://sw.openoffice.org/servlets/ReadMsg?list=features&msgNo=310
 +
** Specification : --
 +
** Test case specification : --
 +
** CWS : [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/tl66 tl66] integrated in DEV300m49
 +
<BR>
 +
 +
==Component : Framework==

Revision as of 08:26, 30 July 2009

Here are a list of features and enhancements, which are integrated in OOo 3.2. All the listed issues are announced in the release notes for the developer snapshots since DEV300m41 - to DEV300mX. This list is more technically orientated and isn't a release note for OOo 3.2. This list could and should be used for testing and checking the new features in general or for translation purposes.


THIS DOCUMENT IS UNDER CONSTRUCTION

THERE ARE FEATURES STILL MISSING
DATE FOR BRANCH IS END OF SEPTEMBER

THEN THIS SITE WILL BE FINALIZED


Component : Chart




Component : Database Access

  • 41930 : database formscan be zoomed
    • Description : Database forms can now be zoomed, much like all other documents: You'll find the usual View/Zoom menu item, and the zoom slider in the status bar. (Ctrl+Scroll wheel continues to work, as it already did before.)
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=263
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32b integrated in DEV300m50



  • 79423 : Shrink Sections in Sun Report Builder
    • Description : There exist 3 new items in the toolbar to remove empty space between section ranges and the first or last control. * Top shrink removes the top empty space between section top range and the first top control. * Bottom shrink removes the bottom empty space between the section bottom range and the last bottom control. * Shrink removes free spaces from both directions from top and from bottom. This function could be very helpful if the report will be export as calc sheet.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=255
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32a integrated in DEV300m47


  • 80917 : "First line as column names" support for Copy Table Wizard
    • Description : The Copy table Wizard now contains an additional check box which is enabled when RTF or HTML format is to copied into a database. The check box is label: Text [ en-US ] = "Use first ~line as column names" ; When checked the first row is used to identify column names, when not checked the first row will be handled as a normal data row.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=267
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32d integrated in DEV300m52


  • 83082 : SRB Grouping Dialog has a new up/down/delete toolbar


  • 88878 : new form control property: "Visible"
    • Description : The new boolean property "Visible" has been added to all form control types (except the "Hidden control", which has no visual representation in the document, anyway). This property controls whether or not the control shall be visible in alive mode. ... (see more details in the feature announcement)
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=269
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32c integrated in DEV300m52


  • 89821 : multi-line text form controls preserving their selection
    • Description : Multi-line text controls in forms now preserve their selection when losing and re-gaining the focus, making text exchange (like multiple cut'n'pastes) somewhat easier this way.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=254
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32a integrated in DEV300m47


  • 95963 : human-readable event bindings in the property browser
    • Description : The event bindings in the form/control property browser are now somewhat more human readable, in that a binding formerly displayed as vnd.sun.star.script:Standard.Module1.Main?language=Basic& location=application now is displayed as Standard.Module1.Main (application, Basic)
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=252
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32a integrated in DEV300m47


  • 95977 : event assignments in the property browser can be reset with DEL key
    • Description : In the form/control property browser, event assignments can be reset using the DEL key. That is, the read-only input field which is to display (but not modify) the event assignment now at least accepts DEL, completely revoking the assignment for the given event.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=249
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32a integrated in DEV300m47


  • 96429 : property browser: mouse-selection-behavior in property combo boxes changed
    • Description : In the property browser, for properties displayed using a combo box (so you can enter free text, but select from a pre-defined list of possible options as well), the behavior for mouse selections changed: Formerly, when you selected an entry from the list, you needed to focus another cell somewhere else before the changed value was committed (even though it was already entered into the text field). Now, the property value is committed already when you select the entry from the list, which makes the work flow somewhat smoother in many cases.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=251
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32a integrated in DEV300m47


  • 96523 : SRB controls bound to data source displays it data source name


  • 96782 : SRB toolbar items has now also menu items
    • Description : All current toolbar items for Report Builder are now also available in the menu structure. For clear work, all items which manipulate existing fields can found in the edit menu structure like section shrink or control resizings. New controls which have to insert are stored in the insert menu structure like picture or shapes.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=259
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32a integrated in DEV300m47



  • 97356 : button control properties: renamed the action-related events
    • Description : Form control buttons feature two events which are fired when the button is pressed, one to veto the actual firing, and one to do an actual action associated with the button. Formerly, they were called "Before commencing" and "When initiating", and as such a constant source of confusion, since it was non-obvious which event to use for which purpose. This situation hopefully improved a little bit with renaming the events (in the property browser) to "Approve action" and "Execute action".
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=253
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32a integrated in DEV300m47


  • 98557 : SRB ReportWizard supports binary field types
    • Description : It is possible to select BINARY, VARBINARY, LONGVARBINARY datatypes in the Report Wizard. This will insert ImageControls instead of formatted fields. The images will be set 4cm high. Pictures will scale down to this size.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=261
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32a integrated in DEV300m47


  • 99056 : form control property browser: added Position, Size, and Anchor
    • Description : In the property browser for form controls, you can now also change the position and size of the control, as well as its anchor (in document types where anchoring is supported, e.g. text docs and spreadsheets). This is especially useful when you want to modify the geometry of multiple controls at once, which previously required invocation of a modal dialog for every control, and now can be done by selecting all controls, and simply entering the new value(s) in the property browser.
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=265
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32b integrated in DEV300m50


  • 99422 : font name/style/size displayed in form control property browser
    • Description : When displaying the properties of a form control in the property browser, the "Font" property will now display the name, the style (regular, bold, italic) and the size of the current control font. (previously the respective field was simply empty, and the font could only be seen when opening the Character Set dialog.)
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=262
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32b integrated in DEV300m50


  • 99704 : control property "Mouse wheel scroll"
    • Description : All form controls which are able to react on the mouse wheel, by scrolling or spinning their content, got a new property called "Mouse wheel scroll". This property is available in the control property browser, immediately below the "Tab order" property, and can take one out of three possible values: ... (see more details in the feature announcement)
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=268
    • Specification : - -
    • Test case specification : - -
    • CWS : dba32c integrated in DEV300m52



  • 101587 : Use the configuration to describe database drivers
    • Description : Currently the db drivers are hard coded in OOo. The integration of new ones as extension isn't possible. Therefor all drivers have to bring their own configuration with them. Each driver has to define: ... (see details in the feature announcement)
    • Feature Announcement : http://dba.openoffice.org/servlets/ReadMsg?list=features&msgNo=266
    • Specification : - -
    • Test case specification : - -
    • CWS : dbaperf2 integrated in DEV300m52


Component : Formula Editor / Math


Component : Framework

Personal tools