[sw-issues] [Issue 79886] after creat some new addre ss,click the buttonfind and checkboxfind in is selected,the program crash

2007-07-23 Thread dongqg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79886
 Issue #|79886
 Summary|after creat some new address,click the buttonfind an
|d checkboxfind in is selected,the program crash
   Component|Word processor
 Version|OOo 2.2.1
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|mru
 Reported by|dongqg





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 06:03:24 + 
2007 ---
steps:
1.creat a new docment.
2.tools-mail merge wizard.
3.select third step:insert address block,then click button select address list
4. in the select address list dialog,click creat button,then in the new 
address listdialog,input some words into the title editbox and click button 
New to create a new address.create some addresses with the same steps.
5.click button find,in the find entry dialog,the editboxfind is 
empty.select the checkbox find in,but the listboxfind in show nothing.
6.click buttonfind,then crash

-
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 79886] after creat some new addre ss,click the buttonfind and checkboxfind in is selected,the program crash

2007-07-23 Thread dongqg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79886


User dongqg changed the following:

What|Old value |New value

  CC|''|'lijian,liutao,od,os,pj,xz
|  |cheng'





-
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 79852] Addons menu doesn't work f rom in document created from a templace

2007-07-23 Thread jsc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79852


User jsc changed the following:

What|Old value |New value

 Assigned to|jsc   |cd





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 06:10:43 + 
2007 ---
jsc - cd: seems to be one for 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]



[dba-issues] [Issue 18907] wrong default table name i n Copy table

2007-07-23 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=18907





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 06:36:23 + 
2007 ---
well, my idea was the current code works fine, but it is easy to break it in
future. That is, we're talking about robustness of code here.

Consider the example I mentioned: if tomorrow, somebody does a
|setCreateStyleAction( WIZARD_DEF )| at the page, then he needs to also do a
|setCreateStyle| at the dialog. (Sorry, I mistyped this in my previous comment,
I wrongly wrote m_pParent-setCreateStyleAction instead of
m_pParent-setCreateStyle.).

This coupling is prone to errors. Your new code would be more robust if the
implementation of |setCreateStyleAction| *atuomatically* would call
|setCreateStyle| at the dialog.

Okay, be it. If you would please provide me the complete actual patch, I'm
willing to check it in.

-
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 75442] ODBC connection IBM UniVer se fails to retrieve meta-data and/or data

2007-07-23 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75442





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 06:38:43 + 
2007 ---
Argh. The logging is for JDBC, and this issue is about ODBC, isn't it? Sorry,
this will not help us, 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]



[util-issues] [Issue 79843] Typedetection over sftp:// through gnome-vfs fails

2007-07-23 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79843


User sb changed the following:

What|Old value |New value

  Status|NEW   |STARTED

  Issue type|PATCH |DEFECT

Target milestone|---   |OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 06:40:28 + 
2007 ---
Generally assuming INET_PROT_GENERIC to be hierarchical (as the attached
gnome-vfs-generic-prot.diff does) might cause problems elsewhere.  Probably
safest will be to detect hierarchical-ness on a case-by-case basis if the
protocol: is followed by a slash, treat the URL as hierarchical, otherwise
not.  (Treating an unknown URL as non-hierarchical is more conservative, as it
assumes less structure within the URL, so it is better to err in this direction
than the other.)

-
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 79887] RTF: opening an RTF file c ontaining Latin characters (byte value =128)

2007-07-23 Thread zhongqiyao
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79887
 Issue #|79887
 Summary|RTF: opening an RTF file containing Latin characters (
|byte value =128)
   Component|Word processor
 Version|OOo 2.2.1
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|zhongqiyao





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 06:56:52 + 
2007 ---
Microsoft Windows XP Home SP2, Chinese (traditional char).
OpenOffice Write 2.2.1, Chinese (traditional char).

1. Open the attachment, which was created from WordPad in
Windows 95.

2. The Ariel SudEuro font
for Esperanto is displayed as Chinese characters.

3. They should support characters (byte value = 128) and
therefore should be displayed as Latin letters instead
of DBCS Chinese characters.

4. Compare with opening it in Microsoft Word 2003.

5. A newly-created RTF file also does not have this problem.

Thanks.

Qiyao

-
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 79887] RTF: opening an RTF file c ontaining Latin characters (byte value =128)

