[sc-issues] [Issue 55972] New - Duplicate shortcut C key in Format menu: Cells vs Change Case

2005-10-14 Thread ped
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55972
  Issue #:|55972
  Summary:|Duplicate shortcut C key in Format menu: Cells vs
  |Change Case
Component:|Spreadsheet
  Version:|OOo 2.0 Beta
 Platform:|PC
  URL:|
   OS/Version:|Windows 2000
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P2
 Subcomponent:|ui
  Assigned to:|spreadsheet
  Reported by:|ped





--- Additional comments from [EMAIL PROTECTED] Thu Oct 13 23:20:43 -0700 
2005 ---
In OOo 1.x the Alt+O Alt+C combination fired up Cell formating dialog.
Now with OOo 1.9.125 the Alt+O Alt+C will only highlight Cells item in Format
menu, because there is another C shortcut used by Change Case item in Format
menu. So I must hit Enter to confirm this sequence of shortcuts.

It annoys me a lot, as I'm used to the way how it works in OOo 1.x, and generaly
I find duplicate shortcuts as a bad idea.

For Change Case there are free h,a and e, I think h would be quite
appropriate for the Change word.

-
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]



[lingucomponent-issues] [Issue 53808] Dictionary Installer does n't install dictionary

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





--- Additional comments from [EMAIL PROTECTED] Thu Oct 13 23:23:14 -0700 
2005 ---
DicOOo has an option that lets you choose wheter to install system-wide or 
not. This option also says that for system-wide installation you need root 
access. 
 
About the original bug report: I cannot reproduce this. Please have a look at 
share/dict/ooo/ and at ~/.openoffice2/user/wordbook/ to see whether the files 
have been downloaded. 
 

-
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 55966] stupid autosaving when no t required

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


User mru changed the following:

  What|Old value |New value

   Assigned to|mru   |es





--- Additional comments from [EMAIL PROTECTED] Thu Oct 13 23:27:39 -0700 
2005 ---
Reassigned to ES.

-
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 55884] [dev] clean up resultset/ statement/metadata relationship in various SDB C drivers

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





--- Additional comments from [EMAIL PROTECTED] Thu Oct 13 23:35:21 -0700 
2005 ---
well, this could be worked around by introducing something like
  implExecuteQuery( String, XMetaData )
which is called from both Statement::executeQuery and 
PreparedStatement::execute.

Alternatively, the Statement bass class could hold the meta data object, and
remember the statement it holds for. Then, every time a new result set is
created, for some given statement, it's checked whether this statement is the
same as for the previous result set. If yes, the old meta-data is re-used, if
no, a new instance is created.
Probably, a method like
  XMetaData Statement::getResultSetMetaDataForStatement( String )
would do. It would be used in all places which currently access m_xMetaData
direcly (which would be forbidden then), and internally cache the meta data.
A class like (sketched only)
  class MetaDataCache
  {
  private:
::rtl::OUString m_sPreviousStatement;
  public:
MetaDataCache();
Reference XMetaData 
  getMetaDataForStatement( const ::rtl::OUString _rCurrentStatement );
  }
would probably be the ultimate decoupling then :)

-
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]



[graphics-issues] [Issue 55963] Objects share formatting/ style information by default

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


User wg changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Thu Oct 13 23:46:00 -0700 
2005 ---
Please attach a bugdoc and a step by step description of your action. I cannot
see clearly what the problem is.
For how to use the style concept in OOo please have a look at the help. Thank 
you.

-
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 55973] New - MSword import error with pictures

2005-10-14 Thread sirrahn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55973
  Issue #:|55973
  Summary:|MSword import error with pictures
Component:|Word processor
  Version:|OOO 2.0 Beta2
 Platform:|PC
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|open-import
  Assigned to:|mru
  Reported by:|sirrahn





--- Additional comments from [EMAIL PROTECTED] Thu Oct 13 23:47:02 -0700 
2005 ---
When I import a microstoft word file that has a number of images placed at the
bottom of the page there are errors - the images are not placed correctly, when
compared to the word document. Some of the images seem to be repeated.

-
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 55973] MSword import error with pictures

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


User sirrahn changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=30420) This is the
  |  |file that has problems
  |  |being imported





--- Additional comments from [EMAIL PROTECTED] Thu Oct 13 23:49:16 -0700 
2005 ---
Created an attachment (id=30420)
This is the file that has problems being imported


-
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]



[graphics-issues] [Issue 55961] undo refreshes custom ani mation tab unnecessarily

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





--- Additional comments from [EMAIL PROTECTED] Thu Oct 13 23:49:33 -0700 
2005 ---
Please attach a document with which this problem can be reproduced. Otherwise we
cannot anything about it. Thanks in advance.

