[sw-issues] [Issue 116909] PageCount (DocumentStatistics) via Macro is not correct

2011-02-13 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116909





--- Additional comments from bmarce...@openoffice.org Sun Feb 13 08:27:13 
+ 2011 ---
There is a better way to force document formatting and get the current value of
PageCount and LineCount.

MsgBox(Page Count =   ThisComponent.CurrentController.PageCount)

See service c.s.s.text.TextDocumentView

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[api-issues] [Issue 116940] c.s.s.sheet.XExternalDocLink container is bugged

2011-02-13 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116940
 Issue #|116940
 Summary|c.s.s.sheet.XExternalDocLink container is bugged
   Component|api
 Version|OOo 3.3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|jsc
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Sun Feb 13 08:56:56 
+ 2011 ---
Document cellLinks1.ods has one cell linked to a cell in document zsource.ods.
Both documents are stored in the same folder.

Exploring ExternalDocLinks shows that, for one of the XExternalDocLink
containers, method hasByName returns True but getByName throws exception No Such
Element.

Document cellLinks1.ods contains a macro proving this.
Important : the linked cell is in the first sheet.
This configuration shows a repeatable error, but other linked cells
configurations may work correctly or not, sometimes depending on the currently
active sheet and/or after a link update. Also silent stop of the macro may
happen in some configurations.
These random faults may be related to the problem reported in Issue 111412.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[api-issues] [Issue 116940] c.s.s.sheet.XExternalDocLink container is bugged

2011-02-13 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116940





--- Additional comments from bmarce...@openoffice.org Sun Feb 13 08:58:12 
+ 2011 ---
Created an attachment (id=75827)
Simple document used as source of the cell link


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[api-issues] [Issue 116940] c.s.s.sheet.XExternalDocLink container is bugged

2011-02-13 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116940





--- Additional comments from bmarce...@openoffice.org Sun Feb 13 08:59:41 
+ 2011 ---
Created an attachment (id=75828)
Document referencing one cell in zsource.ods. Contains a macro.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116830] Column resize in Grid Control destroys the grid display

2011-02-06 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116830
 Issue #|116830
 Summary|Column resize in Grid Control destroys the grid displa
|y
   Component|framework
 Version|OOo 3.3 RC9
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Sun Feb  6 08:02:26 
+ 2011 ---
The next attachment contains a macro that show a dialog containing a Grid 
control.
Columns can be resized by mouse.
If the mouse resizes to the right, the display of the grid is completely 
changed.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116830] Column resize in Grid Control destroys the grid display

2011-02-06 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116830





--- Additional comments from bmarce...@openoffice.org Sun Feb  6 08:03:28 
+ 2011 ---
Created an attachment (id=75777)
Displays a grid in a dialog. Resize a column to the right.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116831] Row headers column of Grid control should be resizeable

2011-02-06 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116831
 Issue #|116831
 Summary|Row headers column of Grid control should be resizeabl
|e
   Component|framework
 Version|OOo 3.3 RC9
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Sun Feb  6 08:13:59 
+ 2011 ---
Create a dialog containing a Grid control.
The Row headers column is not resizeable. If a header is too long it will appear
truncated.

This is usability problem because row header texts have different size. The
programmer cannot always check that the width is correct if theere are many
headers, or if they are dynamically chosen, or if texts are translated in
various languages.
Also, the text length depends on the police used.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[api-issues] [Issue 116827] UnoControlGridModel errors in IDL

2011-02-05 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116827
 Issue #|116827
 Summary|UnoControlGridModel errors in IDL
   Component|api
 Version|OOo 3.3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|documentation
 Assigned to|jsc
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Sun Feb  6 07:35:58 
+ 2011 ---
IDL of service c.s.s.awt.grid.UnoControlGridModel

property DataModel does not exist. Real name is : GridDataModel
property LineColor does not exist. Real name is : GridLineColor

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[api-issues] [Issue 116828] XGridColumn : comment error in IDL

2011-02-05 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116828
 Issue #|116828
 Summary|XGridColumn : comment error in IDL
   Component|api
 Version|OOo 3.3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|documentation
 Assigned to|jsc
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Sun Feb  6 07:41:43 
+ 2011 ---
c.s.s.awt.grid.XGridColumn

the description of attribute Title reads :
A title is displayed in the colum header row if
UnoControlGridModel::ShowRowHeader is set to true 

It should read :
A title is displayed in the colum header row if
UnoControlGridModel::ShowColumnHeader is set to true

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[api-issues] [Issue 116829] Grid control model : no consistency check of row data/column number

2011-02-05 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116829
 Issue #|116829
 Summary|Grid control model : no consistency check of row data/
|column number
   Component|api
 Version|OOo 3.3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|jsc
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Sun Feb  6 07:51:57 
+ 2011 ---
Create a grid control in a dialog.

If the control model is inserted in the dialog model, no exception is raised if
the number of items per row does not match the number of columns.
The dialog displays without error, but the grid does not appear in the dialog
window, which is very puzzling. See next attachment.

If the control is added to the dialog (instead of adding model to model) then 
exception GridInvalidDataException is raised, and the programmer immediately
understands its error. The same should be done at model insertion.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[api-issues] [Issue 116829] Grid control model : no consistency check of row data/column number

2011-02-05 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116829





--- Additional comments from bmarce...@openoffice.org Sun Feb  6 07:53:13 
+ 2011 ---
Created an attachment (id=75776)
Grid does not show if 4 columns are declared


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 98734] Image control in dialog does not obey Scale : Keep Ratio

2011-01-27 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98734





--- Additional comments from bmarce...@openoffice.org Thu Jan 27 10:34:53 
+ 2011 ---
11 months later, this bug is still not corrected in OOo 3.3. There is not even a
target milestone set.
This control is nearly unusable in dialogs.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[api-issues] [Issue 116585] Form selection by API in Writer is broken

2011-01-24 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116585
 Issue #|116585
 Summary|Form selection by API in Writer is broken
   Component|api
 Version|OOo 3.3 RC9
Platform|PC
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|jsc
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Mon Jan 24 13:43:49 
+ 2011 ---
With API, it is now impossible to visually select a form in Writer.
Next attachment shows the problem with a macro.

This is a regression from 3.2.1. 
Confirmed on Windows and Linux.
Confirmed on 3.3 RC9 and 3.3 RC10

Equivalent code works on Calc and Draw.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[api-issues] [Issue 116585] Form selection by API in Writer is broken

2011-01-24 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116585





--- Additional comments from bmarce...@openoffice.org Mon Jan 24 13:45:10 
+ 2011 ---
Created an attachment (id=75623)
Macro showing impossible to visually select a form


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 116567] Undo broken in Basic IDE

2011-01-23 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116567
 Issue #|116567
 Summary|Undo broken in Basic IDE
   Component|framework
 Version|OOo 3.3 RC9
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Sun Jan 23 08:15:38 
+ 2011 ---
In an existing macro, write something. Button undo does not activate. You cannot
undo.

