[dba-issues] [Issue 97446] Form embedded picture not removed from ODB if deleted

2008-12-19 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97446
 Issue #|97446
 Summary|Form embedded picture not removed from ODB if deleted
   Component|Database access
 Version|OOO300m9
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|probe1





--- Additional comments from pro...@openoffice.org Sat Dec 20 03:41:16 
+ 2008 ---
using OOo3.0.0 RPMs from project

Steps to recreate:

create a from in an ODB file, FormatPage settingsBackgroundPicturechoose one
Save form an ODB, exit
Open again, use same steps to change background to color, saveexit.

If unzipping to ODB, (a copy of) the picture is still embedded
(../forms/Obj11/Pictures).

On large images used this blew up the size of ODB - users complain about the
size. Embedded picture(s) should be deleted from ODB if not longer 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...@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



[api-issues] [Issue 97378] XDocumentProperties unpub lished

2008-12-17 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97378
 Issue #|97378
 Summary|XDocumentProperties unpublished
   Component|api
 Version|OOO300m9
Platform|All
 URL|http://api.openoffice.org/docs/common/ref/com/sun/star
|/document/XDocumentProperties.html
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P4
Subcomponent|documentation
 Assigned to|jsc
 Reported by|probe1





--- Additional comments from pro...@openoffice.org Thu Dec 18 03:35:31 
+ 2008 ---
IDL reference states that XDocumentProperties is unpublished.

As XDocumentInfo is deprecated, and XDocumentProperties (obviously) *is*
published, this should be corrected in documentation.

Thanks

-
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



[dba-issues] [Issue 97303] Form documents, missing Do cInfo/DocProperties

2008-12-16 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97303
 Issue #|97303
 Summary|Form documents, missing DocInfo/DocProperties
   Component|Database access
 Version|OOO300m9
Platform|All
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|probe1





--- Additional comments from pro...@openoffice.org Tue Dec 16 09:56:36 
+ 2008 ---
FileProperties information not available for Base Form documents

using OOo300m9, german RPM

Open the dialogue: FileProperties.. shows 

Type: File  [German Datei]
location:
Size: unknown  [German unbekannt]
created: 00.00., 00:00  [this is German date/time formatting]
changed: 
last printed: 
total edit duration:
version: 0

I would expect the same information, as provided by a normal writer document.

Furthermore:
Accessing the component.URL by Basic scripting string: private:object is 
returned.

Code:oComponent.Title shows something like basefilename.odb : Tabelle1, where
the table name relates to the main table the form is based on.

oComponent.isModified()  is not available, returns TRUE, wether the form file is
saved or not.

-
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



[dba-issues] [Issue 97303] Form documents, missing Do cInfo/DocProperties

2008-12-16 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97303





--- Additional comments from pro...@openoffice.org Tue Dec 16 16:56:12 
+ 2008 ---
probe1 where
the table name relates to the main table the form is based on.

Correction: oComponent.Title shows not the related table name, instead the form
name is given (my test form was named Tabelle1)

-
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 90815] [StartCenter] Provide conf iguration option to deactivate StartCenter

2008-12-14 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90815


User probe1 changed the following:

What|Old value |New value

  CC|'fl,grahamperrin,mba,pl'  |'fl,grahamperrin,mba,pl,pr
|  |obe1'





--- Additional comments from pro...@openoffice.org Mon Dec 15 05:41:26 
+ 2008 ---
mba: could you please give an example which setting has to be altered, and how,
to switch it off in OOO300m9. TIA

-
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 96720] FilePicker: setDefaultName , setDefaultDirectory broken

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





--- Additional comments from [EMAIL PROTECTED] Mon Dec  1 16:40:36 + 
2008 ---
Sorry, have forgotten the definition above posted code:

Private aFilterNames(1,2) as String

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[script-issues] [Issue 96720] FilePicker: setDefaultName , setDefaultDirectory broken

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