-
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 55888] Text wrap around picture in header ( Anchor to Paragraph) with unexp ected result

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





--- Additional comments from [EMAIL PROTECTED] Thu Oct 13 23:51:58 -0700 
2005 ---
Thanks for your reply :-)

-
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]



[graphics-issues] [Issue 55974] New - Help for linespacing is incomplete

2005-10-14 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55974
  Issue #:|55974
  Summary:|Help for linespacing is incomplete
Component:|Drawing
  Version:|680m133
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|ufi
  Reported by:|wg





--- Additional comments from [EMAIL PROTECTED] Thu Oct 13 23:56:05 -0700 
2005 ---
Please have a look at the paragraph dialog, area line spacing. The given
opportunities are:
Single, 1.5 lines, double, Proportional, at least leading.

The help files only show:

Line spacing
Specify the amount of space to leave between lines of text in a paragraph.
Single
Applies single line spacing to the current paragraph. This is the default 
setting. 
1.5 lines
Sets the line spacing to one and half lines. This corresponds to a vertical
space that is half of the font height. 
Double
Sets the line spacing to two lines. This corresponds to a vertical space that is
equal to the font height. 
of
Enter the value to use for the line spacing.

The last entry is wrong and some others are missing.

-
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]



[graphics-issues] [Issue 55960] less than one line spacin g

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


User wg changed the following:

  What|Old value |New value

   Assigned to|wg|requirements





--- Additional comments from [EMAIL PROTECTED] Thu Oct 13 23:59:19 -0700 
2005 ---
Reassigned.

-
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 55936] Tools-Options-Math stat es are not saved on restart

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


User tl changed the following:

  What|Old value |New value

   Assigned to|tl|tbo





--- Additional comments from [EMAIL PROTECTED] Thu Oct 13 23:59:26 -0700 
2005 ---
Well, that's perfectly Ok since you did not mention to have pressed the button
named Default.
Only when that button is pressed the settings are stored as new default values.

The only other way things get saved is when you save the formula. Then all it's
settings shouzld be saved as well. But are not used as defaults for other 
formulas.

-
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 55936] Tools-Options-Math stat es are not saved on restart

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


User tl changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Thu Oct 13 23:59:48 -0700 
2005 ---
Works for me.

-
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]



[graphics-issues] [Issue 55959] select wrong after spell check

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


User wg changed the following:

  What|Old value |New value

   Assigned to|wg|af

Ever confirmed|  |1

Status|UNCONFIRMED   |NEW

  Priority|P5|P4

  Target milestone|---   |OOo Later





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:01:09 -0700 
2005 ---
Reproducible. Reassigned.

-
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 55965] Input Field When Opening Microsoft Word document

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


User mru changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:01:30 -0700 
2005 ---
it sounds to me, that you just have to deactivate the option Field Names in
the View-menu...

-
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 55965] Input Field When Opening Microsoft Word document

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


User mru changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:03:30 -0700 
2005 ---
Closed.

-
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]



[graphics-issues] [Issue 55948] Drawing problems during m oving of objects

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


User wg changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:04:05 -0700 
2005 ---
Duplicate, thanks for your help.

*** This issue has been marked as a duplicate of 50143 ***

-
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]



[graphics-issues] [Issue 50143] moving selected objects

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:04:04 -0700 
2005 ---
*** Issue 55948 has been marked as a duplicate of this issue. ***

-
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]



[graphics-issues] [Issue 55948] Drawing problems during m oving of objects

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


User wg changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:04:30 -0700 
2005 ---
Closed.

-
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]



[porting-issues] [Issue 55638] sal_Size vs. sal_Int32

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:12:04 -0700 
2005 ---
Please use [EMAIL PROTECTED] for discussing unrelated issues.

Please build without Java for now.


-
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 1596] Select rectangular region of text should be possible

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:13:10 -0700 
2005 ---
*** Issue 55958 has been marked as a duplicate of this issue. ***

-
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 55958] no ALT-mouse-block in Wri ter

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


User mru changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:13:18 -0700 
2005 ---
Famous request for enhancement.
See issue 1596.

*** This issue has been marked as a duplicate of 1596 ***

-
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 55975] New - Error opening file

2005-10-14 Thread samsonov
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55975
  Issue #:|55975
  Summary:|Error opening file
Component:|Word processor
  Version:|OOo 2.0 Beta
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|open-import
  Assigned to:|mru
  Reported by:|samsonov





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:14:40 -0700 
2005 ---
I have ms word document file without file extension.
I try to open file (command to exequte is OOo filename) and get error message:
Read-Error. Error reading file . If I use this file with file extension .doc I
have no such problem.

P.S.
I don't have such problem with OpenOffice 1.1.x by opening ms document files
wihtout file extension.