Regression introduced in a recent RC, it worked in RC3.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 115671] Save button in Basic IDE is not refreshed

2011-01-12 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115671


User bmarcelly changed the following:

What|Old value |New value

 Version|OOo 3.3 RC3   |OOO330m19





--- Additional comments from bmarce...@openoffice.org Wed Jan 12 12:48:49 
+ 2011 ---
Of course this report is still valid in OOo 330m19 (OOo 3.3RC9) ...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 115703] Silent error in python sc ripting engine

2011-01-12 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115703


User bmarcelly changed the following:

What|Old value |New value

 Version|OOo 3.3 RC3   |OOO330m19





--- Additional comments from bmarce...@openoffice.org Wed Jan 12 12:58:18 
+ 2011 ---
Of course this report is still valid in OOo 330m19 (OOo 3.3RC9) ...

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 115348] Dictionaries reappear des pite setup

2011-01-12 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115348


User bmarcelly changed the following:

What|Old value |New value

 Version|OOo 3.3 RC3   |OOO330m19





--- Additional comments from bmarce...@openoffice.org Wed Jan 12 13:47:11 
+ 2011 ---
Of course this report is still valid in OOo 330m19 (OOo 3.3RC9) ...

This time, before installation I have deleted the old OOo installation folder,
C:\Program Files\OpenOffice.org 3\

It seems that installing the lang packs adds the dictionaries. And there is no
option to avoid them at installation.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[api-issues] [Issue 116391] ConfigurationProvider get ByHierarchicalName regression

2011-01-10 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116391
 Issue #|116391
 Summary|ConfigurationProvider getByHierarchicalName regression
   Component|api
 Version|OOo 3.3 RC3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|jsc
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Mon Jan 10 13:35:19 
+ 2011 ---
If the argument of getByHierarchicalName is an absolute path within the
container, it is rejected NoSuchElementException.
Only a relative path is accepted.
In previous versions both absolute and relative paths were accepted. So old code
may not work in OOo 3.3.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[api-issues] [Issue 116391] ConfigurationProvider get ByHierarchicalName regression

2011-01-10 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116391





--- Additional comments from bmarce...@openoffice.org Mon Jan 10 13:36:18 
+ 2011 ---
Created an attachment (id=75524)
Macro showing the problem.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[api-issues] [Issue 116184] c.s.s.container.Enumerabl eMap cannot be used from Basic

2010-12-20 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116184
 Issue #|116184
 Summary|c.s.s.container.EnumerableMap cannot be used from Basi
|c
   Component|api
 Version|OOo 3.3 RC3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|jsc
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Mon Dec 20 12:13:59 
+ 2010 ---
Created an attachment (id=75385)
Example of macro


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[api-issues] [Issue 116184] c.s.s.container.Enumerabl eMap cannot be used from Basic

2010-12-20 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116184





--- Additional comments from bmarce...@openoffice.org Mon Dec 20 12:14:55 
+ 2010 ---
The constructors of EnumerableMap need a type for the first and second 
arguments.
It is not obvious how this should be transmitted from Basic.

Next attachment contains a macro that transmits as arguments a
com.sun.star.reflection.XIdlClass to specify the type. This is not accepted.
However Developer’s Guide Basic bindings say :
The simple UNO type type is mapped to the com.sun.star.reflection.XIdlClass
interface to retrieve type specific information. 

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[api-issues] [Issue 116185] c.s.s.container.Enumerabl eMap cannot be used from Basic

2010-12-20 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116185
 Issue #|116185
 Summary|c.s.s.container.EnumerableMap cannot be used from Basi
|c
   Component|api
 Version|OOo 3.3 RC3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|RESOLVED
   Status whiteboard|
Keywords|
  Resolution|INVALID
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|jsc
 Reported by|bmarcelly


User bmarcelly changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from bmarce...@openoffice.org Mon Dec 20 12:18:45 
+ 2010 ---
Duplicate, due to Servlet errors

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[api-issues] [Issue 116185] c.s.s.container.Enumerabl eMap cannot be used from Basic

2010-12-20 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116185


User bmarcelly changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from bmarce...@openoffice.org Mon Dec 20 12:19:27 
+ 2010 ---
Closing

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116058] TXT: plain text file in u nicode format not properly imported, skips som e lines of text

2010-12-15 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116058





--- Additional comments from bmarce...@openoffice.org Wed Dec 15 11:08:43 
+ 2010 ---
1 - I reproduce the problem on Windows with the old OOo version 1.1.5

2 - Display of the file in a text editor shows that end-of-lines are mixed :
Windows (CR+LF) and MacIntosh(CR). The importation in OOo stops when
encountering the sequence CR+LF+CR.

3 - I used my text editor to convert the file to only Windows end-of-lines. It
now loads entirely.
Same if the file is converted to Unix end-of-lines (OOo on Windows accepts it).

So my opinion is : incorrect file.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 115703] Silent error in python sc ripting engine

2010-11-21 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115703
 Issue #|115703
 Summary|Silent error in python scripting engine
   Component|framework
 Version|OOo 3.3 RC3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|scripting
 Assigned to|ab
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Sun Nov 21 16:00:24 
+ 2010 ---
1) Create in OOo user data a sub-folder /Scripts/python/

2) Modify pythonscript.py to enable the logging of errors:
# Configuration 
#LogLevel.use = LogLevel.NONE# production level
LogLevel.use = LogLevel.ERROR   # for script developers
#LogLevel.use = LogLevel.DEBUG   # for script framework developers
LOG_STDOUT = False   # True, writes to stdout (difficult
on windows)
# False, writes to
user/Scripts/python/log.txt

3) Open OpenOffice.org.
   Menu Tools  Macros  Execute macro
   Then click then Cancel button

4) Look at the file log.txt in user folder /Scripts/python/
You will see an error message like this one:

Sun Nov 21 16:52:42 2010 [ERROR] DirBrowseNode error: Unable to create Content!
 while evaluating vnd.sun.star.tdoc:/1/Scripts/python
Sun Nov 21 16:52:42 2010 [ERROR] class
'pythonscript.com.sun.star.ucb.ContentCreationException': Unable to create
Content! 
  C:\Program Files\OpenOffice.org 3\Basis\program\pythonscript.py:579 in
function getChildNodes() [contents = self.provCtx.sfa.getFolderContents(
self.rootUrl, True )]

This does not prevent scripts to run, but it is very disturbing when you are
debugging your own scripts.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 115671] Save button in Basic IDE is not refreshed

2010-11-19 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115671
 Issue #|115671
 Summary|Save button in Basic IDE is not refreshed
   Component|framework
 Version|OOo 3.3 RC3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Fri Nov 19 09:41:02 
+ 2010 ---
1 Open an existing document.
2 Open the IDE.
3 Create or modify a macro.
4 Click the Save button of the IDE.
5 The button does not disable. Yet, the document has been stored.
6 Click again the Save button : the button now disables.

Same results with Ctrl-S or menu File  Save

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 115348] Dictionaries reappear des pite setup