2007-07-23 Thread zhongqiyao
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79887





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 06:57:32 + 
2007 ---
Created an attachment (id=46985)
file with Latin letters (byte value = 128)


-
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 79781] Impress: background bitmap slightly wrong in scale

2007-07-23 Thread zhongqiyao
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79781


User zhongqiyao changed the following:

What|Old value |New value

Subcomponent|formatting|open-import





-
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 79817] Impress: line spacing incr eases as you export file or paste page from Mi crosoft file

2007-07-23 Thread zhongqiyao
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79817


User zhongqiyao changed the following:

What|Old value |New value

Subcomponent|editing   |save-export





-
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 79888] Empty error box if a requi red field is leave empty

2007-07-23 Thread mroe
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79888
 Issue #|79888
 Summary|Empty error box if a required field is leave empty
   Component|Database access
 Version|OOo 2.2
Platform|PC
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|mroe





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 07:00:36 + 
2007 ---
If a table of a database has required fields and anyone of this is empty if the
row should be saved, then first appears a error message box with the right text,
but after this a empty messagebox appears.

-
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 79888] Empty error box if a requi red field is leave empty

2007-07-23 Thread mroe
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79888





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 07:03:03 + 
2007 ---
Created an attachment (id=46986)
open the form in the sample, leave one field empty and try to save the row


-
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 79888] Empty error box if a requi red field is leave empty

2007-07-23 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79888


User fs changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 07:04:37 + 
2007 ---
This has been fixed while passing in CWS dba23b, which will be integrated
(probably) in m223.

-
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 79888] Empty error box if a requi red field is leave empty

2007-07-23 Thread mroe
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79888





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 07:17:10 + 
2007 ---
This was quick! :-)

-
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 79886] after creat some new addre ss,click the buttonfind and checkboxfind in is selected,the program crash

2007-07-23 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79886


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |hi





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 07:19:30 + 
2007 ---
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 79880] Application unresponsive i n Options Java

2007-07-23 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79880


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |tm

   Component|Word processor|framework

  QA contact|[EMAIL PROTECTED] |[EMAIL PROTECTED]

Subcomponent|configuration |ui





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 07:21:59 + 
2007 ---
Framework 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]



[framework-issues] [Issue 79880] Application unresponsive i n Options Java

2007-07-23 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79880


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |tm

   Component|Word processor|framework

  QA contact|[EMAIL PROTECTED] |[EMAIL PROTECTED]

Subcomponent|configuration |ui





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 07:21:59 + 
2007 ---
Framework 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 75799] 'Empty String is NULL' pro perty on databaseTextField in GridControl not saved next time form is opened

2007-07-23 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75799


User fs changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 07:23:39 + 
2007 ---
fixed in CWS dba23c

find more information about this CWS, like when it is available in the master
builds, in EIS, the Environment Information System:
http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba23c

-
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 77635] Nested query with paramete r column does not call fill parameter dialog

2007-07-23 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77635





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 07:23:56 + 
2007 ---
Created an attachment (id=46987)
document to reproduce the bug case


-
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 77635] Nested query with paramete r column does not call fill parameter dialog

2007-07-23 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77635


User fs changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 07:24:48 + 
2007 ---
working on 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]



[sc-issues] [Issue 79889] Starting apostrophy is rem oved (text staring with dash)

2007-07-23 Thread pfontana
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79889
 Issue #|79889
 Summary|Starting apostrophy is removed (text staring with dash
|)
   Component|Spreadsheet
 Version|OOo 2.0
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|spreadsheet
 Reported by|pfontana





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 07:27:07 + 
2007 ---
When entering text starting with dash (-), it is interpreted as formula unless 
one adds a starting apostrophy (').

When pressing Enter, the apostrophy is removed, causing any further text 
editing to result in a #NAME? error.

-
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 79851] False spelling error repor t in Thai language (Writer only)

2007-07-23 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79851


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |sba





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 07:30:22 + 
2007 ---
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]



[sc-issues] [Issue 23299] subtotal does not update w hen filter changes

2007-07-23 Thread gaozm
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=23299





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 07:31:15 + 
2007 ---
Created an attachment (id=46988)
23299.patch


-
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 79861] Unwanted line break if Ne w (text only) autotext inserted

2007-07-23 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79861


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |sba





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 07:37:47 + 
2007 ---
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]



[sw-issues] [Issue 79867] Loss of data in all docume nts

2007-07-23 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79867


User mru changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