-
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 55972] Duplicate shortcut C ke y in Format menu: Cells vs Change Case

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


User fst changed the following:

  What|Old value |New value

   Assigned to|spreadsheet   |dr

Ever confirmed|  |1

Status|UNCONFIRMED   |NEW

  Priority|P2|P4

  Target milestone|---   |OOo Later





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:14:48 -0700 
2005 ---
In no way a Prio 2 task.

Daniel,

your construction site ?

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]



[graphics-issues] [Issue 55940] saving an impress documen t with embedded eps causes crash

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


User wg changed the following:

  What|Old value |New value

   Assigned to|wg|sj

  Priority|P3|P2

  Target milestone|---   |OOo 2.0.1





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:16:06 -0700 
2005 ---
Reproducible. This crashes in RC2 but not in internal m133. 
Reassigned. @sj: do we have fixed this consciously or is the problem still
there? 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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



[graphics-issues] [Issue 55940] saving an impress documen t with embedded eps causes crash

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:16:37 -0700 
2005 ---
The ID of the error report is rstdt8.

-
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 55958] no ALT-mouse-block in Wri ter

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


User mru changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:18:42 -0700 
2005 ---
Closing dup.

-
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 55976] New - Wrong roman numeral self-numbering!!!

2005-10-14 Thread rblasco
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55976
  Issue #:|55976
  Summary:|Wrong roman numeral self-numbering!!!
Component:|Word processor
  Version:|OOo 2.0
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|formatting
  Assigned to:|mru
  Reported by:|rblasco





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:20:30 -0700 
2005 ---
when typing 
D. Peter Smith 
the program thinks that D. is a roman numeral and starts the next line with  
DI. 
 
However, in Spanish, D. is the equivalent of Mr., i.e. in Spanish 
Mr. Peter Smith 
will be written as 
D. Peter Smith 
with the consequent self-numbering 
 
It is extremely annoying to write any formal letter with this feature. 
 
The self-numbering feature for roman numeral should be disabled by defect in 
this case. 
 
Thanks a lot and keep with an excellent work!!!

-
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]



[graphics-issues] [Issue 55924] ppt exported to PDF missi ng parts of borders

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


User wg changed the following:

  What|Old value |New value

   Assigned to|wg|sj

Ever confirmed|  |1

Status|UNCONFIRMED   |NEW

  Target milestone|---   |OOo Later





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:23:29 -0700 
2005 ---
The grey metafile seems to be the problem. When moving it to the right and up
the lines are exported.
Reproducible, reassigned.

-
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 55955] no easy way to solect sin gle addresses for mail merge

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


User mru changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:27:40 -0700 
2005 ---
closed.

-
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 55252] Table copied from Calc da tabase to another database is uneditable

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


User msc changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:30:55 -0700 
2005 ---
Hi,

this depends on the database where you copy the table to.

If yopu copy the table to a dBase database the table is directly editable. When
you copy the table to a hsql database then the table is not directly editable.
You need to add a primary key to edit the table. You can create the primary key
when you copy the table via the wizard. with a right mouse click on a field in
step 3.

I set this issue now as WORKSFORME.

Bye Marc

-
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 55951] pdf export: bookmarks fro m headers incomplete

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


User mru changed the following:

  What|Old value |New value

   Assigned to|mru   |hi





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:32:19 -0700 
2005 ---
Reassigned to HI.

-
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 55950] mozilla address book as d ata source: table missing

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


User mru changed the following:

  What|Old value |New value

   Assigned to|mru   |msc





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:34:13 -0700 
2005 ---
Reassigned to MSC.

-
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 55977] New - Format picture/macro s gives continuous loop if jre not present

2005-10-14 Thread stiebler
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55977
  Issue #:|55977
  Summary:|Format picture/macros gives continuous loop if jre
  |not present
Component:|Word processor
  Version:|current
 Platform:|All
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|editing
  Assigned to:|mru
  Reported by:|stiebler





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:34:29 -0700 
2005 ---
[Using OO2 Writer RC2.]
1. Create any text document in Writer.
2. Insert a GIF picture (from file...) anywhere in the text.
3. Right-click on the picture, and select picture.../macros.
4. Dialog warning appears OpenOffice.org requires a Java runtime environment
(JRE) to perform this task. Please install a JRE and restart OpenOffice.org.
5. Click on OK. Dialog disappears, and instantly reappears (go to step 4).
6. (There is not a crash, just a continuous loop.)
7. Need to ALT-CTRL-DELETE to exit from Open Office 2.

[Similar problem previously reported by another user with Python. This was
fixed. Could there be any other occurrences?]

-
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 55932] Index sorting problem-num bers listed after letters

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


User mru changed the following:

  What|Old value |New value

   Assigned to|mru   |es





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:36:23 -0700 
2005 ---
Reassigned to ES.

