[util-issues] [Issue 83545] helplinker dies while buil ding helpcontent2/util/sbasic

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


User ab changed the following:

What|Old value |New value

Priority|P1|P2





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:03:34 + 
2008 ---
As discussed with ufi I set this back to P2 for now. Anyway this task
will be addressed as soon as possible.


-
Please do not reply to this automatically generated notification from
Issue 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 85337] Crash in SwNodeIndex::GetN ode()

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:05:23 + 
2008 ---
ama-mru:
I assume this is a duplicate of issue 84536
Please double check in CWS sw8u10bf04.

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

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


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



[script-issues] [Issue 85349] VBA interpet NULL compatib ility

2008-01-18 Thread jianhuajiao
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85349
 Issue #|85349
 Summary|VBA interpet NULL compatibility
   Component|scripting
 Version|OOo 2.3.1
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|ab
 Reported by|jianhuajiao





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:06:53 + 
2008 ---
1. In OOo basic, Null compare with Null will return True.
   but in VBA, Null compare with anything will return False.
   This will cause incompatibility When VBA is enabled in OOo.

2. When VBA is enabled, some code Like below code is no compatibility with MSO 
VBA

   Dim Test As WorkSheet
   IsNull(Test) 
   IsNull will return True in OOo Basic, but it return False in MSO.

-
Please do not reply to this automatically generated notification from
Issue 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 85350] autopilot presentation cra shes if extension is installed

2008-01-18 Thread brinzing
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85350
 Issue #|85350
 Summary|autopilot presentation crashes if extension is install
|ed
   Component|Presentation
 Version|OOo 2.3.1
Platform|All
 URL|
  OS/Version|Windows Vista
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|code
 Assigned to|cgu
 Reported by|brinzing





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:11:07 + 
2008 ---
Hi,

i just noticed that oo crashes if one opens the autopilot for presentations
if a java extension with a eventlistener is installed ...

please have a look at the provided demo.
the extension is inside the zip archive (broadcastcom.uno.zip)

to verify open the autopilot, choose empty presentation, click
next and select a background on page 2

have a look at the java log window: a huge number of events is throuwn

btw: this does not happen with other autopilots (fax, letter,...)

Oliver

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

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


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



[script-issues] [Issue 85349] VBA interpet NULL compatib ility

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:11:37 + 
2008 ---
ab: please review this patch. If you feel happy with the patch. I can add it to
cws-npower10

-
Please do not reply to this automatically generated notification from
Issue 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 85350] autopilot presentation cra shes if extension is installed

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:11:48 + 
2008 ---
Created an attachment (id=50957)
autopilot presentation crashes if extension is installed


-
Please do not reply to this automatically generated notification from
Issue 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 85351] CWS fwk82: Accessing chart object in calc leads to crash

2008-01-18 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85351
 Issue #|85351
 Summary|CWS fwk82: Accessing chart object in calc leads to cra
|sh
   Component|Chart
 Version|current
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|as
 Reported by|jsk





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:12:08 + 
2008 ---
Autotest: chart2/level1/ch_lvl1_wizard.bas

Reproduction:
- new calc
- fill two columns with numbers 1 to 4 (or anything else, we just need some
chart data)
- Mark the area
- Click on chart icon on the standard bar
- select any 3D chart type
- step through the wizard, insert the chart
- delete chart by pressing del
- click on insert chart on the toolbar again
- The application crashes

If this doesn't work for you please use the autotest specified above for
reproduction

-
Please do not reply to this automatically generated notification from
Issue 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 85350] autopilot presentation cra shes if extension is installed

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:12:12 + 
2008 ---
Created an attachment (id=50958)
options for page 2


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

-
To unsubscribe, e-mail: [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 85351] CWS fwk82: Accessing chart object in calc leads to crash

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


User jsk changed the following:

What|Old value |New value

Priority|P3|P2





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:14:53 + 
2008 ---
setting p2

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

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


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



[sw-issues] [Issue 85216] cliprect crash on layoutin g .doc

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


User ama changed the following:

What|Old value |New value

 Assigned to|ama   |od





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:15:05 + 
2008 ---
ama-od: Please have a look. It crashes in the object formatting...

-
Please do not reply to this automatically generated notification from
Issue 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 44244] Missing CirclesOvals tool bar in Draw

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:17:16 + 
2008 ---
Any plans for this issue?

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

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


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



[graphics-issues] [Issue 85351] CWS fwk82: Accessing chart object in calc leads to crash

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


User jsk changed the following:

What|Old value |New value

  OS/Version|All   |Windows XP





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:21:17 + 
2008 ---
Setting OS to Windows XP, the test is called ch2_lvl1_wizard.bas (i omitted
the 2)

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

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


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



[script-issues] [Issue 85349] VBA interpet NULL compatib ility

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


User jianhuajiao changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |50956)
patch file for NULL
|  | compare and IsNULL






--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:10:31 + 
2008 ---
Created an attachment (id=50956)
patch file for NULL compare and IsNULL


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

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


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