Priority|P1|P2

  Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 07:41:43 + 
2007 ---
please attach the offending document to this issue, so that we can reproduce and
fix the problem here. You can also send the document directly
([EMAIL PROTECTED]) for the case it contains confidential data. Feel free to
re-open the issue when you've done.
Thanks for supporting us!

-
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 75364] WW8: Text with character s pacing expanded interpreted differently in M S Word an Writer

2007-07-23 Thread fme
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75364


User fme changed the following:

What|Old value |New value

Target milestone|OOo 2.3   |OOo 2.x





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 07:42:55 + 
2007 ---
.

-
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 79880] Application unresponsive i n Options Java

2007-07-23 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79880


User of changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 07:57:34 + 
2007 ---
Have a look at Issue 44883. Please add your comments and vote for it.

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

-
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 44883] Selecting Tools - Options - Java takes some time - hourglass icon?

2007-07-23 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44883





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 07:57:33 + 
2007 ---
*** Issue 79880 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]



[framework-issues] [Issue 79880] Application unresponsive i n Options Java

2007-07-23 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79880


User of changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 07:58:19 + 
2007 ---
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 4032] cannot merge certain table cells: new table concept required

2007-07-23 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=4032





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:09:23 + 
2007 ---
*** Issue 79871 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 79871] Minor Problems with TABLES in WRITER

2007-07-23 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79871


User mru changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Issue type|PATCH |DEFECT

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:09:29 + 
2007 ---
This has been solved in current OO 2.3 dev build. 
Documents created with older versions of OOo will not be affected, but tables
created with OO 2.3 will take advantage of this.

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

-
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 79871] Minor Problems with TABLES in WRITER

2007-07-23 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79871


User mru changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:10:02 + 
2007 ---
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]



[l10n-issues] [Issue 71775] [JA] wrong translation of the term 'Section' in Writer

2007-07-23 Thread naoyuki
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71775


User naoyuki changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:17:12 + 
2007 ---
fixed in DB. affected keyids:
213150
213227
213231
213490
213539
214944
215013
215014
216161
216182
216187
216188
216189
216190
216193
216199
216200
216215
216483
216675
216694
216710
218743
218755
235431
240156
240253
240254
240371
334414
334415
334416


-
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 68717] gstreamer backend for avme dia

2007-07-23 Thread radekdoulik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68717





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:18:52 + 
2007 ---
nadavkav: SUSE, Debian, Fedora etc. all use ooo-build, which includes my code.
It just wasn't upstreamed yet. BTW, it was developed by Novell Inc. ;-)

-
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 79145] Cancel button missing

2007-07-23 Thread dv
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79145


User dv changed the following:

What|Old value |New value

 Assigned to|dv|of





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:25:59 + 
2007 ---
Please verify.

-
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 79147] cws updchk06: download loc ation not always changable

2007-07-23 Thread dv
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79147


User dv changed the following:

What|Old value |New value

 Assigned to|dv|of





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:27:23 + 
2007 ---
Please verify.

-
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 79161] cws updchk06: help button opens the writer help

2007-07-23 Thread dv
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79161


User dv changed the following:

What|Old value |New value

 Assigned to|dv|of





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:29:09 + 
2007 ---
Please verify.

-
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 79162] cws updchk06: Notification icon after a failed check for update

2007-07-23 Thread dv
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79162


User dv changed the following:

What|Old value |New value

 Assigned to|dv|of





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:29:48 + 
2007 ---
Please verify.

-
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 68717] gstreamer backend for avme dia

2007-07-23 Thread nadavkav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68717





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:30:29 + 
2007 ---
our localized (Hebrew) version is dependent on your build and we are really
really missing this beautiful upgrade :-)

when do you expect to see it integrated ? 

-
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 79223] cws updchk06: exception ca uses Office crash

2007-07-23 Thread dv
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79223


User dv changed the following:

What|Old value |New value

 Assigned to|obr   |of





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:30:38 + 
2007 ---
Please verify.

-
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 79849] New chart: Moving / Cuttin g Values in use by chart is terribly slow

2007-07-23 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79849


User fst changed the following:

What|Old value |New value

 Assigned to|spreadsheet   |nn

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

  OS/Version|Linux |All

Target milestone|---   |OOo Later





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:32:35 + 
2007 ---
Hi Niklas,

please have a look at this one.

Frank

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

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


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