-
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 55969] Cannot access external da tabase table in existing database

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


User msc changed the following:

  What|Old value |New value

   Assigned to|dbaneedsconfirm   |requirements

Ever confirmed|  |1

Status|UNCONFIRMED   |NEW

Issue type|DEFECT|ENHANCEMENT

   Summary|Cannot Create Table in|Cannot access external
  |existing database by  |database table in existing
  |connecting to External|database
  |Database  |





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:40:51 -0700 
2005 ---
Hi,

Point 1 is a ENHANCEMENT , point 2 and 3 are handel in different issues. 
I reassign this enhancement to the User Experience team for evaluating.

Bye Marc

-
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 55939] Documents don't remember their view position

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


User mru changed the following:

  What|Old value |New value

   Assigned to|mru   |sba





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:42:57 -0700 
2005 ---
MRU-SBA: I think there already exists a dup, 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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



[installation-issues] [Issue 55343] NSIS: gui error in german localized version

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:44:24 -0700 
2005 ---
Same Error exists in German version of RC2! - Yes. Because it's not fixed 
yet! 

-
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 55978] New - Need to search/repla ce carriage-return codes directly

2005-10-14 Thread stiebler
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55978
  Issue #:|55978
  Summary:|Need to search/replace carriage-return codes directly
Component:|Word processor
  Version:|current
 Platform:|All
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P4
 Subcomponent:|editing
  Assigned to:|mru
  Reported by:|stiebler





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:45:04 -0700 
2005 ---
[Using OO2 RC2 Writer]

A lot of text found on the Internet contains sentences part-terminated by
carriage-return CR (as distinct from \n). I personally have to deal with
texts like this a lot. Example:

The cat sat onCR
the mat and ateCR
the rat. CR
CR
The cat later neededCR
a rabies shot.CR

What one would like to do is:
1. retain the CR between paragraphs.
2. replace all the other CR with spaces, to give:

The cat sat on the mat and ate the rat.CR
CR
The cat later needed a rabies shot.CR

This is easy in Microsoft Word - just search/replace CRCR with DUMMY,
search/replace CR with space and search/replace DUMMY with CR.
If there is a work-around with Open Office Writer, then I have been completely
unable to fathom it. No amount of juggling with ^, $ and '.' appears to work
(regular expressions turned on). Microsoft Word allows actual detection of CR
with the command ^p. There seems to be no direct equivalent in OO Writer.

-
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 52955] Excel files generated by Perl module import badly

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:46:46 -0700 
2005 ---
*** Issue 55952 has been marked as a duplicate of this issue. ***

-
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 55952] Does not display the corr ect FIRST visible worksheet.

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


User fst changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

  Priority|P1|P3

Resolution|  |DUPLICATE

  Target milestone|---   |OOo 2.0.1





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:46:47 -0700 
2005 ---
Hi,

this is neither a Prio 1 nor a Prio 2 task against Calc. Corrected to P3.

The script produces wrong Excel files. Have a look at Issue 52955 as this is a
double to it.

Frank

*** This issue has been marked as a duplicate of 52955 ***

-
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 55952] Does not display the corr ect FIRST visible worksheet.

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


User fst changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:47:34 -0700 
2005 ---
closed double.

Please have a look at the help for Prioritys using the Priority Link above.

-
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 49183] Can't edit view's design

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:50:11 -0700 
2005 ---
*** Issue 55964 has been marked as a duplicate of this issue. ***

-
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 55964] Once a view is created th en apprently there is no way to edit it

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


User msc changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:50:12 -0700 
2005 ---
Hi,

Via the search page at 
http://qa.openoffice.org/issue_handling/project_issues.html#finding
I found that this issue is duplicate to 49183.

Bye Marc


*** This issue has been marked as a duplicate of 49183 ***

-
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 55964] Once a view is created th en apprently there is no way to edit it

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


User msc changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:51:10 -0700 
2005 ---
close

-
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 42464] [RFE] allow to link table s from dfferent sources into one database file

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:56:03 -0700 
2005 ---
*** Issue 55969 has been marked as a duplicate of this issue. ***

-
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 55969] Cannot access external da tabase table in existing database

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


User fs changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:56:04 -0700 
2005 ---
as searching for link table at
http://qa.openoffice.org/issue_handling/project_issues.html reveals, this is a
duplicate of issue 42464

*** This issue has been marked as a duplicate of 42464 ***

-
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 55969] Cannot access external da tabase table in existing database

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


User fs changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:56:21 -0700 
2005 ---
closing duplicate

-
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]



[graphics-issues] [Issue 55979] New - From layouts Insert Slide, slide name is repeat