2010-11-02 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115348
 Issue #|115348
 Summary|Dictionaries reappear despite setup
   Component|framework
 Version|OOo 3.3 RC3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Tue Nov  2 07:16:05 
+ 2010 ---
Installed OOo 3.3.0 RC3 en-US, with special setup.
Disabled installation of all dictionaries : see image installNoDict.png

Installed then language packs for french and spanish.
A first run of OOo shows that dictionaries effectively do not appear.

Installed various extensions. Changed the ui language several times. Worked with
OpenOffice...
Now the dictionaries have reappeared, see image stillDict.png
I run another setup. Options still show that dictionaries are disabled, see
NoDictSetup. After the setup is completed, dictionaries are still visible.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 115348] Dictionaries reappear des pite setup

2010-11-02 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115348





--- Additional comments from bmarce...@openoffice.org Tue Nov  2 07:16:52 
+ 2010 ---
Created an attachment (id=72813)
Installation : disable Dictionaries modules


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 115348] Dictionaries reappear des pite setup

2010-11-02 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115348





--- Additional comments from bmarce...@openoffice.org Tue Nov  2 07:17:38 
+ 2010 ---
Created an attachment (id=72814)
Dictionaries extensions have reappeared


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 115348] Dictionaries reappear des pite setup

2010-11-02 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115348





--- Additional comments from bmarce...@openoffice.org Tue Nov  2 07:18:34 
+ 2010 ---
Created an attachment (id=72815)
However setup still says : no dictionaries


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 115286] Protection against docume nt modification is easily defeated

2010-10-29 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115286





--- Additional comments from bmarce...@openoffice.org Fri Oct 29 06:19:41 
+ 2010 ---
Case 3
Receiver also has version 3.3.0. Document opens as read-only. 
Save as... to another name. Close the document and delete it. 
Rename the copy to the initial name. 
Open it : the document is editable. 


The spec about this feature let suppose that the read-only document should also
be signed by whoever is allowed to edit it. The signature will, by itself, prove
that the document was not modified. Because the allowed editor (and also any
serious reader) should first verify that the signature of the received document
belongs to an authorized person.
So setting the document as read-only is useless, only a signature is a needed.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 115286] Protection against docume nt modification is easily defeated

2010-10-28 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115286
 Issue #|115286
 Summary|Protection against document modification is easily def
|eated
   Component|framework
 Version|OOO330m12
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Thu Oct 28 07:17:45 
+ 2010 ---
How to reproduce:

In OOo 3.3.0 create a Writer document, set a password to protect it from
modification, save.
Send the document to someone using a previous version of OpenOffice.

Case 1
Version 2.4.3 (may also more recent) : document opens as read-only. Click the
Edit File button, you can change content and store again.
Now with version 3.3.0 you open it as read-only. Click the Edit File button, you
can change content and store again. No more password.

Case 2
Version 1.1.5 : document opens as writeable. You can save it as .sxw then rename
it as .odt
Now with version 3.3.0 you open it as writeable, modify it, save it (as ODF)
without warning. No more password.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 113707] The names of Basic module s are Public variables

2010-08-12 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113707





--- Additional comments from bmarce...@openoffice.org Thu Aug 12 13:10:31 
+ 2010 ---
- ufi :
I think this is a different subject than this Issue.

A well-written program should not use variables or sub names same as the
language elements, reserved or not. This makes the code easier to understand and
avoids possible errors.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 113707] The names of Basic module s are Public variables

2010-08-09 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113707





--- Additional comments from bmarce...@openoffice.org Mon Aug  9 11:59:50 
+ 2010 ---
As it works as designed, then it should be documented that a programmer must
avoid using a public variable or a Sub/Function with the same name as one of the
modules of the same library.
There is no such warning in the Help/Basic, in the Basic Programming Guide, in
the Developer's Guide. I will update the two last, as they are Wiki.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 113636] Addons.xcu generates wron g menu in 330m1

2010-08-09 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113636





--- Additional comments from bmarce...@openoffice.org Mon Aug  9 12:04:59 
+ 2010 ---
- sb
Developer's Guide
http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/AddOns/Menus
says for property oor:name :

The node name of menu items of a submenu must be unique only within their
submenu. A configuration set cannot guarantee the order of its entries, so you
should use a schema such as string + number, for example “m1”, as the name is
used to sort the entries. 

So the alphabetical sort is a documented feature, and should stay in future
designs for compatibility.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 113707] The names of Basic module s are Public variables

2010-08-09 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113707





--- Additional comments from bmarce...@openoffice.org Mon Aug  9 15:34:44 
+ 2010 ---
I have inserted a warning in these Wiki's :

http://wiki.services.openoffice.org/wiki/Documentation/BASIC_Guide/Program_Overview#Markers

http://wiki.services.openoffice.org/wiki/FR/Documentation/BASIC_Guide/Program_Overview#Marqueurs

http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Basic/Variable_Scopes


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 113707] The names of Basic module s are Public variables

2010-08-06 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113707
 Issue #|113707
 Summary|The names of Basic modules are Public variables
   Component|framework
 Version|OOo 3.2.1
Platform|Unknown
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|scripting
 Assigned to|ab
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Fri Aug  6 13:07:13 
+ 2010 ---
This bug appears in all OpenOffice versions (tested on 1.1.5, 3.1.1, 3.2.1) but
I could not find an Issue describing it.

If, in a Basic program, you happen to declare a Public variable of the same name
as one of your modules, or a Sub of the same name, Basic behaves strangely.
Because Basic uses the names of the Basic modules as predefined variables.

In practice this collision is bound to happen on complex programs with several
modules and many Subs and variables, because you sometimes lack of imagination.
The consequence is a huge loss of time to identify the reason of the
incomprehensible behaviour of your complex program.

Next attachment shows, in a very simplified form, different consequences of the
bug. Bear in mind that in real cases codes are much more complex, and for that
reason this issue should be corrected.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 113707] The names of Basic module s are Public variables

2010-08-06 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113707





--- Additional comments from bmarce...@openoffice.org Fri Aug  6 13:08:05 
+ 2010 ---
Created an attachment (id=70988)
Examples of strange behaviour of Basic


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 113636] Addons.xcu generates wron g menu in 330m1

2010-08-05 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113636


User bmarcelly changed the following:

What|Old value |New value

  CC|'brinzing'|'bmarcelly,brinzing'





--- Additional comments from bmarce...@openoffice.org Thu Aug  5 06:38:59 
+ 2010 ---
Developer's Guide
http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/AddOns/Menus
says :
The node name of menu items of a submenu must be unique only within their 
submenu.

Your addons.xcu uses this facility, which may have been forgotten in 330m1.
There are two m1 nodes, two m2 nodes, two m3 nodes, two m4 nodes.

However I agree with brinzing, it is better to have unique node names.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 111804] BASIC code cannot access sheets when in preview mode

2010-05-30 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111804