[script-issues] [Issue 85349] VBA interpet NULL compatib ility

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:08:30 + 
2008 ---
Created an attachment (id=50955)
test document for Vba compatibility


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

-
To unsubscribe, e-mail: [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 83225] OpenOffice doesn't work on multiple displays

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


User kpalagin changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:36:57 + 
2008 ---
muntyan,
please vote for 42176.

-
Please do not reply to this automatically generated notification from
Issue 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 84553] UI in Arabic interface of OOo not RTL

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:38:55 + 
2008 ---
Created an attachment (id=50959)
sample with RLE/LRE markers


-
Please do not reply to this automatically generated notification from
Issue 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 73072] Windows 2003 Server: Secon d session (RDP) starts with document recovery

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:39:10 + 
2008 ---
Hennes,
are we on track for 3.0 with this issue?

Also please consider
http://www.openoffice.org/issues/show_bug.cgi?id=42176

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]



[sw-issues] [Issue 84811] WW8: page number field ins ide frame in footer crashes writer

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:43:04 + 
2008 ---
*** Issue 85344 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 85344] Open a MS word document wi th page number, crash.

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


User mru changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:43:05 + 
2008 ---
already filed as issue 84811.

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

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

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


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



[tools-issues] [Issue 84405] meta issue to track issues discovered by RedFlag2000 QA

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



This issue depends on issue 85344, which changed state:

What|Old value |New value

  Status|NEW   |RESOLVED

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



[gsl-issues] [Issue 84553] UI in Arabic interface of OOo not RTL

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:49:02 + 
2008 ---
To illustrate my point about using RLE markers wisely please
1. load the sample document above
2. select all the text (e.g. with CTRL-A)
3. toogle the paragraph direction from left-to-right to right-to-left back and 
forth
=
the lines with the embedding markers remain stable, the one without changes


-
Please do not reply to this automatically generated notification from
Issue 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 83225] OpenOffice doesn't work on multiple displays

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


User muntyan changed the following:

What|Old value |New value

  Status|CLOSED|UNCONFIRMED

  Resolution|DUPLICATE |





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:58:00 + 
2008 ---
No it's not a duplicate of #42176.

-
Please do not reply to this automatically generated notification from
Issue 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 83225] OpenOffice doesn't work on multiple displays

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


User kpalagin changed the following:

What|Old value |New value

  CC|''|'kpalagin'

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:35:34 + 
2008 ---
Seems to be dup of http://www.openoffice.org/issues/show_bug.cgi?id=42176

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

-
Please do not reply to this automatically generated notification from
Issue 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 42176] Terminal Server opens docu ment in wrong session using shell

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 08:35:33 + 
2008 ---
*** Issue 83225 has been marked as a duplicate of this issue. ***

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

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


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



[graphics-issues] [課題 48170] free positioning of data labels

2008-01-18 Thread kamataki
http://www.openoffice.org/issues/show_bug.cgi?id=48170



ユーザ kamataki は、次を変更しました:

  内容|古い値 |新しい値

  CC|'ciastek,phemmel,robbk,ton|'ciastek,kamataki,phemmel,
|ygalmiche'|robbk,tonygalmiche'





-
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 27919] Export to JPG/BMP etc.

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


User chkur changed the following:

What|Old value |New value

  CC|''|'kpalagin'





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 09:06:59 + 
2008 ---
Problem exists also on OOo 2.3.1 - it is impossible to get BMP/JPG/TIFF file 
with good quality

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

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


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



[tools-issues] [Issue 85270] javadep: remove noisy outp ut

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


User rt changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 09:18:13 + 
2008 ---
Verified

-
Please do not reply to this automatically generated notification from
Issue 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 69706] setName(name) on a bookmar k throws an undocumented RuntimeException if t he name already exists

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


User cn changed the following:

What|Old value |New value

 Assigned to|cn|jsc

  Status|REOPENED  |NEW





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 09:24:02 + 
2008 ---
cn-jsc : please take over

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

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


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



[porting-issues] [Issue 83877] sal: treat soft links as f ile when deleting

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


User of changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 09:25:14 + 
2008 ---
OF: Looks good for me in cws hro26.

-
Please do not reply to this automatically generated notification from
Issue 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 85352] Excel XML file would not o pen correctly.

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


User kpalagin changed the following:

What|Old value |New value

 Summary|Excek XML file would not o|Excel XML file would not o
|pen correctly.|pen correctly.





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 09:25:41 + 
2008 ---
Might be duplicate to http://www.openoffice.org/issues/show_bug.cgi?id=62683

-
Please do not reply to this automatically generated notification from
Issue 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 83834] API: sch.ChXChartDocument: :com::sun::star::chart::ChartTableAddressSuppl ier

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


User cn changed the following:

What|Old value |New value

Target milestone|---   |DevTools





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 09:19:52 + 
2008 ---
target DevTools

-
Please do not reply to this automatically generated notification from
Issue 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 85352] Excek XML file would not o pen correctly.

2008-01-18 Thread kpalagin
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85352
 Issue #|85352
 Summary|Excek XML file would not open correctly.
   Component|Spreadsheet
 Version|680m242