2005-10-14 Thread jlcheng
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55979
  Issue #:|55979
  Summary:|From layouts Insert Slide, slide name is repeat
Component:|Presentation
  Version:|680m133
 Platform:|PC
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|wg
  Reported by:|jlcheng





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 00:59:08 -0700 
2005 ---
In source file sd\source\ui\view\viewshe3.cxx function SdPage*
ViewShell::CreateOrDuplicatePage have two lines code:
sd\source\ui\view\viewshe3.cxx(1235)
aNotesPageName = pPageName-GetValue ();
sd\source\ui\view\viewshe3.cxx(1240)
aStandardPageName = pPageName-GetValue ();

so if you from layouts(on right panel) Insert Slide, slide name is repeat. If
delete these two lines code, slide name is ok.

-
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 54577] Fontwork alignment

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


User mru changed the following:

  What|Old value |New value

   Assigned to|mru   |od

Ever confirmed|  |1

Status|UNCONFIRMED   |NEW

  Target milestone|---   |OOo Later





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:02:55 -0700 
2005 ---
MRU-OD: when having a fontwork object with Alignment stretch to justify (in
the Fontwork-Toolbar) this will not be displayed in the toolbar after save and
reload.
I wasn't able to see any visible impact on the object, so 'i do not think it is
worth P2.

-
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 55980] New - non-printing frame p rints anchored graphics

2005-10-14 Thread schwarzenberg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55980
  Issue #:|55980
  Summary:|non-printing frame prints anchored graphics
Component:|Word processor
  Version:|OOO 2.0 Beta2
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|printing
  Assigned to:|mru
  Reported by:|schwarzenberg





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:07:22 -0700 
2005 ---
text frames set non-printing do print graphics objects wich are anchored in
the non printing frame. This bug seems to be newly introduced with the OOo 2.0
series.

Printing the example file oo2bug.odt (attached) should result just in 2x the
text Print only this. This is what happens when printing it using OOo-1.1.5.
Printed with OOo-2{beta,rc1,rc2} results in additional circles, which should not
appear since they are anchored in the nonprinting frame.

-
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]



[graphics-issues] [Issue 55960] less than one line spacin g

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


User regina changed the following:

  What|Old value |New value

CC|''|'regina'

Status|UNCONFIRMED   |RESOLVED

  Keywords|  |oooqa

Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:09:32 -0700 
2005 ---
Go to the tab IndentSpacing. Open the drop-drow list Line Spacing. You can
get less then single with the options Fixed (smallest 0,25cm) or with the
option Proportional (smallest 50%). 

-
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 55980] non-printing frame prints anchored graphics

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


User schwarzenberg changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=30421) example
  |  |document containing non-
  |  |printing frame with
  |  |anchored graphics





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:09:36 -0700 
2005 ---
Created an attachment (id=30421)
example document containing non-printing frame with anchored graphics


-
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]



[graphics-issues] [Issue 55960] less than one line spacin g

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


User regina changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:10:22 -0700 
2005 ---
feature already there

-
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]



[gsl-issues] [Issue 55090] Ooo freezes when viewing page 37 of attached MSO document

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:10:39 -0700 
2005 ---
pl-us: actually that's the gtk plugin, but that is not relevant. The abort() in
free() clearly shows heap corruption. We have to reproduce and valgrind it to
see what causes that. Since this seems to be reproducable on one machine only,
it might indeed be a special font that triggers a bug in e.g. the psprint layer.
Or it may be something completely different :-( .

-
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 55980] non-printing frame prints anchored graphics

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


User schwarzenberg changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=30422) oo2bug.odt
  |  |printed correctly using
  |  |openoffice.org-1.1.5





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:10:46 -0700 
2005 ---
Created an attachment (id=30422)
oo2bug.odt printed correctly using openoffice.org-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: [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 55980] non-printing frame prints anchored graphics

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


User schwarzenberg changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=30423) oo2bug.odt
  |  |printed  by
  |  |openoffice.org-2.rc2
  |  |showing the bug described





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:11:53 -0700 
2005 ---
Created an attachment (id=30423)
oo2bug.odt printed  by openoffice.org-2.rc2 showing the bug described


-
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 55978] Need to search/replace ca rriage-return codes directly

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


User mru changed the following:

  What|Old value |New value

   Assigned to|mru   |sba





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:13:21 -0700 
2005 ---
Reassigned to SBA.

-
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]



[gsl-issues] [Issue 55090] Ooo freezes when viewing page 37 of attached MSO document

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


User pl changed the following:

  What|Old value |New value

   Assigned to|pl|us





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:17:25 -0700 
2005 ---
pl-us: sorry, works without problems on my machine, too. Can you find me
somewhere that reproduces this issue ?

-
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 55977] Format picture/macros giv es continuous loop if jre not present

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