--- Additional comments from [EMAIL PROTECTED] Mon Dec  1 16:40:49 + 
2008 ---
Sorry, have forgotten the definition above posted code:

Private aFilterNames(1,2) as String

Cheers
Winfried

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 66570] WW8: File Properties LastS aved date field not updated when exported

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





--- Additional comments from [EMAIL PROTECTED] Mon Dec  1 16:45:18 + 
2008 ---
The problem persist in OOO300m9

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[script-issues] [Issue 96720] FilePicker: setDefaultName , setDefaultDirectory broken

2008-11-30 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96720
 Issue #|96720
 Summary|FilePicker: setDefaultName, setDefaultDirectory broken
   Component|scripting
 Version|OOO300m9
Platform|PC
 URL|
  OS/Version|Linux
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|kr
 Reported by|probe1





--- Additional comments from [EMAIL PROTECTED] Sun Nov 30 08:57:23 + 
2008 ---
Wrote a macro using FilePicker (re-using StoreDocument function from Tools
library), where the statements .setDefaultName and .setDefaultDirectory don't 
work.
This macro should work as a work-around for issue 22561, for Writer documents 
only.

Tested with OOO300m9 (OOo 3.0.0) on Linux (used vanilla RPMs).

Traced with xray in a local SUB (instead using the function), that both values
are passed correctly, but they don't show/take effect on .execute the dialogue.

Relevant part of macro is this:
' -
Sub test_FileSave
   ' load helper function library
   If NOT GlobalScope.BasicLibraries.isLibraryLoaded( Tools ) Then
  GlobalScope.BasicLibraries.loadLibrary( Tools ) 
   End If

   ' create a list of available FilterNames
   addWriterFilterNames()
   
   ' use procedure from TOOLS library
   StoreDocument( ThisComponent, aFilterNames, FilenameProposal, /home )
   
End If

' -
' add FilterNames
Sub addWriterFilterNames
oMasterKey = GetRegistryKeyContent(org.openoffice.TypeDetection.Types)
oTypes() = oMasterKey.Types
oUIKey =
GetRegistryKeyContent(org.openoffice.Office.UI/FilterClassification/LocalFilters)

aFilterNames(0,0) = oTypes.GetByName(writer8).UIName   (*.odt)
aFilterNames(0,1) = *.odt
aFilterNames(0,2) = oTypes.GetByName(writer8).Name

aFilterNames(1,0) = oTypes.GetByName(writer8_template).UIName   (*.ott)
aFilterNames(1,1) = *.ott
aFilterNames(1,2) = oTypes.GetByName(writer8_template).Name

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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 94192] Window Freeze: Referenc ing cells via keyboard doens't work in some co lumns

2008-10-23 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94192





--- Additional comments from [EMAIL PROTECTED] Thu Oct 23 22:10:11 + 
2008 ---
Can confirm this for OOo300m9 9358 SuSE Linux 10.1 

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 65867] DDE link breaks umlaut ß and Euro

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 12 14:19:49 -0800 
2007 ---
2007-01-12
same on SuSE 10.1 2.6.16.13-4-smp with OOo 680m6 9095

Will have access to a XPpro installation next week and cross check.

Q: is there any configuration possible for (Linux) system clipboards?
Having the problem with those special characters on one platform (only)
indicates a mismatch in codepage used or an interface 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 65867] DDE link breaks umlaut ß and Euro

2007-01-05 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65867





--- Additional comments from [EMAIL PROTECTED] Fri Jan  5 09:03:46 -0800 
2007 ---
2007-01-05
re-tested with OOo 2.1 680m6 build 9095 with same result.
This is SuSE Linux 9.3 with Kernel 2.6.11.4-21.15-default

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 66570] New - File Properties Last Saved date not updated DOC format

2006-06-19 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66570
  Issue #:|66570
  Summary:|File Properties LastSaved date not updated DOC format