Platform|PC
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|open-import
 Assigned to|spreadsheet
 Reported by|kpalagin





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 09:18:48 + 
2008 ---
File opens without any data.
Confidential file is sent to FST.

-
Please do not reply to this automatically generated notification from
Issue 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 71689] Save large document as Exc el XML

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 09:13:11 + 
2008 ---
Dear developers,
any progress with 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 85216] cliprect crash on layoutin g .doc

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


User od changed the following:

What|Old value |New value

  Status|NEW   |STARTED

  Issue type|PATCH |DEFECT

Priority|P3|P2

Target milestone|---   |OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 09:00:50 + 
2008 ---
accepted.
But, provided patch not applicable. pVertPosOrientFrm already points to a
deleted SwFrm instance. Root cause has to be fixed.
Thus, I take over this issue as a serious crash defect with priority P2. There
are existing a lot of (1500) internal stacktraces for this crash.

I will try to fix this crash for OOo 2.4 and will nominate it as a showstopper.

Thx to cmc for providing a use case to reproduce this 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]



[api-issues] [Issue 83834] API: sch.ChXChartDocument: :com::sun::star::chart::ChartTableAddressSuppl ier

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


User cn changed the following:

What|Old value |New value

   Component|*Testproduct  |api

  Status|RESOLVED  |REOPENED

  Issue type|DEFECT|TASK

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

  Resolution|WONTFIX   |

Target milestone|OOo 2.4   |---





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 09:18:54 + 
2008 ---
reopen

-
Please do not reply to this automatically generated notification from
Issue 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 84553] UI in Arabic interface of OOo not RTL

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


User hdu changed the following:

What|Old value |New value

  CC|''|'djihed,hdu'





-
Please do not reply to this automatically generated notification from
Issue 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 82658] building ooo failed with s un studio 12

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


User rt changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 09:31:22 + 
2008 ---
Verified that the patch has been applied to hr49. Do not know though whether it
really solves a build problem and how I should test that :-(

-
Please do not reply to this automatically generated notification from
Issue 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 35579] Standard filter requires m ore options..

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 09:44:50 + 
2008 ---
TBE-GAOZM:

Please see my comments below. 



FilterOperator2.idl


 /** FilterOperator2 was introduced in order to add additional filter operators
 */

better:

/** specifies the type of a single condition in a filter descriptor.

pThis constants group extends the typeFilterOperator/type enum by
additional filter operators./p

@since OOo 3.0
 */



TableFilterField2.idl


 /** FilterOperator2 is a member of TableFilterField2
 */

better:

/** describes a single condition in a filter descriptor.

   pThis struct has the typeFilterOperator2/type constants group as
   member, whereas the typeTableFilterField/type struct uses the
   typeFilterOperator/type enum./p

@see com::sun::star::sheet::SheetFilterDescriptor

@since OOo 3.0
 */

 /** specifies the type of the condition. And the type FilterOperator2 is
used here.
  */

better:

/** specifies the type of the condition as defined in 
typeFilterOperator2/type.
 */



XSheetFilterDescriptor2.idl


 /**XSheetFilterDescriptor2 is derived from XSheetFilterDescriptor.
 */

That's not the case, it's derived from XInterface.

better:

/** provides access to a collection of filter conditions (filter fields).

pThis interface uses the typeTableFilterField2/type struct, whereas 
the
typeXSheetFilterDescriptor/type interface uses the
typeTableFilterField/type struct./p

@see com::sun::star::sheet::SheetFilterDescriptor

@since OOo 3.0
 */


-
Please do not reply to this automatically generated notification from
Issue 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 83217] Regex: Find All \. in cur rent selection fails

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


User kpalagin changed the following:

What|Old value |New value

  CC|''|'kpalagin'

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 09:44:33 + 
2008 ---
Confirming with 2.4m241 on WinXP - as descrbed.

-
Please do not reply to this automatically generated notification from
Issue 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 80260] RPT: when DD a control in to a different section no visual feedback

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


User mh changed the following:

What|Old value |New value

Target milestone|OOo 2.x   |OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 09:44:19 + 
2008 ---
set target 2.4

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

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


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



[sw-issues] [Issue 69706] setName(name) on a bookmar k throws an undocumented RuntimeException if t he name already exists

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


User jsc changed the following:

What|Old value |New value

 Assigned to|jsc   |tl





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 09:37:47 + 
2008 ---
jscv - tl: can you please document the behavior  at the Bookmark service.

-
Please do not reply to this automatically generated notification from
Issue 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 85351] CWS fwk82: Accessing chart object in calc leads to crash

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


User as changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 09:36:34 + 
2008 ---
as: reasoned by internal issue 152862. Some non set variables was used without 
checking 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]



[graphics-issues] [Issue 63977] In Handout view, add sl ide+notes options

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


User cl changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |STARTED

 Summary|In Handout view, add sl|In Handout view, add sl
|ide+notes and slide+line|ide+notes options
|s options|