[framework-issues] [Issue 79252] cws updchk06: paused downl oad displays 0% after Office restart

2007-07-23 Thread dv
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79252


User dv changed the following:

What|Old value |New value

 Assigned to|obr   |of





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:32:39 + 
2007 ---
Please verify.

-
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 79890] API: Missing API so suppre ss update of all defined names

2007-07-23 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79890
 Issue #|79890
 Summary|API: Missing API so suppress update of all defined nam
|es
   Component|Spreadsheet
 Version|680m213
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|open-import
 Assigned to|tbe
 Reported by|dr





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:33:26 + 
2007 ---
We need the possibility to lock the object representing all defined names. This
is needed to suppress internal formula updates while creating new (empty)
defined names, which causes lots of assertions.

-
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 79890] API: Missing API so suppre ss update of all defined names

2007-07-23 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79890


User dr changed the following:

What|Old value |New value

Target milestone|---   |OOo 2.x





-
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 79891] Preview option broken by P resentation Wizard

2007-07-23 Thread fransvc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79891
 Issue #|79891
 Summary|Preview option broken by Presentation Wizard
   Component|Presentation
 Version|680m221
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|cgu
 Reported by|fransvc





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:33:49 + 
2007 ---
Preview option broken by Presentation Wizard

In this version the Preview option within the Presentation Wizard does not work 
when you select a Slide transition, Effect at step 3

In the stabel version it 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]



[dba-issues] [Issue 77635] Nested query with paramete r column does not call fill parameter dialog

2007-07-23 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77635





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:34:34 + 
2007 ---
there's three problems here:

First, OOo doesn't recognize parameters in the SELECT's column list in a sub
query, and thus doesn't open the parameter dialog. This is easy to fix.

The second problem is about column names. Seems that HSQL doesn't really give
the parameter column a name, the :PASSIT you see when opening the inner query
comes from OOo. This can (and must) be worked around by giving the parameter
column an alias, e.g. SELECT :PASSIT AS PIT FROM Table1. Of course, you need
to change the outer query to
  SELECT * FROM Table1, Query1 WHERE Table1.ID = Query1.PIT

Third, executing this query then gives an empty result set. Hmm. I'm not yet
sure where this comes from.

-
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 79257] cws updchk06: cancel a pau sed download cancels unconfirmed

2007-07-23 Thread dv
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79257


User dv changed the following:

What|Old value |New value

 Assigned to|dv|of





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:34:58 + 
2007 ---
Please verify.

-
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 68717] gstreamer backend for avme dia

2007-07-23 Thread radekdoulik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68717





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:36:04 + 
2007 ---
no idea :( I am swamped with other work 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]



[installation-issues] [Issue 78382] Horizontal scroll bar at l icense agreement

2007-07-23 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78382


User of changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:36:02 + 
2007 ---
Is ok in src680m22. Follow up issue 79853.

-
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 79892] Repeat sound by Slide Tran sition does not work

2007-07-23 Thread fransvc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79892
 Issue #|79892
 Summary|Repeat sound by Slide Transition does not work
   Component|Presentation
 Version|680m221
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|cgu
 Reported by|fransvc





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:36:44 + 
2007 ---
Repeat sound by Slide Transition does not work

The option Loop until next sound, find by Slide tranition does not work.

The sound plays only once

-
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 79394] Update Notification bubble doesn't follow parent

2007-07-23 Thread dv
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79394


User dv changed the following:

What|Old value |New value

 Assigned to|dv|of





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:37:28 + 
2007 ---
Please verify.

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



[ui-issues] [Issue 79525] update the Online Help to the latest changes within the Online Update

2007-07-23 Thread dv
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79525


User dv changed the following:

What|Old value |New value

 Assigned to|ufi   |of





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:38:10 + 
2007 ---
Please verify.

-
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 79652] Assert on office start in m220

2007-07-23 Thread dv
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79652


User dv changed the following:

What|Old value |New value

 Assigned to|dv|of





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:38:32 + 
2007 ---
Please verify.

-
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 79684] Assertion at shutdown of t he office

2007-07-23 Thread dv
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79684


User dv changed the following:

What|Old value |New value

 Assigned to|dv|of





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:39:06 + 
2007 ---
Please verify.

-
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 79893] When using Slide Sorter, T he option Add from Modify Effects must be Grad e Out