Component:|Word processor
  Version:|OOo 2.0.2
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|save-export
  Assigned to:|mru
  Reported by:|probe1





--- Additional comments from [EMAIL PROTECTED] Mon Jun 19 12:14:06 -0700 
2006 ---
New writer document
InsertFieldsOther...
DocInformation,  Modified, Date, Format: additional formats, choose a date and
time format [dd.mm. hh:mm:ss] (insert, close)
now save to any filename: the field is updated with system timestamp.

Now SaveAs... and choose document type Microsoft Word 97/2000/XP (.doc)

Changing the document and saving now doesn't update the Modified timestamp.
Closing and re-opening doesn't help (value stays the same).

Using Delete button on FileProperties...General erases the lastSaved
property timestamp and empties the field. Doing another SAVE won't fill the doc
properties again.

Will attach example .doc
(sample date field here influence by issue 22410)

Whole thing works with odt file format.

This behaviour was originally found by a member of german user forum with
Windows XPpro OOo 2.0.169

assigned to subcomponent save-export, because I think that's where the action
of updating internal field should take place

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 66570] File Properties LastSaved date not updated DOC format

2006-06-19 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66570


User probe1 changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=37239) sample filelds
  |  |DocInfoModfied
  |  |timestamp in DOC format





--- Additional comments from [EMAIL PROTECTED] Mon Jun 19 12:27:27 -0700 
2006 ---
Created an attachment (id=37239)
sample filelds DocInfoModfied timestamp in DOC format


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 66195] allow to embed basic macr os into database documents

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





--- Additional comments from [EMAIL PROTECTED] Thu Jun  8 16:56:01 -0700 
2006 ---
I think this is duplicate to 49133
http://www.openoffice.org/issues/show_bug.cgi?id=49133
Frank?

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 65867] New - DDE link breaks umla ut ß and Euro

2006-05-29 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65867
  Issue #:|65867
  Summary:|DDE link breaks umlaut ß and Euro
Component:|framework
  Version:|OOo 2.0.2
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|tm
  Reported by:|probe1





--- Additional comments from [EMAIL PROTECTED] Mon May 29 15:52:54 -0700 
2006 ---
Entered german umlauts äöü sharp-s ß and Euro currency sign € in Calc.
Copy to clipboard.
Paste special into writer: umlauts, euro, paragraph sign are broken, see
attached files.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 65867] DDE link breaks umlaut ß and Euro

2006-05-29 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65867





--- Additional comments from [EMAIL PROTECTED] Mon May 29 15:54:48 -0700 
2006 ---
Created an attachment (id=36784)
calc ods as dde source


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 65867] DDE link breaks umlaut ß and Euro

2006-05-29 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65867





--- Additional comments from [EMAIL PROTECTED] Mon May 29 15:56:06 -0700 
2006 ---
Created an attachment (id=36785)
writer odt as dde target


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 65867] DDE link breaks umlaut ß and Euro

2006-05-29 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65867





--- Additional comments from [EMAIL PROTECTED] Mon May 29 15:58:45 -0700 
2006 ---
Created an attachment (id=36786)
pdf version of writer test 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 49555] a bookmark in a table cau ses all up coming bookmarks to get lost while saving (HTML)

2006-03-06 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49555





--- Additional comments from [EMAIL PROTECTED] Mon Mar  6 16:39:50 -0800 
2006 ---
cannot reproduce this: WFM
OOo 2.0.2-5 Linux

New document.
Insert text, select, mark as bookmark aaa, 
Insert table, select cell B2, insert hyperlink #aaa to local destination
Save document (test1.odt, test2.html export filter)
Close OOo
Open test1.odt and test2.html OK, with visible (underlined) hyperlinks in B2
Click on HL jumps to bookmark.

HTH

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 56400] Macro For Inserting New S heet Doesn't Work Always

2005-12-05 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56400





--- Additional comments from [EMAIL PROTECTED] Mon Dec  5 13:49:45 -0800 
2005 ---
Can confirm that no error message is issued if running the code (OOo2 Linux).