Target milestone|---   |OOo 3.x





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 10:16:43 + 
2008 ---
@cl-raindrops: you are right, this specification does not cover handout+notes.
I gave the implementation a shot and found out that adding notes will take more
time than I currently can invest into this. So I created issue 85355 to start
and implement the handout+lines part. If I or someone else has time later, we
will also add the handout+notes.


-
Please do not reply to this automatically generated notification from
Issue 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 74943] [a11y] Writer goes into er ror recovery mode when running with Orca.

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 10:12:07 + 
2008 ---
I have committed the workaround for the GLib-GObject-CRITICAL warning in CWS
fwk83 and submitted issue 85353 for the real fix. I have also submitted an RFE
for the UNO based AccessibilityWorkbench tool (issue 85354) to make catching
such mismatches easier.

Is Scenario 2 also considered a stopper for 2.4 (given that it is related to the
gtk file picker dialog, which is disabled by default in vanilla OOo) ?

-
Please do not reply to this automatically generated notification from
Issue 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 69706] setName(name) on a bookmar k throws an undocumented RuntimeException if t he name already exists

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


User os changed the following:

What|Old value |New value

Platform|Opteron/x86_64|All





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 11:17:42 + 
2008 ---
The interface XNamed doesn't mention conflicts. It just requires the object's
name to be unique within the container. The documentation of
css::container::XNamed should be improved. 

From my POV it is no acceptable solution to reinterprete the Name argument into
some arbitrary Name+index argument. The caller of a function must be able to
rely on the result of the operation. 
If I call setName(x) and the function doesn't throw then the object _must_ be
names x now. 

The user of this interface has to check the container if a name is already in 
use. 




-
Please do not reply to this automatically generated notification from
Issue 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 27919] Export to JPG/BMP etc.

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


User dma2002 changed the following:

What|Old value |New value

  CC|'kpalagin'|'dma2002,kpalagin'





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 11:21:08 + 
2008 ---
Dear developers,
could you please confirm this issue and set the target at least?

-
Please do not reply to this automatically generated notification from
Issue 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 85344] Open a MS word document wi th page number, crash.

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


User mru changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 11:21:08 + 
2008 ---
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]



[gsl-issues] [Issue 84553] UI strings with ellipsis i n menus of Arabic OOo are not RTL

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


User hdu changed the following:

What|Old value |New value

  OS/Version|Windows XP|All

 Summary|UI in Arabic interface of |UI strings with ellipsis i
|OOo not RTL   |n menus of Arabic OOo are 
|  |not RTL





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 11:17:45 + 
2008 ---
Referring to the unicode.org document mentioned above here is the current 
situation: The paragraph level 
is not determined by the rules P1 or P2 mentioned in chapter 3.3.1 of the 
document but by a higher-
level protocol, which is visible in the UI (the arrow pointing left or right 
toward a paragraph symbol). 
Thoughts about a more intuitive user interface are welcome. Please submit a new 
issue as enhancement 
request for the SW project and outline your suggested solution there. Please 
keep the issue here ontopic 
of the solved problem of wrongly positioned ellipsis in UI menus.

 so I don't know what element in the stack renders text in user interfaces. Is 
 it the same as Writer's?

It's the EditEngine, which was supposed to be a lightweight cousin of the 
WriterEngine.

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

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


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



[tools-issues] [Issue 82792] Eis.pm test for $SOAP::Lit e::VERSION is broken

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


User rt changed the following:

What|Old value |New value

Target milestone|---   |DevTools





-
Please do not reply to this automatically generated notification from
Issue 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 85358] default names for ( form ) controls and shape/autoshapes are incorrect

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 11:54:42 + 
2008 ---
MS uses localized names for unnamed objects, e.g. with an English Excel, insert
a rectangle into a sheet, which is named Rectangle 1, open the file in a
German Excel, you will see Rechteck 1.

Do we want this too?

-
Please do not reply to this automatically generated notification from
Issue 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 84553] UI strings with ellipsis i n menus of Arabic OOo are not RTL

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 11:56:22 + 
2008 ---
Created an attachment (id=50964)
Image courtesy of Abdelmonam. This happens across various places in OOo.


-
Please do not reply to this automatically generated notification from
Issue 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 81200] Custom metedata don't surv ive edition session

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 11:57:10 + 
2008 ---
*** Issue 83099 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]



[xml-issues] [Issue 83099] Custom Metadata deleted in meta.xml by Oo

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


User kpalagin changed the following:

What|Old value |New value

  CC|''|'kpalagin'

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 11:57:11 + 
2008 ---
Looks like duplicate to 81200.

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

-
Please do not reply to this automatically generated notification from
Issue 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 84553] UI strings with ellipsis i n menus of Arabic OOo are not RTL

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 11:55:11 + 
2008 ---
That makes sense for Writer - Thanks for the explanation.

RE: Please keep the issue here ontopic of the solved problem of wrongly
positioned ellipsis in UI menus.