2007-07-23 Thread fransvc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79893
 Issue #|79893
 Summary|When using Slide Sorter, The option Add from Modify Ef
|fects must be Grade Out
   Component|Presentation
 Version|680m221
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|cgu
 Reported by|fransvc





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:39:27 + 
2007 ---
When using Slide Sorter, The option Add from Modify Effects must be Grade Out

When you are using the Slide Sorter and you choose Custom Animation, The Add 
button is not Grade Out, but it is not accessible.

Make it grade out

-
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 79257] cws updchk06: cancel a pau sed download cancels unconfirmed

2007-07-23 Thread dv
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79257





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:40:04 + 
2007 ---
.

-
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 79828] Leaving OLE-object crashes

2007-07-23 Thread cd
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79828


User cd changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:42:35 + 
2007 ---
cd: Broken due to changes in the docking area acceptor code. It was possible
that an add-on toolbar was created more than once.

The root cause was introduced many weeks before. The crash is triggered by the
new add-on toolbar.

-
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 79530] update THIRDPARTYLICENSERE ADME.html

2007-07-23 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79530


User of changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:42:58 + 
2007 ---
OF: Is ok in src680m222

-
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 72804] Border dialog preview inco rrect for RTL

2007-07-23 Thread pagalmes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72804


User pagalmes changed the following:

What|Old value |New value

  CC|'mba,noamr,yba,yifat' |'mba,noamr,pagalmes,yba,yi
|  |fat'





-
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 79894] The new Custom Animation e ffects are not supported in PowerPoint

2007-07-23 Thread fransvc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79894
 Issue #|79894
 Summary|The new Custom Animation effects are not supported in 
|PowerPoint
   Component|Presentation
 Version|680m221
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|save-export
 Assigned to|cgu
 Reported by|fransvc





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:45:04 + 
2007 ---
The new Custom Animation effects are not supported in PowerPoint.

When you export a slide with the New Custom Animation effect, Motion Path: 
Curve Polygon or Freeform Line 

the export work, but the start and end position are on the same point, so there 
is no effect.

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

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


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



[www-issues] Re: [Issue 79853] The program has inherant instabilites.

2007-07-23 Thread callmeshane
I dunno.. I feel that there is an underlying foundation flaw in the 
program, being mindful that I have not said anything about the other OO 
programs, but in sticking just to the OO Write and Draw... the programs 
both feature what appears to be a common flaw, where size or complexity 
of the  document or image/s (slides),  appear to me, to be producing the 
same kinds of CRASH


They appear to work just fine up to a point say an imaginary 90%, then 
they slow down to a crawl within the last 10% and then more or less 
either take a very long time to perform a simple function such as 
scrolling or pasting etc., and or then lock up completely..


I will attach or resend a file just to you, showing what I have already 
done, but could not upload because the facility doesn't exist and the 
file sizes are too large to upload into the site.


Regards

Shane



[EMAIL PROTECTED] wrote:

To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79853


User regina changed the following:

What|Old value |New value

  CC|''|'regina'

  Status|RESOLVED  |UNCONFIRMED

Priority|P1|P3

  Resolution|WORKSFORME|





--- Additional comments from [EMAIL PROTECTED] Sat Jul 21 13:36:44 + 
2007 ---
For the file Steamer.odg I can confirm the problems. The file contains several
3D-scenes. These are grouped; ungrouping them doesn't solve the problem.

Each action on the page, like click on an object or scrolling, raises CPU to
100% so long that working is not possible. This occurs independent of OpenGL
checked or not. The performance is also bad in StarOffice 7.

I use German OOo2.2.1 on WinXP with AMD Athlon 1.15GHz and 1GB RAM and NVIDIA
GeForce3 Ti 200.

Perhaps this issue should be split to drawing for the attached odg document and
word pocessor for the other?

-
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

  


[installation-issues] [Issue 79696] update Version info in exe cutables

2007-07-23 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79696


User of changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:47:23 + 
2007 ---
OF: Is ok in src680m222.

-
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 79696] update Version info in exe cutables

2007-07-23 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79696


User of changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:47:55 + 
2007 ---
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 79895] Crash when switching from Normal to Ouline View and one object in the Sl ide

2007-07-23 Thread fransvc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79895
 Issue #|79895
 Summary|Crash when switching from Normal to Ouline View and on
|e object in the Slide
   Component|Presentation
 Version|680m221
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|cgu
 Reported by|fransvc





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:48:31 + 
2007 ---
Crash when switching from Normal to Ouline View and one object in the Slide