--- Additional comments from bmarce...@openoffice.org Sun May 30 08:06:01 
+ 2010 ---
The current controller for Preview is not the same as for normal view. You have
much less services and interfaces, setActiveSheet is not available.
This is not a defect, it's due to the current API design.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 111536] wrong handling of extensi ons in scripting framework

2010-05-15 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111536


User bmarcelly changed the following:

What|Old value |New value

  CC|'brinzing'|'bmarcelly,brinzing'





--- Additional comments from bmarce...@openoffice.org Sat May 15 07:20:45 
+ 2010 ---
Duplicate of Issue 102542 (vote for it !)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 109652] CDateFromIso not working for all ISO dates

2010-03-01 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109652





--- Additional comments from bmarce...@openoffice.org Mon Mar  1 13:09:08 
+ 2010 ---
Help F1 on CDateFromIso shows one example, in 4 digits without dashes.
Help does not say which other formats are supported, if any.
Help says that year may be 2 or 4 digits, but in fact 2-digits years are
supposed 19xx.

So, so you had better use only the 4-digits format, and only digits.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 109457] Not possible to create hy perlink in drawings

2010-02-22 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109457


User bmarcelly changed the following:

What|Old value |New value

  CC|'regina'  |'bmarcelly,regina'





--- Additional comments from bmarce...@openoffice.org Tue Feb 23 06:28:48 
+ 2010 ---
-- regina
Right-click on the rectangle,choose : Assign a macro...

Works for me on 3.1.1 and older on Windows XP.
I am still on 3.1.1, cannot check on 3.2.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 109110] Redim on static fails

2010-02-13 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109110





--- Additional comments from bmarce...@openoffice.org Sat Feb 13 08:26:13 
+ 2010 ---
According to the OOo wiki, I can redim static arrays.
Not found such assertion on the Basic Guide Wiki.

See help F1 on OpenOffice.org Basic, index = Static
Vous ne pouvez pas utiliser l'instruction Static pour définir des matrices de
variables. Celles-ci doivent être spécifiées en fonction d'une taille 
prédéfinie.

This is bad french translation. English text says :
The Static statement cannot be used to define variable arrays. Arrays must be
specified according to a fixed size.

This issue is invalid.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 109062] extensions: Extension Man ager not working if extension contains wrong d escription.xml (here: extension-description)

2010-02-09 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109062


User bmarcelly changed the following:

What|Old value |New value

  CC|'cfries,jl,md'|'bmarcelly,cfries,jl,md'





--- Additional comments from bmarce...@openoffice.org Wed Feb 10 07:16:07 
+ 2010 ---
The text in the Wiki page Extension_Description is a general description. But
even here, the expression _into_ the extension clearly says that the file cannot
be anywhere in the internet.

The syntax is described in the referenced Wiki page
http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Extensions/Description_of_XML_Elements#Element_.2Fdescription.2Fextension-description

There it says :
xlink:href Required. The value is a relative URL to the description file
within the extension.

IMHO this is perfectly clear : 
- the description file is _within_ the extension
- hence an http URL cannot be a relative URL to that file.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 108736] Calling getPropertyValue( TableBorder) on complex XTextTable crashes O Oo

2010-01-29 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108736


User bmarcelly changed the following:

What|Old value |New value

  CC|''|'bmarcelly'





--- Additional comments from bmarce...@openoffice.org Fri Jan 29 08:10:14 
+ 2010 ---
The document was certainly created in a version before OOo 3.0. The coordinates
of merged/split cells have changed in OOo 3.0. But a table with merged or split
cells of an older version is not renumbered by OOo 3.x, even if you resave in
OOo 3.x as odt file.

You can see the coordinates of the current cell in the status bar. The cells at
lower-right are numbered C13.1.1 and C13.1.2.

How to reproduce :
Create in OOo 1.1.5 a simple 3x3 cells table, where the cell C3 is split
horizontally into C3.1.1 and C3.1.2. Save as xxx.sxw and close.
Open with OOo 3.x, run the macro (or equivalent): Crash.

But no crash if you split instead cell B2.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 108245] Password protection and u nprotection of sheet with API/Macro is broken

2010-01-14 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108245





--- Additional comments from bmarce...@openoffice.org Thu Jan 14 10:43:38 
+ 2010 ---
I cannot reproduce on OOO 3.1.1, Windows XP.

The macro does not unprotect, nor change the password of a sheet protected by
another password.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[api-issues] [Issue 107680] Numeric field alignment f lags are ineffective

2010-01-10 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107680





--- Additional comments from bmarce...@openoffice.org Sun Jan 10 17:20:48 
+ 2010 ---
Some dialog controls cannot memorize the alignment set in the IDE :
NumericField, CurrencyField, PatternField, TimeField, DateField

When you store the document and reload it, alignment returns to left.
Reproduced on 3.1.1 (OOO310m19) on Windows XP.

I will attach an example.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[api-issues] [Issue 107680] Numeric field alignment f lags are ineffective

2010-01-10 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107680





--- Additional comments from bmarce...@openoffice.org Sun Jan 10 17:22:32 
+ 2010 ---
Created an attachment (id=67113)
Dialog with controls, set alignment to center


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[api-issues] [Issue 107680] Numeric field alignment f lags are ineffective

2010-01-10 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107680


User bmarcelly changed the following:

What|Old value |New value

  CC|'rainerbielefeld' |'bmarcelly,rainerbielefeld
|  |'





--- Additional comments from bmarce...@openoffice.org Sun Jan 10 17:23:10 
+ 2010 ---
cc myself

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 107830] XStorable.storeAsURL() fa ils if try to overwrite a file

2009-12-25 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107830





--- Additional comments from bmarce...@openoffice.org Fri Dec 25 08:56:29 
+ 2009 ---
Tested on Windows XP, OOo 3.1.1 : no such error.
I used a simple Basic macro instead of the java example.

So if confirmed, it is a regression on OOo320m8 and should be considered as a 
stopper.

Put this macro in My Macro, open a new document, run the macro.
 Sub Main
  ThisComponent.storeAsURL(ConvertToURL(C:\Tests\EmptyFile.odt), array() )
 End Sub

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 96941] Incorrect line break of di alog labels in DEV300m37

2009-12-15 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96941


User bmarcelly changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from bmarce...@openoffice.org Tue Dec 15 11:14:14 
+ 2009 ---
No more problem also on version 3.1.1 Windows. 
Closing..

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 107618] Phantom display of Grid c ontrol on Writer

2009-12-11 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107618
 Issue #|107618
 Summary|Phantom display of Grid control on Writer
   Component|framework
 Version|OOo 3.1.1
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Fri Dec 11 16:23:14 
+ 2009 ---
In a Writer document :
- put a Grid control on page 2
- put an image on page 2
- write something on page 1, save and lose the document.

Reload the document.
- It opens on page 1, and a floating image of the grid controls appears on this 
page. 
It is working!
- Go to page 2, you see the inserted real Grid control.
- Return to Page 1, you see again the floating Grid.
- Click Preview button : all OK.
- Click again to return to normal view : now display is OK.