You mean unsolved? Setting a higher level BiDi preference is not the solution.
The solution is to make the EditEngine (that renders the interfaces) correctly
apply the BiDi algorithm, for the interface. Let's leave Writer out of this for
now since that uses a different thing.

I will attach a screenshot that shows that, just a dot . will make the whole
text LTR, which is quite wrong.

I wanted to report a new bug for this, but there is no EditEngine in the
product list, so I'm not sure what the right component is. It spans the whole
list of openoffice programs.

-
Please do not reply to this automatically generated notification from
Issue 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 82658] building ooo failed with s un studio 12

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


User rt changed the following:

What|Old value |New value

Target milestone|---   |OOo 3.0





-
Please do not reply to this automatically generated notification from
Issue 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 85358] default names for ( form ) controls and shape/autoshapes are incorrect

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


User npower changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |50962)
patch file






--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 11:36:53 + 
2008 ---
Created an attachment (id=50962)
patch file


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

-
To unsubscribe, e-mail: [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 84210] checkboxes are displayed o utside the page in the page preview

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


User hi changed the following:

What|Old value |New value

 Assigned to|hi|od

Target milestone|OOo 2.4   |OOo 3.0





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 11:36:15 + 
2008 ---
HI-OD: Still occurs in 680m242

-
Please do not reply to this automatically generated notification from
Issue 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 85358] default names for ( form ) controls and shape/autoshapes are incorrect

2008-01-18 Thread npower
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85358
 Issue #|85358
 Summary|default names for ( form ) controls and shape/autoshap
|es are incorrect
   Component|Spreadsheet
 Version|OOo 2.0.3
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|open-import
 Assigned to|dr
 Reported by|npower





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 11:34:57 + 
2008 ---
If a user does not specify the name of a control or a shape, MSO Excel does it
for you, but of course the name MSO uses isn't store anywhere, it's inferred
from the shape type and the shape id. However in openoffice when importing 
a) for form controls a standard ( unnumbered ) name is used.. the names are also
wrong, e.g. CommandButton instead of Button etc. This is a little annoying
because for example when a sheet with multiple buttons is imported, in
openoffice all of the buttons have the same name
b) for shapes no name at all is set.

the following patch assigns the correct names to the shapes and controls

-
Please do not reply to this automatically generated notification from
Issue 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 83112] Long delay in displaying s lides with background images

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


User kpalagin changed the following:

What|Old value |New value

  CC|'beppec56'|'beppec56,kpalagin'

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 11:14:39 + 
2008 ---
Confirming with 2.4m241 on WinXP - there is big delay before displaying slide 
3. This is very simmilar to http://qa.openoffice.org/issues/show_bug.cgi?
id=84471.

-
Please do not reply to this automatically generated notification from
Issue 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 83744] Equation editor objects gr eek alphabet corruption when exporting in PDF

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


User hi changed the following:

What|Old value |New value

 Assigned to|hi|pl

Priority|P2|P3

Target milestone|---   |OOo 3.0





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 11:14:36 + 
2008 ---
Reassigned to PL

-
Please do not reply to this automatically generated notification from
Issue 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 85196] Request for access statist ics for br-pt

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


User sridhar_cn changed the following:

What|Old value |New value

  CC|''|'st'





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 11:11:41 + 
2008 ---
cc'ing st he would be having access to the following 

-
Please do not reply to this automatically generated notification from
Issue 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 85357] Local data for Oman, UAE, Qatar, ... ect

2008-01-18 Thread omlx
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85357
 Issue #|85357
 Summary|Local data for Oman, UAE, Qatar, ... ect
   Component|l10n
 Version|OOo 2.3.1
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|localedata
 Assigned to|er
 Reported by|omlx





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 11:03:42 + 
2008 ---
I would like to see all these countries's local data have been included in the
OpenOffice.org. You can get all the local data for Arabic countries form Unicode
CLDR Project.

-
Please do not reply to this automatically generated notification from
Issue 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 83148] Change Icon has wrong Icon Size

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 10:36:49 + 
2008 ---
sinbad713,
could you provide step by step repro for 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]



[api-issues] [Issue 83160] creating a text document i n hidden mode don't initialize fixed field val ues

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


User kpalagin changed the following:

What|Old value |New value

  CC|'mba' |'kpalagin,mba'





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 10:33:22 + 
2008 ---
mroe,
how do I reproduce the prolem using your files?

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

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


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



[framework-issues] [Issue 85353] AccessibleFrameSelector is incomplete

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


User dr changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 10:16:28 + 
2008 ---
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]



[graphics-issues] [Issue 85355] Enhance handout printing i n impress

2008-01-18 Thread cl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85355
 Issue #|85355
 Summary|Enhance handout printing in impress
   Component|Presentation
 Version|1.0.0
Platform|All
 URL|http://specs.openoffice.org/appwide/printing/Print_Dia
|log.odt
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|printing
 Assigned to|cl
 Reported by|cl





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 10:13:52 + 
2008 ---
This is a first shoot at implementing suggested enhancement in issue 63977.