New Presentation
Add Rectangle
Add Custom Animation, Motion Path, Curve
Draw Curve

Select Rectangle or curve
Switch to Outline View
Crash

-
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 77870] Bad positioning of RTL Cal c Table Preview

2007-07-23 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77870


User fst changed the following:

What|Old value |New value

 Assigned to|spreadsheet   |nn

  Status|REOPENED  |NEW

Target milestone|---   |OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:49:38 + 
2007 ---
Hi Niklas,

one for you I think.

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]



[sw-issues] [Issue 79883] RTF: importing large files takes too much time - not acceptable

2007-07-23 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79883


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |hbrinkm

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

 Summary|importing takes too much t|RTF: importing large files
|ime - not acceptable  | takes too much time - not
|  | acceptable

Target milestone|---   |OOo Later





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:57:42 + 
2007 ---
The mentioned document is an RTF, not a native Word doc.
In deed, the import of this 55 MB RTF takes extremely long time. This should be
improved somehow. Especially the last step of the progress takes the highest
amount of time.

-
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 79889] Starting apostrophy is rem oved (text staring with dash)

2007-07-23 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79889


User fst changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:58:05 + 
2007 ---
Hi,

each version if tested originating from the OOo website including 2.2.1 does not
show this behaviour. So I suppose you've got this Installation set from Novel or
elsewhere. So it's a bug of them not OOo.

Closing worksforme.

Please use the the versions from download.openoffice.org

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]



[sc-issues] [Issue 79889] Starting apostrophy is rem oved (text staring with dash)

2007-07-23 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79889


User fst changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 08:58:25 + 
2007 ---
closed wfm

-
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 79864] COUNTBLANK won't handle di scontinuous ranges

2007-07-23 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79864


User fst changed the following:

What|Old value |New value

 Assigned to|spreadsheet   |requirements

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

  Issue type|DEFECT|ENHANCEMENT

Target milestone|---   |OOo Later





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:03:33 + 
2007 ---
Hi,

not a defect as it works as defined and is compatible to the other spreadsheets.
But let's requirements decide on this enhancement request. 

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]



[sc-issues] [Issue 78997] VBA: init document model o n load

2007-07-23 Thread npower
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78997





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:07:52 + 
2007 ---
for issues with novell huild please use Novell's bug tracking tool ( especially
for a feature that is not yet available in the general upstream version )

https://bugzilla.novell.com you

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]



[sc-issues] [Issue 79858] change of some background colors will hide the texts in cells

2007-07-23 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79858


User fst changed the following:

What|Old value |New value

 Assigned to|spreadsheet   |nn

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Priority|P3|P4

Target milestone|---   |OOo Later





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:10:05 + 
2007 ---
Hi Niklas,

one for you I think.

Frank

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

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


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



[framework-issues] [Issue 77436] registering extension caus es error

2007-07-23 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77436


User jsk changed the following:

What|Old value |New value

  Status|VERIFIED  |REOPENED

  Issue type|PATCH |DEFECT

Priority|P3|P2

  Resolution|FIXED |





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:10:21 + 
2007 ---
This works ok for Linux but fails on Solaris with just another errormessage:

 (com.sun.star.uno.RuntimeException) { { Message =
::osl::File::createTempFile() failed!, Context = (com.sun.star.uno.XInterface)
@0 } }


jsk-jl: I would expect that the sample extension provided by noel should work
on Solaris Sparc as well. If this is not the case, this is still an exception
that should be handled - New issue.

Reop

-
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 77436] Extension Manager: Registe ring extension causes error

2007-07-23 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77436


User jsk changed the following:

What|Old value |New value

 Assigned to|jsk   |jl

  Status|REOPENED  |NEW

 Summary|registering extension caus|Extension Manager: Registe
|es error  |ring extension causes erro
|  |r





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:11:26 + 
2007 ---
Adjusted summary to contain the phrase Extension Manager for easier query.
To jl.

-
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 4219] Make Maximum page size 2m x 2m

2007-07-23 Thread pagalmes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=4219


User pagalmes changed the following:

What|Old value |New value

  CC|'catch,gorkem,grsingleton,|'catch,gorkem,grsingleton,