Of course code is wrong in that test case: if only one sheet is present
args1(1).Value should be 1. So the dispatcher call should return a index used
out of bounds error message.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 58182] New - Import certain conte nt causes hang (InsertFile and cp dont work)

2005-11-19 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58182
  Issue #:|58182
  Summary:|Import certain content causes hang (InsertFile and
  |cp dont work)
Component:|Word processor
  Version:|OOo 2.0
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P2
 Subcomponent:|open-import
  Assigned to:|mru
  Reported by:|probe1





--- Additional comments from [EMAIL PROTECTED] Sat Nov 19 16:35:07 -0800 
2005 ---
files in testdata attachment rar archive
file 1: Protokoll.odt
file 2: Ergebnisse Keno.odt

User opens file 1 and position cursor at bottom of document.
Does a 
InsertFile...
and selects file2

Causes OOo to freeze (allocates a lot CPU, no screen refresh, has to be killed)

Same effect on opening both files and copypaste (using menu) file 2 at end of
file 1.

Original file by 
Dr.K.No (at) gmx (dot) de

posted at
http://www.oooforum.org/forum/viewtopic.phtml?t=27333highlight=

OP tested with Windows XP
here reproducible on SuSE 9.3 Linux

I did change the file 2 name to have no space in filename to no effect.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 58182] Import certain content ca uses hang (InsertFile and cp dont work)

2005-11-19 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58182


User probe1 changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=31634) file 1:
  |  |Protokoll.odt (first to
  |  |open)





--- Additional comments from [EMAIL PROTECTED] Sat Nov 19 16:37:26 -0800 
2005 ---
Created an attachment (id=31634)
file 1: Protokoll.odt (first to open)


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 58182] Import certain content ca uses hang (InsertFile and cp dont work)

2005-11-19 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58182


User probe1 changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=31635) file 2:
  |  |Ergebnisse Keno.odt (file
  |  |to be included to #1)





--- Additional comments from [EMAIL PROTECTED] Sat Nov 19 16:38:45 -0800 
2005 ---
Created an attachment (id=31635)
file 2: Ergebnisse Keno.odt (file to be included to #1)


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 58143] OO2 loops after loading . sxw from 1.1.4/1.1.5

2005-11-18 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58143





--- Additional comments from [EMAIL PROTECTED] Fri Nov 18 17:33:12 -0800 
2005 ---
WFM
Have no problem loading both test documents,
Problem file.sxw is showing a 2 column formatted page,spacing 0,5 with a two
column table, 1st col a bullet, 2nd text on p.18,

Configuration:
OOo 1.1.4 (8.2) and 2.0.0-3 (9.3) SuSE Linux, KDE 3.4

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 57984] Frequent flicker of docum ent after load

2005-11-16 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57984





--- Additional comments from [EMAIL PROTECTED] Wed Nov 16 14:16:24 -0800 
2005 ---
Confirmation for 2.0.0-3 Linux P4M 2GH 1GB 32MB graphic card.

Reproducible with such a simple document *without* formulars or embedded object
like Andrew Pitonyak's free macro document (will attach document).

I'm loading this in read-only mode, and this screen irritation lasts a minute or
so. Switching to edit-mode (toolbar button edit file) does not cure. When
loading multiple documents all of them are affected. If you close one the
remaining document flickers.

Note: total page number of test document in status bar starts with 365 and is
re-calculated according to the flicker down- and upwards, sometimes exceeding
the starting number. End calculation of pages is 360.

I did not observe this behaviour on opening a large spreadsheet.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 57984] Frequent flicker of docum ent after load

2005-11-16 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57984


User probe1 changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=31572) Andrew
  |  |Pitonyak's free macro
  |  |document as test file
  |  |(contains no macros)