It focuses on the feature to have a handout that also adds lines so the audience
can add their own notes. The enhancement to also add a handout that have the
notes text next to the slide thumbnails is *not* implemented with this issue.
Please see URL of this issue for the specification.

In short this issue adds the following:

- Move the selection of what to print (Slides,Handout,Notes,Outline)
from the print options dialog (where it often was not found previously by users)
to the print dialog
- Allow the selection of how many slides per handout are printed to be made in
the print dialog
- Choosing three slides per handout now adds lines for the audience to write
notes on
- I also added the option to select 9 slides per handout, this was also often
requested (previous maximum was 6 slides per handout)
- Handouts with 4 or more slides can now also be configured that the slides are
ordered horizontal (old behaviour) or vertical.

Why not also implement handout+notes? In contrast to just adding lines it is a
lot more work to implement this feature. I might add this enhancement later, but
currently I have not enough time to implement both.

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

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


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



[tools-issues] [Issue 84957] track potential 2.4 blocke rs

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


User oisin_ changed the following:

What|Old value |New value

  CC|'andreschnabel,arielch,cor|'andreschnabel,arielch,cor
|nouws,fs,hr,ksystems,mh,oi|nouws,fs,hr,ksystems,mh,pe
|sin_,pescetti,pjanik,rail,|scetti,pjanik,rail,rene,rt
|rene,rt,volkerme' |,volkerme'





-
Please do not reply to this automatically generated notification from
Issue 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 85222] Applications abort at star tup

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


User ja changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 09:59:29 + 
2008 ---
closing verified 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]



[gsl-issues] [Issue 84553] UI in Arabic interface of OOo not RTL

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 09:47:05 + 
2008 ---
Yes, so that's a bug in how OpenOffice handles neutral characters.

In brief: Arabic characters + neutral characters = the whole thing should be
displayed RTL. That is if they stand on their own and they are not polluted by
other latin characters.

Otherwise it is a bug, you shouldn't need RLE or RLM.

To illustrate this, try opening gedit and putting the same sequence ( لا...)
alone on a new line.

You will see the correct behaviour.

I don't follow OOo closely otherwise I would have discovered this, but indeed, I
think OOo does need some serious testing from us RTL'ers.

-
Please do not reply to this automatically generated notification from
Issue 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 84553] UI in Arabic interface of OOo not RTL

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 10:05:12 + 
2008 ---
@djihed: if it is a bug that OOo does not use the auto-discoverable writing 
direction for the paragraph in 
Writer then please submit a followup bug to OOo's SW project.

-
Please do not reply to this automatically generated notification from
Issue 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 85338] Object border disappears o n black background

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


User cgu changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 09:40:57 + 
2008 ---
I close the issue as invalid.

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

-
To unsubscribe, e-mail: [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 85353] AccessibleFrameSelector is incomplete

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


User obr changed the following:

What|Old value |New value

Keywords|  |accessibility

Target milestone|---   |OOo 3.0





-
Please do not reply to this automatically generated notification from
Issue 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 83181] Calc only prints one page

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


User kpalagin changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 10:02:34 + 
2008 ---
jmsiino,
please reopen if you still see the problem with latest developer build from 
http://download.openoffice.org/index.html.

-
Please do not reply to this automatically generated notification from
Issue 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 85338] Object border disappears o n black background

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


User cgu changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 09:39:41 + 
2008 ---
This is not a bug.
In Impress there is a quick editing feature which is switched on per default.
If you don't like this feature you can switch it of in

- Tools / Options / OpenOffice.org Impress / General / 
Deselect 
- Allow quick editing

Now the office should behave like you want.

-
Please do not reply to this automatically generated notification from
Issue 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 85353] AccessibleFrameSelector is incomplete

2008-01-18 Thread obr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85353
 Issue #|85353
 Summary|AccessibleFrameSelector is incomplete
   Component|framework
 Version|680m242
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|dr
 Reported by|obr





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 10:01:38 + 
2008 ---
Either the class AccessibleFrameSelector should implement the
XAccessibleEventBroadcaster interface or expose the TRANSIENT state through the
XAccessibleStateSet (whatever makes more sense for it).

This is a follow-up of issue 74943.

-
Please do not reply to this automatically generated notification from
Issue 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 83181] Calc only prints one page

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


User kpalagin changed the following:

What|Old value |New value

  CC|''|'kpalagin'

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 10:01:08 + 
2008 ---
No response, can't repro - 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]



[gsl-issues] [Issue 85354] Accessibility Workbench sh ould catch TRANSIENT / EventBroadcaster mismat ch

2008-01-18 Thread obr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85354
 Issue #|85354
 Summary|Accessibility Workbench should catch TRANSIENT / Event
|Broadcaster mismatch
   Component|gsl
 Version|680m242
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P4
Subcomponent|code
 Assigned to|obr
 Reported by|obr





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 10:08:11 + 
2008 ---
Accessibility implementations should either implement
XAccessibleEventBroadcaster or expose the TRANSIENT state. Even though doing
none of both now gets asserted by the UNO ,- ATK bridge (see issue 74943),
finding such problems with the AccessibilityWorkbench seems to be a lot easier
(as it also exposes the UNO service name of the failing component).