User mru changed the following:

  What|Old value |New value

   Assigned to|mru   |jsk





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:17:49 -0700 
2005 ---
Reassigned to JSK.

-
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]



[www-issues] [Issue 47858] list of apps for server

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


User southerncross changed the following:

  What|Old value |New value

CC|'aietkolkhi,cdriga,dancer,|'aietkolkhi,cdriga,dancer,
  |davidf,deepankardatta,grsi|davidf,deepankardatta,grsi
  |ngleton,jacqueline,kcarr,k|ngleton,jacqueline,kcarr,k
  |hirano,laurentgodard,south|hirano,laurentgodard,pjani
  |erncross,st'  |k,southerncross,st'

   URL|www.arsaperta.org |http://pootle.arsaperta.or
  |  |g





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:20:43 -0700 
2005 ---
Hello, FYI, you can already find some files stored on Pootle here:
http://pootle.arsaperta.org
Please, feel free to put a redirection from something like
http://services.openoffice.org/something to pootle.arsaperta.org 
I also added Pavel in cc'. 
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: [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 55976] Wrong roman numeral self- numbering!!!

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


User mru changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:21:50 -0700 
2005 ---
Turn off the auto-numbering feature in Tools.Autocorrect.Options. That's 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: [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 55976] Wrong roman numeral self- numbering!!!

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


User mru changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:30:55 -0700 
2005 ---
Closed.

-
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]



[graphics-issues] [Issue 55979] From layouts Insert Slid e, slide name is repeat

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


User wg changed the following:

  What|Old value |New value

   Assigned to|wg|af

Ever confirmed|  |1

Status|UNCONFIRMED   |NEW

  Target milestone|---   |OOo Later





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:36:24 -0700 
2005 ---
Reproducible. Reassigned.

-
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 47323] Read Error trying to open MS Word file without extension

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:36:54 -0700 
2005 ---
*** Issue 55975 has been marked as a duplicate of this issue. ***

-
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 55975] Error opening file

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


User mru changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:36:56 -0700 
2005 ---
Duplicate to issue 47323. Fixed since buid 680m132.

*** This issue has been marked as a duplicate of 47323 ***

-
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 55975] Error opening file

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


User mru changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:38:11 -0700 
2005 ---
Closing dup.

-
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 55981] New - off by 0,5 error in getIndexAtPoint()

2005-10-14 Thread obr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55981
  Issue #:|55981
  Summary:|off by 0,5 error in getIndexAtPoint()
Component:|Word processor
  Version:|680m131
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|tl
  Reported by:|obr





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:45:27 -0700 
2005 ---
The implementation of XAccessibleText.getIndexAtPoint() returns already the next
character when given a point in the right half of a character.

-
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 55981] off by 0,5 error in getIn dexAtPoint()

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


User obr changed the following:

  What|Old value |New value

  Keywords|  |accessibility

   Summary|off by 0,5 error in   |off by 0,5 error in
  |getIndexAtPoint() |getIndexAtPoint()





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:46:20 -0700 
2005 ---
Adding keyword accessibility

-
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]



[l10n-issues] [Issue 55698] Comboboxes close too earl y in RTL

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:51:41 -0700 
2005 ---
ayaniger - ft:
Has anyone taken a look at this problem yet? For RTL OOo (Arabic, Hebrew, Parsi,
Urdu) this is important. In a generally favorable review of a Hebrew alpha
version in the local press, this bug was singled out as particularly 
bothersome. 

-
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]



[graphics-issues] [Issue 52608] Text in Calc-OLE is unrea dable in running presentation.

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


User cgu changed the following:

  What|Old value |New value

Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:52:27 -0700 
2005 ---
Integrated in src680m133

-
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]



[graphics-issues] [Issue 55979] From layouts Insert Slid e, slide name is repeat

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:53:42 -0700 
2005 ---
Oh, I do not known Issue 52104. Maybe Issue 52104 give another method. If Issue
52104 can make slide name is not repeat, maybe my idea is not useful.But now I
can not get m131 install program.

-
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 55982] New - Base crashes in form wizard

2005-10-14 Thread magi42
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55982
  Issue #:|55982
  Summary:|Base crashes in form wizard
Component:|Database access
  Version:|OOO 2.0 Beta2
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P1
 Subcomponent:|none
  Assigned to:|dbaneedsconfirm
  Reported by:|magi42





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 01:54:04 -0700 
2005 ---
This crash occurs always, and corrupts the database, making Base unusable for 
me.

I created two very simple tables, and then tried to create a form with a subform
with the form wizard. I selected all the fields in the tables to the form, and
linked the tables in the wizard by an id field. Otherwise, I used the defaults.