|juma,kamataki,masayan,mfed|juma,kamataki,masayan,mfed
|yk,mmp,otoenshoff,toom,tor|yk,mmp,otoenshoff,pagalmes
|a,utomo99,wg' |,toom,tora,utomo99,wg'





-
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 79521] [DE] Some minor fixes for german OLH

2007-07-23 Thread petr_dudacek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79521


User petr_dudacek changed the following:

What|Old value |New value

  CC|'coni,petr_dudacek'   |'coni,fma,petr_dudacek'

 Summary|Some minor fixes for germa|[DE] Some minor fixes for 
|n OLH |german OLH





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:14:18 + 
2007 ---
Frank, please import.

Thanks,
Petr

-
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 79896] class ValueSet needs suppo rt to disable transient children

2007-07-23 Thread pb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79896
 Issue #|79896
 Summary|class ValueSet needs support to disable transient chil
|dren
   Component|Chart
 Version|680m215
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|pb
 Reported by|pb





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:14:58 + 
2007 ---
The Ctor() of the class ValueSet should have a new parameter to disable
transient children (a11y).

-
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 79897] new URL for extension webs ite

2007-07-23 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79897
 Issue #|79897
 Summary|new URL for extension website
   Component|framework
 Version|1.0.0
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|TASK
Priority|P3
Subcomponent|code
 Assigned to|jl
 Reported by|jl





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:15:14 + 
2007 ---
The URL should be:
extensions.services.openoffice.org/getmore

-
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 69731] Mailmerge fields should be usable without database name and table/query name

2007-07-23 Thread pagalmes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69731


User pagalmes changed the following:

What|Old value |New value

  CC|''|'pagalmes'





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:15:21 + 
2007 ---
Does this mean that in OOo 2.3, it will be possble to do mailings with
Word/Writer documents as datasources?

-
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 79877] Fixed Lower Page Boundary

2007-07-23 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79877


User mru changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Issue type|FEATURE   |ENHANCEMENT

  Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:15:28 + 
2007 ---
Could you please have a look at the Register-true feature (in Format.Page.Page
dialog and Format.Paragraph.Indents dialog).
Does this meet your requirements?

-
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 79897] new URL for extension webs ite

2007-07-23 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79897


User jl changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:15:48 + 
2007 ---
.

-
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 18907] wrong default table name i n Copy table

2007-07-23 Thread dyf
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=18907


User dyf changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |46989)
new patch






--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:16:33 + 
2007 ---
Created an attachment (id=46989)
new patch


-
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 79896] class ValueSet needs suppo rt to disable transient children

2007-07-23 Thread pb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79896


User pb changed the following:

What|Old value |New value

  Status|NEW   |STARTED

Keywords|  |accessibility





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:16:58 + 
2007 ---
pb: accepted.

-
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 7553] Performance issue opening d ocument containing Internet reference

2007-07-23 Thread pagalmes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=7553


User pagalmes changed the following:

What|Old value |New value

  CC|'atlanx,es,felixs,kpalagin|'atlanx,es,felixs,kpalagin
|,mba,pasco,rainerbielefeld|,mba,pagalmes,pasco,rainer
|,romato,tuharsky' |bielefeld,romato,tuharsky'

 IssuesThisDependsOn|  |73788





-
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 73788] Don't block Writer in orde r to load linked graphic files

2007-07-23 Thread pagalmes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73788


User pagalmes changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |7553
  is|  |





-
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 64251] [DE]: Wrong menu entries i n swriter/00/00000405.xhp

2007-07-23 Thread petr_dudacek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64251


User petr_dudacek changed the following:

What|Old value |New value

  CC|'coni,iano,jrahemipour'   |'coni,fma,iano,jrahemipour
|  |'





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:19:45 + 
2007 ---
Frank, please import.

Thanks,
Petr

-
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 79898] the CVS access for xzcheng

2007-07-23 Thread xzcheng
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79898
 Issue #|79898
 Summary|the CVS access for xzcheng
   Component|www
 Version|current
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|openoffice.org website general issues
 Assigned to|xzcheng
 Reported by|xzcheng





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:20:46 + 
2007 ---
I am Xiuzhi Cheng in Beijing Redflag CH2000 Software Co., Ltd.I want to do 
some work in the XML.I will work with mib .I need the CVS access.

-
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 79898] the CVS access for xzcheng

2007-07-23 Thread xzcheng
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79898





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:22:15 + 
2007 ---
Created an attachment (id=46990)
the pub key of xzcheng