-
Please do not reply to this automatically generated notification from
Issue 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 85222] Applications abort at star tup

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


User ja changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 09:59:05 + 
2008 ---
verified in SRC680_m243 as well. Marking issue as verified.

-
Please do not reply to this automatically generated notification from
Issue 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 74943] [a11y] Writer goes into er ror recovery mode when running with Orca.

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


User pb changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 10:27:07 + 
2008 ---
pb: Oliver,thank you for your work. Because there is a workaround (use the
office file picker) I think scenario 2 is not a showstopper any longer. So I set
this task to Fixed.

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

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


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



[tools-issues] [Issue 84957] track potential 2.4 blocke rs

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



This issue depends on issue 74943, which changed state:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





-
Please do not reply to this automatically generated notification from
Issue 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 71689] Save large document as Exc el XML

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 11:02:38 + 
2008 ---
I am sorry, this filter was once created by myself, but I was shifted to other
projects.

The filter is now opensource and have to be improved by the community.

Svante

-
Please do not reply to this automatically generated notification from
Issue 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 84553] UI in Arabic interface of OOo not RTL

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 10:43:03 + 
2008 ---
@hdu : I will study what OOo does and present a complete bug report some time. 

Apparently, the issue is not just in writer, it's in the whole interface: Even
text on the installation dialogue is badly directed: I don't know the
architecture of OOo, so I don't know what element in the stack renders text in
user interfaces. Is it the same as Writer's?

The thing is, there are two issues at play: the direction algorithm (What you
called auto-discoverable writing) and the class of a character (Strong RTL, Weak
RTL, neutral, etc).

See this for more:

http://www.unicode.org/unicode/reports/tr9/

Sorry for the repetitive attempts to clear this up, I've just stumbled into this
and discovered that OOo's issues with RTL are deeper than I thought, while I am
still very unfamiliar with OOo and its 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 85356] LDAP with bind DN does not work

2008-01-18 Thread dbetschart
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85356
 Issue #|85356
 Summary|LDAP with bind DN does not work
   Component|Database access
 Version|OOo 2.3.1
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|dbetschart





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 10:54:38 + 
2008 ---
I cannot connect to LDAP using user authentification. Anonymous bind works, but
as soon as I use a bind DN I cannot detect any access to my LDAP server. There
is no difference with or without password.

No entries in the LDAP server protocol, no network noise to see with ethreal.
The connection test always succeed unless I use a password. Also I cannot detect
any access to my LDAP server on connection tests.

Removing the bind DN makes it working again, but I have to restart OOo first.

This problem occures on Windows and Linux.

-
Please do not reply to this automatically generated notification from
Issue 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 68103] add native table support f or impress/draw

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 10:57:02 + 
2008 ---
Hi KP,

thanks for your interest. Depending on how much time I'm able to spend for
developing the next days, I plan to have a preview release in one to two weeks.
This will be in the form of a downloadable office install set for windows, linux
and solaris.


-
Please do not reply to this automatically generated notification from
Issue 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 72828] Hypertext link and animati on result in incorrect or missing links

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 10:57:37 + 
2008 ---
Created an attachment (id=50961)
I have revised the patch,please check 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]



[dba-issues] [Issue 85359] sun-report-builder.jar not installed in oxt

2008-01-18 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85359
 Issue #|85359
 Summary|sun-report-builder.jar not installed in oxt
   Component|Database access
 Version|OOH680m3
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|none
 Assigned to|oj
 Reported by|rene





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 11:52:25 + 
2008 ---
see $SUBJECT.

This is because my cws changed all occurances of REPRORTJARFILES to
REPORTJARFILES. So the packaging into OXT looks in REPORTJARFILES.

Unfortunately ojs resync seems to have introduced REPRORTJARFILES again for the
setting of the variable so no jar at all ends up in the oxt..

REs: masterfix?

-
Please do not reply to this automatically generated notification from
Issue 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 85359] sun-report-builder.jar not installed in oxt

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 12:01:44 + 
2008 ---
--- util/makefile.mk11 Jan 2008 08:21:17 -  1.10.2.1
+++ util/makefile.mk18 Jan 2008 12:00:50 -
@@ -233,7 +233,7 @@
 LICLINES:=$(foreach,i,$(TXTFILES)  license-text
xlink:href=registration/$(i:f) lang=$(subst,.txt, $(subst,license_, $(i:f)))
license-id=$(subst,.txt, $(subst,license_, $(i:f))) /)
 .ENDIF  # $(GUI)!=WNT
 
-REPRORTJARFILES := \
+REPORTJARFILES := \
$(ZIP1DIR)$/flute-1.3-jfree-20061107.jar
\
$(ZIP1DIR)$/jcommon-1.0.10.jar  
\
$(ZIP1DIR)$/jcommon-serializer-0.2.0.jar
\

should be done

-
Please do not reply to this automatically generated notification from
Issue 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 75285] RTF: Writer loops opening 3rd party (Axapta) consisting of many frames

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 12:23:20 + 
2008 ---
Oliver,
what is the current status of this issue?