The tables were empty. The main table (shoppings) contained: id field (integer,
automatic), date/time. The dependant table (items purchased) contained: id field
(integer, automatic), foreign id (for linking to main table), another foreign id
(shop id), floating-point field (price), integer field (quantity).

At the last wizard phase, I clicked Finish. The dialog didn't close, but
something appeared in the form page in the background. I clicked again, again
something happened in the background. Third time, and OOo crashed. Earlier it
has crashed from the first click.

After the database is restored, the second table is usually lost. I think OOo
doesn't save the second table properly to disk after exiting the table design. I
don't know what the problem exactly is, maybe it doesn't save it when exiting
from desing mode, and leaves the Save button disabled in the main view, so it's
not possible to save it manually either.

The crash occurs at least in OOo 2.0 RC2 (and occurred in 1.9.130), Finnish
localized version, from Pavel's builds. Occurs with both jre1.5.0_05 and jre
from j2sdk1.4.2_05. I'm using Red Hat 9, but I've tested the crash also in a
Mandrake computer.

Bug 46116 seemed to have similar problems, though related to Excel sheets.

-
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 55970] New - Blank records at bot tom of tables connected to existing database

2005-10-14 Thread dlanderson
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55970
  Issue #:|55970
  Summary:|Blank records at bottom of tables connected to
  |existing database
Component:|Database access
  Version:|1.0.0
 Platform:|PC
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|none
  Assigned to:|dbaneedsconfirm
  Reported by:|dlanderson





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 02:02:26 -0700 
2005 ---
OOo 2.0 RC2 - Base:
1) Connect to an existing database - Spreadsheet
2) Blank records (rows) often appear at the bottom of tables
3) Blank records cause problems when filtering, sorting, or copying tables
4) Because such databases are uneditable, blank rows cannot be removed

-
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 55971] New - Blank records at bot tom of tables connected to existing database

2005-10-14 Thread dlanderson
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55971
  Issue #:|55971
  Summary:|Blank records at bottom of tables connected to
  |existing database
Component:|Database access
  Version:|1.0.0
 Platform:|PC
  URL:|
   OS/Version:|Windows XP
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|none
  Assigned to:|dbaneedsconfirm
  Reported by:|dlanderson





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 02:03:59 -0700 
2005 ---
Accidental duplicate of 55970

-
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]



[graphics-issues] [Issue 55330] Incorrect attributes of g raphics objects after saving in .odt format

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


User wg changed the following:

  What|Old value |New value

Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 02:07:32 -0700 
2005 ---
Tested in build 8968. Closed.

-
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 55821] Encrypted signed docume nt doesn't open

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 02:11:01 -0700 
2005 ---
.

-
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]



[graphics-issues] [Issue 55917] Impress crashes when impo rting .ppt shape/connector combination

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


User sj changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 02:13:32 -0700 
2005 ---
This issue has been fixed now in cws[sj28].

-
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 55777] Import Styles does not im port the chaption format in Master doc

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


User vogella changed the following:

  What|Old value |New value

Status|CLOSED|UNCONFIRMED

Resolution|INVALID   |





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 02:14:36 -0700 
2005 ---
Could the export and import of the numbering of headers in the future be added
to OO? (- Hence leave this as an enhancement request).

-
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 55788] mozilla plugin crashes Fi reFox-1.0.7

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 02:16:29 -0700 
2005 ---
UL=JD:

I tried to the plugin on different systems and had no problems, so if your 
problem is a 
truncated file, wouldn't it be a good idea to try another download? And if it 
works then, 
to close this issue?

-
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 55950] mozilla address book as d ata source: table missing

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 02:18:06 -0700 
2005 ---
On installing 2.0 rc2 parallel to 1.1.x, the installer offered to take over the
old personal settings. In doing that, I find that a new database source was
created automatically from the Mozilla address book. Opening the resulting
Mozilla Adressen.odb file shows that of all tables only one was taken over,
the others do not appear. As I said, I get all tables if I create the data
source manually by linking to the address book and explicitly select all tables.
So what seems to happen is that this automatic creation of the data source on
installing only selects one - the last - table rather than offering a choice or
selecting all tables. Hope that clarifies matters.

-
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]



[graphics-issues] [Issue 55756] Math text embedded as OLE not not rendered correctly in fullscreen

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 02:20:49 -0700 
2005 ---
@thb: Thanks a lot ! I felt already a bit sorry for peeving you with this stuff
again and again, but now, that's great, both sides are happy ! 

Oops, issue #49379 was a typo, that's really fixed now for some months. I meant
the other nasty thing which prevents displaying any form controls in fullscreen,
namely issue 54364 - it works nicely in 1.1.x. I think a typical killer
show-stopper.


-
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 55973] MSword import error with pictures

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


User mru changed the following:

  What|Old value |New value

   Assigned to|mru   |flr