-
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 71417] Batch printing broken in 2 .2, WinXP

2007-07-23 Thread cd
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71417


User cd changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:23:49 + 
2007 ---
cd: Must be checked if this is a pipe communication, command line processing
problem. Otherwise this issue i related to the real printing code.

-
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 77635] Nested query with paramete r column does not call fill parameter dialog

2007-07-23 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77635


User fs changed the following:

What|Old value |New value

  Status|STARTED   |NEW





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:27:07 + 
2007 ---
I explained the third problem to the HSQLDB team, and wait for feedback ...

-
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 60918] [DE] Online-help: Wrong de scription for insert graphics

2007-07-23 Thread petr_dudacek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60918





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:27:20 + 
2007 ---
In English we currently have:
Choose \emph\Insert - Picture\/emph\.

And in German:
Rufen Sie den Befehl \emph\Einfügen - Bild – Aus Datei \/emph\ auf. Sie
sehen den Dialog \emph\Grafik einfügen\/emph\.

...which is a bit long.

Guessing the correct German translation:
Rufen Sie den Befehl \emph\Einfügen - Bild\/emph\ auf.

Please confirm or provide the correct German translation :)

Thanks,
Petr

-
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 4854] Stylist filter is not kept between usages of OpenOffice or document.

2007-07-23 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=4854





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:27:52 + 
2007 ---
Unfortunately that's right... could you please file a new issue for this special
case? Thanks a lot!

-
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 55150] bug in CTRL to prevent too lbar docking

2007-07-23 Thread cd
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55150


User cd changed the following:

What|Old value |New value

 Assigned to|cd|pl





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:28:12 + 
2007 ---
cd-pl: Please take over. Looks like the VCL based docking code doesn't call the
handlers when the CTRL-key is pressed or released (it always needs mouse
movement to call the handlers).

-
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 77635] Nested query with paramete r column does not call fill parameter dialog

2007-07-23 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77635





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:28:29 + 
2007 ---
(note that strictly, this issue called Nested query with parameter column does
not call fill parameter dialog is fixed with fixing the first of the mentioned
problems. But we certainly also want to have proper results, don't we?)

-
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 73003] special handling for CJK

2007-07-23 Thread pflin
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73003





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:28:52 + 
2007 ---
pflin -- hdu: New patch specail_handling_cjk_m217.diff to implement.
The patch is only available in Linux.

I met some barriers when I wanted to support it on Windows.
I got to know that the CJK-bit for font metric is loaded from
ImplWinFontData::ReadOs2Table in vcl/win/source/gdi/salgdi3.cxx.

Through OutputDevice::GetFontMetric, the CJK-bit for font metric can be got. But
how can I call this function from 
SvxScriptSetItem::PutItemForScriptT in svx/source/items/textitem.cxx?

Any suggestion is appreciated.


-
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 79857] [BR] translation update fo r OO2.3

2007-07-23 Thread drouizig
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79857


User drouizig changed the following:

What|Old value |New value

  Issue type|DEFECT|ENHANCEMENT





-
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 73003] special handling for CJK

2007-07-23 Thread pflin
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73003





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:30:11 + 
2007 ---
Created an attachment (id=46991)
new patch to implement


-
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 60913] [DE] Online-help: Wrong de scription for intersect shapes

2007-07-23 Thread petr_dudacek
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60913





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:31:16 + 
2007 ---
In English we currently have:
The area outside the overlap is removed.

And in German:
Es bleiben nur die Flächen übrig, in denen sich \emph\alle\/emph\ Polygone
überlappen.

Seems like a non-matching translation... probably the English string got changed
since 2.0.1.

Please provide the updated translation of the English string.

Thanks,
Petr

-
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 79782] Calc: checkbox in focus is painted shifted by 1 pixel

2007-07-23 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79782


User fst changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:31:33 + 
2007 ---
hi,

could not reproduce too.

Therefore closed worksforme.

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]



[sc-issues] [Issue 79782] Calc: checkbox in focus is painted shifted by 1 pixel

2007-07-23 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79782


User fst changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:31:52 + 
2007 ---
closed wfm

-
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 38108] calc K/B shortcuts

2007-07-23 Thread fl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=38108





--- Additional comments from [EMAIL PROTECTED] Mon Jul 23 09:35:46 + 
2007 ---
*** Issue 30590 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]



  1   2   3   4   5   6   >