Next attachment is a document example.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 107618] Phantom display of Grid c ontrol on Writer

2009-12-11 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107618





--- Additional comments from bmarce...@openoffice.org Fri Dec 11 16:24:12 
+ 2009 ---
Created an attachment (id=66615)
Example of floating Grid


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 107277] basic: adding currency va lues overflows when result (2^31)/10000

2009-11-29 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107277


User bmarcelly changed the following:

What|Old value |New value

  CC|''|'bmarcelly'





--- Additional comments from bmarce...@openoffice.org Sun Nov 29 09:01:36 
+ 2009 ---
It is uglier than you think. Try this :

Dim a As Currency
a = 30
MsgBox( a )
a = a + 0.
MsgBox( a ) ' My PC displays : 75632326542153.2672

Don't use Currency, it is completely bugged.
See Issue 31001
See Issue 54049
See Issue 91121


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 107234] Dialog localization mecha nism is bugged

2009-11-26 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107234
 Issue #|107234
 Summary|Dialog localization mechanism is bugged
   Component|framework
 Version|OOo 3.1.1
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|tm
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Thu Nov 26 13:24:42 
+ 2009 ---
I cannot show a series of steps to reproduce it, but I am sure there are 
several bugs 
in the dialog localization.
I encounter problems when I design dialogs in My Macros with the IDE (preparing 
an 
extension). This has appeared on different projects and also before version 
3.1.1.
 
Suppose you design some complex dialog library (several dialogs, each with 
several 
and various controls).
You test it with your code. Then you reopen the IDE to change something : add 
or 
suppress a control, or rename it, or add another dialog, or delete another, 
etc. 
Maybe also add another language.

When you test again you may see some texts of a dialog replaced by for example 
874.DlgSel.CurrentState.Label which means the localization mechanism cannot 
retrieve 
the corresponding string.
Then you close OpenOffice, and during the closure you get a crash message of 
OpenOffice.
If you read the DialogStrings_xx_XX.properties you find errors like duplicate 
lines 
or lines out of the nummbering order, or missing lines.

These bugs may not appear on very simple dialogs, but they do appear sooner or 
later 
when you create really useful dialogs. It is very difficult and time consuming 
to 
correct the errors, and they may reappear each time you edit a dialog of your 
library. So in the current state, it is impractical to use for a professional 
project.

IMHO the designer of dialog localization mechanism should review carefully its 
code 
and find out why there are errors when the files DialogStrings_xx_XX.properties 
are 
re-written.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[ui-issues] [Issue 15508] Break link converts bmp, j pg, png and gif to png format

2009-10-29 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=15508


User bmarcelly changed the following:

What|Old value |New value

  CC|'ace_dent,axlh,cloph,ingog|'ace_dent,axlh,bmarcelly,c
|,kamataki,masayan,pinkerne|loph,ingog,kamataki,masaya
|ll,pmike,rbenech' |n,pinkernell,pmike,rbenech
|  |'





--- Additional comments from bmarce...@openoffice.org Thu Oct 29 13:37:40 
+ 2009 ---
I have created extension Images Embedder which breaks image links and embeds 
the image 
files without any conversion.
http://extensions.services.openoffice.org/project/ImagesEmbedder

It is a rather simple code in Basic using the API. I separated the cases for 
Writer, 
Calc, and Draw/Impress.

This issue could be resolved with a similar solution, I wish it will be done in 
a 
next release of OpenOffice.org.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@ui.openoffice.org
For additional commands, e-mail: issues-h...@ui.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 106303] Password protected macro cannot be unprotected anymore

2009-10-28 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106303





--- Additional comments from bmarce...@openoffice.org Wed Oct 28 08:19:15 
+ 2009 ---
It is a known fact that strange things _may_ happen if a Basic module is longer 
than 
approx 60 000 characters. 
I mean this is not a 65535 characters limit. Problems appear randomly before 
this.

The solution is to split the module into several modules.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 92942] [a11y]Forms in Base and Wr iter files use the same Zoom value - no change possible

2009-10-14 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92942


User bmarcelly changed the following:

What|Old value |New value

  CC|'jbfaure,thierrym'|'bmarcelly,jbfaure,thierry
|  |m'





--- Additional comments from bmarce...@openoffice.org Wed Oct 14 12:16:36 
+ 2009 ---
An ODB form displays with the zoom factor which was last set when viewing a 
Writer 
document, or similar (HTML document, Master document). By last set, I mean 
actively setting a zoom value.

How to reproduce:
1 Open a new or any existing Writer document (or HTML document)
2 set zoom at 50% or lower
3 you may close the unchanged Writer document, or close OpenOffice.org
4 open your favorite Odb file, then one of your forms : the form is unreadable.
Repeat steps 1 to 4, but set zoom at 100%, the form is now correct.

It means that adding the zoom facility onto forms (OOo 3.2) does not correct 
the real 
problem, it only gives a means to correct its consequence, and must be repeated 
each 
time a form is displayed.
The real problem is that the zoom factor of an Odb form depends on a previous 
manipulation of a document of a different type (for the user). And this is not 
user 
friendly.

Until it is corrected, the interim solution is to open a Writer document and 
set the 
zoom factor to 100%. Not really obvious for the ordinary user...


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 105169] Non-Basic scripts of an e xtension for all users are not found by Organ ize macros

2009-09-18 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105169
 Issue #|105169
 Summary|Non-Basic scripts of an extension for all users are no
|t found by Organize macros
   Component|framework
 Version|OOo 3.1
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Fri Sep 18 08:23:05 
+ 2009 ---
Next attachment is a simple extension : demoShare-2.0.oxt
Install this extension for all users, open a new Writer document.
Run the scripts from Tools  Add-ons  Demo scripts for share/user  ...
They all write a Hello text.

Open Tools  Macros  Organize Macros  JavaScript or BeanShell or Python :
The dialog window does not show the existing extension script. See attachment 
NoJavascript.png
Open Tools  Macros  Run Macros :
The dialog window shows all the extension scripts. See attachment 
RunJavascript.png

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 105169] Non-Basic scripts of an e xtension for all users are not found by Organ ize macros

2009-09-18 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105169





--- Additional comments from bmarce...@openoffice.org Fri Sep 18 08:23:51 
+ 2009 ---
Created an attachment (id=64833)
Install this extension for all users


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 105169] Non-Basic scripts of an e xtension for all users are not found by Organ ize macros

2009-09-18 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105169





--- Additional comments from bmarce...@openoffice.org Fri Sep 18 08:24:31 
+ 2009 ---
Created an attachment (id=64834)
The extension Javascript is not found


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 105169] Non-Basic scripts of an e xtension for all users are not found by Organ ize macros

2009-09-18 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105169





--- Additional comments from bmarce...@openoffice.org Fri Sep 18 08:25:12 
+ 2009 ---
Created an attachment (id=64835)
The extension Javascript is found


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 102542] Non-Basic Scripts should run both at user and share level