--- Additional comments from [EMAIL PROTECTED] Wed Nov 16 14:20:04 -0800 
2005 ---
Created an attachment (id=31572)
Andrew Pitonyak's free macro document as test file (contains no macros)


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 54209] Annoying arrangement of i nformation fields in bizcard wizard

2005-11-16 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54209





--- Additional comments from [EMAIL PROTECTED] Wed Nov 16 15:38:36 -0800 
2005 ---
Confirm for a default german language installation.

Summary:
Order of fields on business cards produced with wizard in OOo 2.0 should depend
on locale settings, because they differ in countries. Wizards used within OOo
should follow international standard ISO rules.

Example:
In Germany the order ZIP CITY is common
International (european) standard form is AFAIK CS-ZIP followed by CITY, where
CS is the two digit ISO country code.
My address is:
55131 Mainz
or
DE-55131 Mainz
respectively.

Test Case:
FileNewBusiness CardsBusiness Cards Modern, with Name produces a card 
template:
User Field BC_COMP_CITY=Mainz, User Field BC_COMP_STATE=  User Field
BC_COMP_ZIP=55131

with a surplus comma after CITY and a surplus blank after field variable STATE, 
as:
the user field STATE in GENERAL setting is not filled, because it's content
isn't used in normal correspondence information (unless in government
correspondence).

 

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 54209] Annoying arrangement of i nformation fields in bizcard wizard

2005-11-16 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54209





--- Additional comments from [EMAIL PROTECTED] Wed Nov 16 15:39:47 -0800 
2005 ---
Confirm for a default german language installation.

Summary:
Order of fields on business cards produced with wizard in OOo 2.0 should depend
on locale settings, because they differ in countries. Wizards used within OOo
should follow international standard ISO rules.

Example:
In Germany the order ZIP CITY is common
International (european) standard form is AFAIK CS-ZIP followed by CITY, where
CS is the two digit ISO country code.
My address is:
55131 Mainz
or
DE-55131 Mainz
respectively.

Test Case:
FileNewBusiness CardsBusiness Cards Modern, with Name produces a card 
template:
User Field BC_COMP_CITY=Mainz, User Field BC_COMP_STATE=  User Field
BC_COMP_ZIP=55131

with a surplus comma after CITY and a surplus blank after field variable STATE, 
as:
the user field STATE in GENERAL setting is not filled, because it's content
isn't used in normal correspondence information (unless in government
correspondence).

 

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 47289] New - TextCursor, Start/End of a Word w/ non alpha characters

2005-04-12 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47289
  Issue #:|47289
  Summary:|TextCursor, Start/End of a Word w/ non alpha
  |characters
Component:|api
  Version:|OOo 1.1.3
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|sw
  Reported by:|probe1





--- Additional comments from [EMAIL PROTECTED] Tue Apr 12 13:36:16 -0700 
2005 ---
The Start and End positions of a word respectively fail, if the first/last
character of the word is a non-alpha, or if a word construction (=continuous
typed characters) contains one or more non-alpha characters.

Test code and examples to be attached.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 47289] TextCursor, Start/End of a Word w/ non alpha characters

2005-04-12 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47289


User probe1 changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=24998) Test
  |  |instructions, test data
  |  |examples and attached
  |  |basic code english and
  |  |german





--- Additional comments from [EMAIL PROTECTED] Tue Apr 12 13:39:05 -0700 
2005 ---
Created an attachment (id=24998)
Test instructions, test data examples and attached basic code english and german


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 47289] TextCursor, Start/End of a Word w/ non alpha characters

2005-04-12 Thread probe1
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47289





--- Additional comments from [EMAIL PROTECTED] Tue Apr 12 14:01:29 -0700 
2005 ---
Addendum: as I recognized, that TextCursor.gotoStartOfWord fails sometimes, I've
played aroung with gotoNextWord / gotoPreviousWord. This, too, fails on the
given examples of words.
The functions are working as expected, as long as only words containing alpha
characters are involved.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]