Ever confirmed|  |1

Status|UNCONFIRMED   |NEW

  Target milestone|---   |OOo Later





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 02:24:33 -0700 
2005 ---
MRU-FLR: can you please have a look into the file format - I suspect that the
objects on the bottom of the page (which Word does not display) have VERY large
offset.
Then, this would a duplicate of issue 24563.

-
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]



[graphics-issues] [Issue 51558] eps image scales ok in ed it mode but appears tiny in slide view

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


User cgu changed the following:

  What|Old value |New value

Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 02:36:40 -0700 
2005 ---
Integrated in src680m133

-
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 55913] OLE Automation Bridge doe sn't convert properly a com.sun.star.lang.Prop ertyValue array

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 02:45:05 -0700 
2005 ---
You have to tell the bridge what it should do with the array you send.
Not completely sure about the VB-syntax, but something like the following should
solve the problem

Set aInfo = objServiceManager.Bridge_GetValueObject
aInfo.Set([]com.sun.star.beans.PropertyValue, properties)
settings.insertByIndex(0, aInfo)

-
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 55982] Base crashes in form wiza rd

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


User msc changed the following:

  What|Old value |New value

  Priority|P1|P2





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 02:46:22 -0700 
2005 ---
According to http://www.openoffice.org/scdocs/ddIssues_EnterModify.html#priority
I reduce the prio to P2

-
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]



[l10n-issues] [Issue 55698] Comboboxes close too earl y in RTL

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 02:47:52 -0700 
2005 ---
JA-SSA: please take a look at this

-
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 23645] name bug in Greek letters

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


User magi42 changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 02:47:55 -0700 
2005 ---
Fixed in 2.0 translations.

The names of the Greek letters were changed to English in 2.0. Going back to
English in function and code names was a decision made primarily for Calc, so I
don't know how reasonable it was for Math. I'd think most people who write with
Math know Greek letters better in English.

-
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 55858] OpenOffice does not track who currently has a document open

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


User tm changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

Resolution|  |INVALID





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 02:49:42 -0700 
2005 ---
OOo doesn´t track who has opened a file before and doesn´t store such
information. But the OS (Win) does (like it locks recently used folders when
using the Win system file-picker). So this is not an OOo defect.

-
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 55391] corupted outline and norm al autonumbering after pasting text copied fro m numered part

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 02:55:05 -0700 
2005 ---
Word Proccessor 1.1.4 does not have this 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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



[porting-issues] [Issue 55617] Merge changes from OOO680 m2 to SRC6800

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


User hr changed the following:

  What|Old value |New value

Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 02:55:47 -0700 
2005 ---
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: [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 55232] WordML Im-/Export: WordMl files could not be opend or saved

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


User hr changed the following:

  What|Old value |New value

Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 02:58:14 -0700 
2005 ---
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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



[l10n-issues] [Issue 55176] en-US UI List elements fr om resources files are german

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


User hr changed the following:

  What|Old value |New value

Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 02:59:50 -0700 
2005 ---
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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



[tools-issues] [Issue 54843] cwsquery: query for integ rated child workspaces

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


User hr changed the following:

  What|Old value |New value

Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 03:01:26 -0700 
2005 ---
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: [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 39351] function pi() doesn't wor k in finnish versions?

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 03:02:01 -0700 
2005 ---
This occurred only in Finnish language version, so the worksforme status was
probably unjustified. I'll leave it at that though for now.

This is fixed in Finnish version of OOo 2.0, where the Calc function names are
in English.


-
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]



[tools-issues] [Issue 53211] cwsquery missing perl mod ule not detected

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


User hr changed the following:

  What|Old value |New value

Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 03:02:07 -0700 
2005 ---
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: [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 55858] OpenOffice does not track who currently has a document open

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


User tm changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 03:06:43 -0700 
2005 ---
closed

-
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 55880] PDF export shows broken p air kerning in some fonts

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





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 03:07:24 -0700 
2005 ---
No, also not reproducible wiht your smaple neither on two linux systems nor on
WinXP. Did you make any special settings within the pdf-export 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: [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 55448] Wrong language settings i n menubar and dialogs

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


User tm changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 03:08:04 -0700 
2005 ---
Not reproducible anymore for me too - closed !

-
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 55429] Autosave happens unnecesa rily

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


User tm changed the following:

  What|Old value |New value

   Assigned to|tm|requirements

Issue type|DEFECT|ENHANCEMENT





--- Additional comments from [EMAIL PROTECTED] Fri Oct 14 03:11:47 -0700 
2005 ---
Works as designed ! Autosave saves the file according to the frequency which has
been set in the options. But it might be a wish for an enhancement to activate
autosave only in cases when the document has been 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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



  1   2   3   4   5   6   >