2009-09-18 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102542





--- Additional comments from bmarce...@openoffice.org Fri Sep 18 08:31:39 
+ 2009 ---
I will attach two variants of the same simple extension.
Both contain Basic, JavaScript, BeanShell, Python scripts. They all write a 
little 
text on the current Writer document.

demoShare-1.0.oxt works OK if installed  for single user.
demoShare-2.0.oxt works OK if installed  for all users.

Install demoShare-1.0.oxt for ALL users, open a new Writer document.
Run the scripts from Tools  Add-ons  Demo scripts for share/user  ...
Only Basic works. Other scripts display an error Cannot resolve script 
location for 
script = 

Uninstall demoShare-1.0.oxt

Install demoShare-2.0.oxt for a SINGLE user, open a new Writer document.
Run the scripts from Tools  Add-ons  Demo scripts for share/user  ...
Only Basic works. Other scripts display an error Cannot resolve script 
location for 
script = 


The reason is the URI in the file AddonUI.xcu. The same problem would appear 
from an 
extension toolbar button.
For example for BeanShell we have:
valuevnd.sun.star.script:bshTest1.HeyWriter.bsh?
language=BeanShellamp;location=user:uno_packages/demoShare-1.0.oxt/value
For all users, the term user must be replaced by share
valuevnd.sun.star.script:bshTest1.HeyWriter.bsh?
language=BeanShellamp;location=share:uno_packages/demoShare-1.0.oxt/value
 
Conclusion :
Because of the current URI syntax you need to provide separate extensions, one 
for 
user, one for share.

Related bug : see Issue 105169


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 102542] Non-Basic Scripts should run both at user and share level

2009-09-18 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102542





--- Additional comments from bmarce...@openoffice.org Fri Sep 18 08:32:49 
+ 2009 ---
Created an attachment (id=64836)
This variant is desgned to work for a single user


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 102542] Non-Basic Scripts should run both at user and share level

2009-09-18 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102542





--- Additional comments from bmarce...@openoffice.org Fri Sep 18 08:33:21 
+ 2009 ---
Created an attachment (id=64837)
This variant is designed to work for all users


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 105110] extensions: History Maste r 1.03 by Bernard Marcelly

2009-09-18 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105110


User bmarcelly changed the following:

What|Old value |New value

  CC|''|'bmarcelly'





--- Additional comments from bmarce...@openoffice.org Fri Sep 18 08:51:23 
+ 2009 ---
History Master is downloadable at
http://extensions.services.openoffice.org/project/HistoryMaster

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 105180] Deleting a sheet by API = memory loss

2009-09-18 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105180





--- Additional comments from bmarce...@openoffice.org Fri Sep 18 13:58:16 
+ 2009 ---
Created an attachment (id=64842)
Spreadsheet with 100 pages and a macro to delete 99


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 105180] Deleting a sheet by API = memory loss

2009-09-18 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105180





--- Additional comments from bmarce...@openoffice.org Fri Sep 18 13:59:42 
+ 2009 ---
Created an attachment (id=64843)
Memory consumption due to page delete by API


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 105180] Deleting a sheet by API = memory loss

2009-09-18 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105180
 Issue #|105180
 Summary|Deleting a sheet by API = memory loss
   Component|Spreadsheet
 Version|OOo 3.1.1
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|spreadsheet
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Fri Sep 18 13:57:00 
+ 2009 ---
Next attachment is a spreadsheet with 100 pages, containing a small Basic macro.
If you delete 99 sheets with the user interface, no problem.

If you delete 99 pages by API there is a memory loss of 300 Mbytes, recovered 
when 
you close or reload the document after execution.
Deleting more sheets (e.g. 200) may use all memory.

On version 2.4.3 the same code consumes only 80Mbytes.
No memory consumption with good old version 1.1.5, and it runs quicker.

No memory consumption with the equivalent code for Draw.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[installation-issues] [Issue 104647] Can not install language packs

2009-09-03 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104647


User bmarcelly changed the following:

What|Old value |New value

  CC|'gibi,jbfaure,sgauti' |'bmarcelly,gibi,jbfaure,sg
|  |auti'





--- Additional comments from bmarce...@openoffice.org Thu Sep  3 06:57:44 
+ 2009 ---
I have also encountered strange things with langpacks on Win XP, with the 
official 
3.1.1 release.

1 - Initially I have uninstalled my OOo 3.1.0 and its langpacks.
2 - Installed OOo 3.1.1 en-US without JRE : OK. 
(My 3.1.0 User data are correctly retrieved)
 closing OOo
3 - Installed langpack fr : OK
 closing OOo

4 - Installed langpack de : very short duration, langpack NOT installed.
5 - Installed langpack 3.1.1rc2 es : very short duration, langpack NOT 
installed.
6 - Installed langpack 3.1.1rc2 it : very short duration, langpack NOT 
installed.

7 - I opened the file explorer on the unpacked language packages :
  Running setup.exe : same as 4
  Double-click on openofficeorg31.msi : langpacks installed OK (de, es, it)


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@installation.openoffice.org
For additional commands, e-mail: issues-h...@installation.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 104513] Writer notes containing h yperlink cannot be read by API

2009-08-26 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104513
 Issue #|104513
 Summary|Writer notes containing hyperlink cannot be read by AP
|I
   Component|Word processor
 Version|OOo 3.1
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|writerneedsconfirm
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Wed Aug 26 09:33:48 
+ 2009 ---
When you write a note containing a Web address, it is automatically converted 
in a 
hyperlink inside the note.

I have found that such note cannot be read consistently using the API.
Moreover the API returns different results depending on the circumstances :
- after loading the document, the note text cannot be read correctly.
- after modifying anything in the document text and saving, the note text can 
be read 
through TextRange but not through Content.
- after another reload, again the note text cannot be read correctly.

The consequence is that you cannot be sure of reading the contents of a Writer 
note.

Next attachment is a Writer document containing 2 notes and a small macro as 
proof. 
Follow exactly the steps indicated in the document.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 104513] Writer notes containing h yperlink cannot be read by API

2009-08-26 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104513





--- Additional comments from bmarce...@openoffice.org Wed Aug 26 09:34:50 
+ 2009 ---
Created an attachment (id=64385)
Document contains notes containing hyperlink


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 104209] framework: toolbar icons for extensions don't show up in the visibile b uttons list

2009-08-16 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104209


User bmarcelly changed the following:

What|Old value |New value

  CC|''|'bmarcelly'





--- Additional comments from bmarce...@openoffice.org Sun Aug 16 12:11:34 
+ 2009 ---
See also Issue 86534

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 104154] Load URL history does not remember odb documents

2009-08-11 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104154
 Issue #|104154
 Summary|Load URL history does not remember odb documents
   Component|framework
 Version|OOo 3.1
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Tue Aug 11 11:59:30 
+ 2009 ---
How to reproduce :
- make sure Load URL listbox appears on the Standard toolbar