Thansk a lot for your attention.
WBR,
KP.

-
Please do not reply to this automatically generated notification from
Issue 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 83093] document with fontwork and background image very slow to print

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


User kpalagin changed the following:

What|Old value |New value

  CC|''|'kpalagin'





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 12:18:54 + 
2008 ---
Can't reproduce with 2.4m242 on WinXP, probably because fontwork is broken 
(see http://www.openoffice.org/issues/show_bug.cgi?id=81609).

davidmcgaw,
please try release candidate for 2.4 once it becomes available at 
http://download.openoffice.org/index.html and report the result.

-
Please do not reply to this automatically generated notification from
Issue 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 84724] Batch conversion of files folder adding and stuff

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 12:13:38 + 
2008 ---

Would like to keep this system aside the stuff I mentioned so users can choose.

New stuff: File: Convert with text: add locations, files and conversion rules
then press convert to batch convert files)

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

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


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



[sc-issues] [Issue 85358] default names for ( form ) controls and shape/autoshapes are incorrect

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 12:06:19 + 
2008 ---
ouch! I didn't realize that, sure, we should support that also then, but I think
we can even do that as  second step ( do you think that is ok? )

do you know are the names tied to the locale of the document or the locale of
the Excel?

if you are happy with a iterative approach ( english first then locale support )
I can commit this somewhere ( assuming you are happy with the patch/approach )



-
Please do not reply to this automatically generated notification from
Issue 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 85359] sun-report-builder.jar not installed in oxt

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


User rene changed the following:

What|Old value |New value

Target milestone|---   |OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 12:03:19 + 
2008 ---
(also in SRC680, most probably)

-
Please do not reply to this automatically generated notification from
Issue 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 85359] sun-report-builder.jar not installed in oxt

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


User oj changed the following:

What|Old value |New value

 Assigned to|oj|rt





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 12:09:54 + 
2008 ---
The fix is already in cws reportdesign02.
reportdesign/util/makefile.mk version 1.8.12.4
It was introduced with cws pentaho1.

@rt: Could you please take care that the correct define from cws reportdesign02
is integrated. 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]



[framework-issues] [Issue 84724] Batch conversion of files folder adding and stuff

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


User dudson changed the following:

What|Old value |New value

  Issue type|FEATURE   |ENHANCEMENT

 Summary|Batch conversion of files |Batch conversion of files 
|  |folder adding and stuff





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 12:11:43 + 
2008 ---
Would like to add folders and files and after that make rules for what formats
to convert into what (tab: formats with a box in the middle two chooseboxes in
the upper with textboxes: from: choosebox to choosebox and a button to add to
rules and list all the rules in the box in the middle.

-
Please do not reply to this automatically generated notification from
Issue 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 85216] cliprect crash on layoutin g .doc

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


User od changed the following:

What|Old value |New value

  CC|''|'mru'





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 12:11:59 + 
2008 ---
There a actual more than 2400 internal stacktrace for this 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]



[graphics-issues] [Issue 27919] Export to JPG/BMP etc.

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


User bh changed the following:

What|Old value |New value

  CC|'dma2002,kpalagin'|'cl,dma2002,kpalagin'

 Assigned to|bh|requirements

Target milestone|---   |OOo 3.x





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 12:14:59 + 
2008 ---
CC'ed CL.
@cl: Please keep this one in your mind for upcoming feature planing for Draw.

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

-
To unsubscribe, e-mail: [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 27919] Export to JPG/BMP etc.

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 12:34:24 + 
2008 ---
Bettina, 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 84553] UI strings with ellipsis i n menus of Arabic OOo are not RTL

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





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 12:22:00 + 
2008 ---
EditEngine belongs to the SW project.

Regarding the screenshot: please check again with a developer version when CWS 
vcl85 has been 
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]



[sw-issues] [Issue 82977] Clashing keyboard hotkeys in File menu

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


User kpalagin changed the following:

What|Old value |New value

  CC|''|'kpalagin'

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

 Summary|Clashing keyboard hotkeys |Clashing keyboard hotkeys 
|  |in File menu





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 13:58:55 + 
2008 ---
In m241 - as described.

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

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


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



[tools-issues] [Issue 85324] 'gperf' needed to build mo dules 'writerfilter' and 'oox'

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


User cl changed the following:

What|Old value |New value

 Assigned to|cl|mh





--- Additional comments from [EMAIL PROTECTED] Fri Jan 18 13:50:18 + 
2008 ---
I added a link to gperf on

http://tools.openoffice.org/ext_comp.html
http://tools.openoffice.org/dev_docs/build_linux.html
http://tools.openoffice.org/dev_docs/build_solaris.html
http://wiki.services.openoffice.org/wiki/Windows#Extra_requirements
http://wiki.services.openoffice.org/wiki/AquaBuild#Prerequisites
http://wiki.services.openoffice.org/wiki/Mac_OS_X_Build_Instructions#Requirements

@cl-mh: please verify and close 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   >