1 - open an odb file.
2 - if Load URL listbox appears in the Standard toolbar you can see the 
document 
address in the listbox field, but not in the listbox files list (URLHistory).
3 - close the odb document
4 - on any document with Load URL listbox, display the list of files : the 
odb 
file does not appear.
However it is correctly remembered by the Recent Files list (PickList).

Compare with loading a Writer or Calc document.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 103744] Misleading message when e xtension update is available

2009-07-23 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103744
 Issue #|103744
 Summary|Misleading message when extension update is available
   Component|framework
 Version|OOo 3.1
Platform|Unknown
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Thu Jul 23 14:41:30 
+ 2009 ---
In the Extension Manager window, click Check for Updates.
If all goes well, you see in the Description part of the Extension Update 
window the 
message:
No descriptions available for this extension.

In fact there is nothing missing ! It only means that there is no error or 
dependency 
problem!

Either we should see the (localized) description text of the extension if all 
is OK, 
or it should display instead a positive message like Extension update is 
available.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[udk-issues] [Issue 103074] Error converting ScriptUR I to StorageURI

2009-07-21 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103074


User bmarcelly changed the following:

What|Old value |New value

  CC|''|'bmarcelly'





--- Additional comments from bmarce...@openoffice.org Wed Jul 22 05:56:36 
+ 2009 ---
I think your URI is incorrect.
I suppose that your script FarvOrd.py is stored in directory python/ inside 
your 
extension OOFarvOrd-dev.oxt
The URI should be:
vnd.sun.star.script:OOFarvOrd-dev.oxt|python|FarvOrd.py$highlightWordsFromList?
language=Pythonlocation=user:uno_packages

You can find a demo extension with a Python script at bottom of this page
http://wiki.services.openoffice.org/wiki/Extensions_Packager#Download


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[script-issues] [Issue 102816] DialogStrings_xx_XX.defau lt not recognized by OOo as default

2009-07-19 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102816





--- Additional comments from bmarce...@openoffice.org Sun Jul 19 13:32:07 
+ 2009 ---
Same as Issue 88470 reported 15 months ago.
The default language really displayed is not the designed one.
This is a real annoyance for producers of multi-lingual extensions! 
Please correct the bug.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@script.openoffice.org
For additional commands, e-mail: issues-h...@script.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 102937] Extensions and long path names

2009-06-20 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102937





--- Additional comments from bmarce...@openoffice.org Sat Jun 20 08:44:20 
+ 2009 ---
I think this is a duplicate of Issue 50885

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[script-issues] [Issue 101085] custom dialogs attached t o the document vanish from basic macro organiz er dialog (but can reappear)

2009-06-17 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101085





--- Additional comments from bmarce...@openoffice.org Wed Jun 17 15:12:11 
+ 2009 ---
I can reproduce on OOo 3.1.0 / Windows XP.

  Load or reload the document before these steps.
1) Menu Tools  Macros  Organize Macros  OpenOffice.org Basic
2) The OpenOffice.org Basic Macros window selects My macros on the left 
side. 
Keep it like this.
3) Click button Organizer, then click tab Dialogs
Select foo.ods, click + on Standard : nothing appears.

Same with : Tools  Macros  organize Dialogs

But if you begin by selecting foo.ods in the OpenOffice.org Basic Macros 
window, 
then select foo.ods with tab Modules, the dialog will finally appear in the tab 
dialog.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@script.openoffice.org
For additional commands, e-mail: issues-h...@script.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[script-issues] [Issue 101085] custom dialogs attached t o the document vanish from basic macro organiz er dialog (but can reappear)

2009-06-17 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101085





--- Additional comments from bmarce...@openoffice.org Wed Jun 17 15:14:39 
+ 2009 ---
Created an attachment (id=63046)
No dialog in the Dialog organizer window


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@script.openoffice.org
For additional commands, e-mail: issues-h...@script.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 102542] Non-Basic Scripts should run both at user and share level

2009-06-05 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102542
 Issue #|102542
 Summary|Non-Basic Scripts should run both at user and share le
|vel
   Component|framework
 Version|OOo 3.1
Platform|All
 URL|http://wiki.services.openoffice.org/wiki/Documentation
|/DevGuide/Scripting/Scripting_Framework_URI_Specificat
|ion
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|FEATURE
Priority|P3
Subcomponent|scripting
 Assigned to|ab
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Fri Jun  5 13:11:00 
+ 2009 ---
The current URI specification for running a non-Basic script (JavaScript, 
BeanShell, 
Java, Python) is :
vnd.sun.star.script:MACROREF?language=Languagelocation=[user|share|document]

The consequence is that an extension containing a non-Basic script will contain 
URI's 
where the running level is fixed : either user or shell. These URI's are 
hard-
written for example in the AddonUI.xcu file, or in the event tab of a dialog 
control.
So if the extension designer wants its extension to be installed in user or 
shared 
levels, he/she must provide and maintain two variants of the same extension.

Minimal request:
Add another location, e.g. office, which means : search the script in the 
user 
layer, and if not found search in the share layer.

Desirable request: 
If the URI contains user, search the script in the user layer, and if not 
found 
search in the share layer. This variant has the advantage of enhancing the 
usage of 
existing extensions. Then there is no need for a new location like office.
If the URI contains share we could suppose that the intention of the designer 
is to 
restrict to share only.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[dba-issues] [Issue 102090] OOO310 : problem with set Visible on TextControl

2009-05-28 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102090


User bmarcelly changed the following:

What|Old value |New value

  CC|'cornouws,fs,jbfaure' |'bmarcelly,cornouws,fs,jbf
|  |aure'





--- Additional comments from bmarce...@openoffice.org Thu May 28 10:23:49 
+ 2009 ---
Added cc to myself

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 87606] Cancelled Dialog Event win dow modifies document

2009-05-22 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87606





--- Additional comments from bmarce...@openoffice.org Fri May 22 15:11:47 
+ 2009 ---
The bug still appears on 3.1.0 (OOO310m11 build 9399)
Moreover it now also appears on an ODF document created with OOo 3.1.0

Tested on Windows XP Home SP3.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 101216] ConditionalText: inverse logic for property IsConditionTrue

2009-04-21 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101216





--- Additional comments from bmarce...@openoffice.org Tue Apr 21 08:01:05 
+ 2009 ---
I already have reported this bug in Issue 6   ;-)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[script-issues] [Issue 101085] custom dialogs attached t o the document vanish from basic macro organiz er dialog (but can reappear)

2009-04-15 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101085


User bmarcelly changed the following:

What|Old value |New value

  CC|''|'bmarcelly'





--- Additional comments from bmarce...@openoffice.org Wed Apr 15 06:00:50 
+ 2009 ---
Dialogs and Basic modules are not independent.
Create a new Basic module with Tools  Macros
Then create your dialogs. You don't need to use the Basic module.

In your attached document create a new Basic module and the dialog will appear 
and 
stay.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@script.openoffice.org
For additional commands, e-mail: issues-h...@script.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 87183] Dialog TextBox display inc orrect in design mode

2009-04-02 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87183





--- Additional comments from bmarce...@openoffice.org Thu Apr  2 06:04:30 
+ 2009 ---
Same problem with OOO310m6.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 100641] Table shadow does not app ear

2009-03-30 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100641





--- Additional comments from bmarce...@openoffice.org Mon Mar 30 09:17:13 
+ 2009 ---
Created an attachment (id=61273)
Simple table created in a new document.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 100641] Table shadow does not app ear

2009-03-30 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100641





--- Additional comments from bmarce...@openoffice.org Mon Mar 30 09:13:17 
+ 2009 ---
Sorry for the incorrect reference.
The problem was described in Issue 84645.

Sample document and snapshots follow.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 100641] Table shadow does not app ear

2009-03-30 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100641





--- Additional comments from bmarce...@openoffice.org Mon Mar 30 09:20:11 
+ 2009 ---
Created an attachment (id=61275)
Snapshot of same document viewed with OOo 1.1.5


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[l10n-issues] [Issue 92615] Basic IDE icons not transl ated for several languages

2009-03-30 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92615


User bmarcelly changed the following:

What|Old value |New value

  CC|''|'sgauti'

  Status|RESOLVED  |UNCONFIRMED

  Resolution|WORKSFORME|





--- Additional comments from bmarce...@openoffice.org Mon Mar 30 10:13:17 
+ 2009 ---
Point 2) is still not corrected for french in OOO310m6, see next attachment.

Not checked on spanish and italian.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@l10n.openoffice.org
For additional commands, e-mail: issues-h...@l10n.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[l10n-issues] [Issue 92615] Basic IDE icons not transl ated for several languages

2009-03-30 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92615





--- Additional comments from bmarce...@openoffice.org Mon Mar 30 10:14:17 
+ 2009 ---
Created an attachment (id=61276)
List of buttons on OOO310m6 french


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@l10n.openoffice.org
For additional commands, e-mail: issues-h...@l10n.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[l10n-issues] [Issue 92615] Basic IDE icons not transl ated for several languages

2009-03-30 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92615





--- Additional comments from bmarce...@openoffice.org Mon Mar 30 12:16:50 
+ 2009 ---
- sgauti :
As usual, english is concise but approximate... Proposals for french:
- step into : pas à pas approfondi
- step out :  sortir de la procédure
- step over : sauter les procédures

There is another problem : help pages have not been updated to reflect the new 
terms 
used, in english and in french.
Here are the titles of the concerned help pages, in english and french.


Macro Toolbar  --- french : Barre de macro
In the page, the texts corresponding to these 3 icons have not been updated and 
hyperlinks jump to unchanged help pages

Single Step   ( now : step into )   french : Étape par étape

Procedure Step  (now : step over)  french : Étape de procédure

Step Out  (unchanged : step out)  french : Saut en arrière

-- mechtilde
The icon Enable watch is still translated as : Beobachter ein/aus
And the corresponding text and title of the help page is : Beobachter anzeigen


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@l10n.openoffice.org
For additional commands, e-mail: issues-h...@l10n.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 100641] Table shadow does not app ear

2009-03-30 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100641





--- Additional comments from bmarce...@openoffice.org Mon Mar 30 09:18:27 
+ 2009 ---
Created an attachment (id=61274)
Snapshot of the document in OOO310m6, same in 2.4.2.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 84645] table shadow in certain do cument not displayed

2009-03-30 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84645





--- Additional comments from bmarce...@openoffice.org Mon Mar 30 09:36:56 
+ 2009 ---
- es
Probably, because I just found that the bug only appeared with my default 
template. 
This template was created years ago, and Merge adjacent lines did not exist.

Setting a shadow should not depend on Merge adjacent lines. This is 
definitely a 
bug which changes the appearance of existing documents.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[script-issues] [Issue 100659] The type of variable does n't return correctly

2009-03-30 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100659


User bmarcelly changed the following:

What|Old value |New value

  CC|''|'bmarcelly'





--- Additional comments from bmarce...@openoffice.org Mon Mar 30 19:29:25 
+ 2009 ---
Remarks on this Issue.

The anomaly comes from the handling of Private variables in OOoBasic.

A) Without special option, Private variables are in fact Public ! (see Issue 
17948)

Proof : if you change in module2 the declaration to :
public a1 as integer
you have exactly the same result, wrong message and no error.
I would not say it's a Basic bug, because there are two public declarations on 
the 
same variable; the last one is used. It's a programmer bug.

If you really want to use Private variables you must use a special option: see 
solutions B) and C)

B) Keep private a1 in module2 and change module1 like this:

Option Explicit
public a1 as String

Sub Main
CompatibilityMode(True)  ' enforce Private variable handling
a1 = Hello Module1
msgbox a1  'error, it returns 0
End Sub
then you get a runtime error : undefined variable. 
This is in my opinion the only real bug. It should display Hello Module1.

C) Another option is the VBA mode (which includes the same correction of 
OOoBasic). 
Change module1 to this:

Option Explicit
Option VBASupport 1  ' use VBA compatibility mode

public a1 as String

Sub Main
a1 = Hello Module1
msgbox a1  'error, it returns 0
End Sub
then you get the same incorrect runtime error : undefined variable. 

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@script.openoffice.org
For additional commands, e-mail: issues-h...@script.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 100641] Table shadow does not app ear

2009-03-29 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100641
 Issue #|100641
 Summary|Table shadow does not appear
   Component|Word processor
 Version|DEV300m6
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|formatting
 Assigned to|writerneedsconfirm
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Sun Mar 29 11:37:43 
+ 2009 ---
Sometimes I am baffled by regressions...
Since version 2.4.2 or earlier, table shadow is not visible.
This is a reappearance of Issue 86545 which seemed corrected in version 2.2.1.

FYI there is no such problem with OOo 1.1.5. It shows the shadow of the table 
in a 
document written by OOo 3.0 or OOO310m6.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 100627] File date has changed in File Manager hint

2009-03-28 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100627
 Issue #|100627
 Summary|File date has changed in File Manager hint
   Component|framework
 Version|OOO310m6
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Sat Mar 28 14:09:36 
+ 2009 ---
Problem found in OOO310m6 and already in 3.0, on Writer, Calc, Draw, Impress.
This is a regression from 2.4.2.

In MS-Windows, pass the mouse over an OpenOffice file shown by Windows file 
manager : 
a hint displays information about the document.
If the file was modified by OOo 3.0 or later, a T character appears after the 
date 
and the time shows up to hundredth of seconds.

Next attachment show snapshots with a file created by OOo 3.0, then modified by 
OOo 
2.4.2.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 100627] File date has changed in File Manager hint

2009-03-28 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100627





--- Additional comments from bmarce...@openoffice.org Sat Mar 28 14:10:38 
+ 2009 ---
Created an attachment (id=61237)
File manager hint bubble on an OpenOffice document


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



  1   2   3   4   5   6   7   >