[graphics-issues] [Issue 107360] Implement a trapezoid dec omposer for B2DPolyPolygons

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


User hdu changed the following:

What|Old value |New value

  CC|''|'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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


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



[dba-issues] [Issue 107246] Native connection to loca lhost MySQL server crases Base

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


User rene changed the following:

What|Old value |New value

  Status|RESOLVED  |REOPENED

  Resolution|WORKSFORME|





--- Additional comments from r...@openoffice.org Thu Dec  3 08:06:46 + 
2009 ---
fs: I am sorry, but I have to reopen this.

on i386, even with the new constellation, it still crashes (and be it with
localhost or 127.0.0.1 :-())

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

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


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



[gsl-issues] [Issue 86632] Better fallback with/for M SO2007 fonts

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


User dtardon changed the following:

What|Old value |New value

  CC|''|'dtardon,nmailhot'





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

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


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



[gsl-issues] [Issue 107396] the font used to display the text should be the same of the one in the font list box

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


User dtardon changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from dtar...@openoffice.org Thu Dec  3 08:19:02 
+ 2009 ---
already reported

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

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

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


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



[gsl-issues] [Issue 107396] the font used to display the text should be the same of the one in the font list box

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


User dtardon changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from dtar...@openoffice.org Thu Dec  3 08:19:49 
+ 2009 ---
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: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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



[graphics-issues] [Issue 107360] Implement a trapezoid dec omposer for B2DPolyPolygons

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





--- Additional comments from h...@openoffice.org Thu Dec  3 08:23:39 + 
2009 ---
It would be interesting to compare the algorithmic complexity of this 
decomposer that tries to do clipping, 
self-intersections, cross-intersections, bezier-decomposition etc. all at once 
with one that uses generic 
clipping, generic intersection tests, and generic trapezoid decomposition (e.g. 
with Bentley-Ottmann). 
AFAIK it should be about the same. This would require that the generic methods 
in basegfx would also 
have good algorithmic complexity such as O(n*log n) though, which is 
unfortunately not always the case 
yet.

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

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


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



[sc-issues] [Issue 107201] loading large html file i n scalc hangs

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





--- Additional comments from b_ambros...@openoffice.org Thu Dec  3 08:25:32 
+ 2009 ---
Thanks TomW. You have confirmed the issue. Now, if you have MS Excel you can
also confirm that the file loads in 5 seconds or less, at least it does in my
Excel 2002(!) version.

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

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


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



[graphics-issues] [Issue 107400] [sb111] Charts defaultcol ors lost (all black)

2009-12-03 Thread oc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107400
 Issue #|107400
 Summary|[sb111] Charts defaultcolors lost (all black)
   Component|Chart
 Version|DEV300m66
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|configuration
 Assigned to|sb
 Reported by|oc





--- Additional comments from o...@openoffice.org Thu Dec  3 08:29:25 + 
2009 ---
In cws_sb111 open a new spreadsheet (or writer...) and insert a chart = the
chartcolors are all black. (see also Tools-Options-Charts-Default Colors)

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

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


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



[dba-issues] [Issue 99049] need switch to vanilla + p atch for jfreereport

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





--- Additional comments from c...@openoffice.org Thu Dec  3 08:48:36 + 
2009 ---
flute-1.1.2.zip, this one is a little odd. The previous older version was
flute-1.3

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

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


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



[gsl-issues] [Issue 107396] the font used to display the text should be the same of the one in the font list box

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


User hdu changed the following:

What|Old value |New value

  CC|'fuxingwang,hdu,mru,victor|'fuxingwang,hdu,mru,requir
|21,zhf'   |ements,victor21,zhf'

  Status|CLOSED|UNCONFIRMED

  Resolution|DUPLICATE |





--- Additional comments from h...@openoffice.org Thu Dec  3 08:52:54 + 
2009 ---
I'm not sure this is a duplicate to 45128. The edit-field in the font-selection 
box shows the font that is 
requested by the user or the document for this text. What issue 45128 wants is 
e.g. a separate UI-
element that shows there is a discrepancy between the requested and used fonts. 
What yanminjia wants is 
to replace the requested font UI-element in todays OOo by an actually-used 
font UI-element. The 
discrepancy-indicator would still be needed. And another UI-element would be 
needed where one can 
adjust the requested font.

So I see this issue as a different suggestion from 45128: deemphasize the 
requested font, emphasize the 
actually-used font.

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

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


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



[sw-issues] [Issue 107401] Mailmerge mixes frame pos ition of recipients

2009-12-03 Thread hi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107401
 Issue #|107401
 Summary|Mailmerge mixes frame position of recipients
   Component|Word processor
 Version|DEV300m54
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|formatting
 Assigned to|os
 Reported by|hi





--- Additional comments from h...@openoffice.org Thu Dec  3 08:55:19 + 
2009 ---
Broken with build 300m54

- New Writer doc
- Menu Tools - MailMerge...
- Go to step 7 and click to edit document button
- See the wrong position of some frames

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

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


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



[sw-issues] [Issue 107396] the font used to display the text should be the same of the one in the font list box

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


User hdu changed the following:

What|Old value |New value

  CC|'fuxingwang,hdu,mru,requir|'dtardon,fuxingwang,hdu,mr
|ements,victor21,zhf'  |u,requirements,victor21,zh
|  |f'

 Assigned to|pl|requirements

   Component|gsl   |Word processor

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

  Issue type|DEFECT|ENHANCEMENT

  QA contact|iss...@gsl|iss...@sw





--- Additional comments from h...@openoffice.org Thu Dec  3 08:56:01 + 
2009 ---
Reassigning this interesting user interface question to the UX team.

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

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


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



[gsl-issues] [Issue 107396] the font used to display the text should be the same of the one in the font list box

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


User hdu changed the following:

What|Old value |New value

  CC|'fuxingwang,hdu,mru,requir|'dtardon,fuxingwang,hdu,mr
|ements,victor21,zhf'  |u,requirements,victor21,zh
|  |f'

 Assigned to|pl|requirements

   Component|gsl   |Word processor

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

  Issue type|DEFECT|ENHANCEMENT

  QA contact|iss...@gsl|iss...@sw





--- Additional comments from h...@openoffice.org Thu Dec  3 08:56:01 + 
2009 ---
Reassigning this interesting user interface question to the UX team.

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

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


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



[dba-issues] [Issue 107402] [cws hsqldb19] support BA CKUP command

2009-12-03 Thread r4zoli
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107402
 Issue #|107402
 Summary|[cws hsqldb19] support BACKUP command
   Component|Database access
 Version|DEV300m61
Platform|Unknown
 URL|
  OS/Version|Windows XP
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|r4zoli





--- Additional comments from r4z...@openoffice.org Thu Dec  3 09:10:48 
+ 2009 ---
In cws hsqldb19 2009.11.11 version BACKUP command not supported.

If I run from ToolsSQL... BACKUP DATABASE TO 'C:\backup.tgz' BLOCKING

Get error, in SQL command window:
5: file input/output error: Required file is missing: 
C:\Downloads\OOotest\hsqldb19\Alkalmazottak31_.odb.properties in statement
[BACKUP DATABASE TO 'C:\backup.tgz' BLOCKING]

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

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


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



[sw-issues] [Issue 107365] form control preceeding p aragraph text vanishes when text is edited

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


User od changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |66466)
suggested patch app
|  |lied in Writer's direct pa
|  |int method






--- Additional comments from o...@openoffice.org Thu Dec  3 09:14:07 + 
2009 ---
Created an attachment (id=66466)
suggested patch applied in Writer's direct paint method


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

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


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



[sw-issues] [Issue 107365] form control preceeding p aragraph text vanishes when text is edited

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





--- Additional comments from o...@openoffice.org Thu Dec  3 09:16:18 + 
2009 ---
OD-AW:
Please have a look at the new patch, which I have applied in the Writer's direct
paint method.
If it is ok, we may ask for nomination of this issue for target OOo 3.2
Thanks in advance.

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

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


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



[sw-issues] [Issue 106004] Enlarge Formula Selection title bar

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


User tl changed the following:

What|Old value |New value

  CC|''|'fl'





--- Additional comments from t...@openoffice.org Thu Dec  3 09:20:24 + 
2009 ---
Setting FL as cc.

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

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


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



[sc-issues] [Issue 107275] Ecxel import: Chart loses complex source range

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


User oc changed the following:

What|Old value |New value

 Assigned to|oc|kla





--- Additional comments from o...@openoffice.org Thu Dec  3 09:21:20 + 
2009 ---
reassigning

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

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


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



[dba-issues] [Issue 99049] need switch to vanilla + p atch for jfreereport

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





--- Additional comments from o...@openoffice.org Thu Dec  3 09:26:05 + 
2009 ---
@cmc: Yes it is odd, even when you look inside the zip package you'll find
flute-1.3-jfree ;-)

Seems to be as they took the code and re based it to meet their release number
system.

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

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


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



[sc-issues] [Issue 104742] Selecting entire sheet an d creating datapilot table takes forever.

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


User oc changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from o...@openoffice.org Thu Dec  3 09:31:25 + 
2009 ---
verified in internal build cws_koheidatapilot03

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

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


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



[sw-issues] [Issue 107401] Mailmerge mixes frame pos ition of recipients

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


User os changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from o...@openoffice.org Thu Dec  3 09:35:11 + 
2009 ---
Fixed in cws os139 in 
sw/source/core/doc/docnew.cxx

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

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


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



[sw-issues] [Issue 107282] writer hangs when accessi ng character formatting

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





--- Additional comments from m...@openoffice.org Thu Dec  3 09:43:07 + 
2009 ---
That's the thing, but please do not paste the crash report here. Please SEND the
report - you will get a confirmation mail a few hours later. There, a report ID
will be given (lower in the mail); post the ID here. Thank you very much in 
advance!

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

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


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



[gsl-issues] [Issue 104882] field export pdf problem

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


User pl changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

  OS/Version|Windows XP|All

Target milestone|---   |OOo 3.3





--- Additional comments from p...@openoffice.org Thu Dec  3 09:49:17 + 
2009 ---
target

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

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


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



[gsl-issues] [Issue 42985] Fonts not included for PD F Form fields

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


User hi changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from h...@openoffice.org Thu Dec  3 09:51:57 + 
2009 ---
Verified with cws vcl107 = ok

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

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


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



[script-issues] [Issue 107047] some modules empty after opening the IDE

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


User tm changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from t...@openoffice.org Thu Dec  3 09:58:48 + 
2009 ---
checked and verified in cws fwk129 - OK !

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

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


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



[framework-issues] [Issue 106421] Split svx module

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


User mba changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from m...@openoffice.org Thu Dec  3 10:12:09 + 
2009 ---
Obviously 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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


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



[tools-issues] [Issue 106976] Tooling for a split build

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


User mba changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED

  Issue type|DEFECT|TASK





--- Additional comments from m...@openoffice.org Thu Dec  3 10:13:13 + 
2009 ---
obviously 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: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


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



[sw-issues] [Issue 107403] Doc Image borders Strippe d On Saving in 3.2

2009-12-03 Thread jimwg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107403
 Issue #|107403
 Summary|Doc Image borders Stripped On Saving in 3.2 
   Component|Word processor
 Version|OOo 3.2 Beta 1
Platform|PowerPC
 URL|
  OS/Version|Mac OS X, 10.4
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|viewing
 Assigned to|writerneedsconfirm
 Reported by|jimwg





--- Additional comments from ji...@openoffice.org Thu Dec  3 10:17:02 + 
2009 ---
I loaded a 3.1.1 document whose jpg and mov. images had borders into 3.2 then 
saved it. 
On reviewing saved file, discovered that the borders were gone.

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

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


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



[dba-issues] [Issue 56894] selecting in table edit pa ge is inconsistent

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


User mt changed the following:

What|Old value |New value

Keywords|accessibility |





--- Additional comments from m...@openoffice.org Thu Dec  3 10:21:45 + 
2009 ---
removed accessibility keyword, since this is general UX

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

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


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



[graphics-issues] [Issue 107404] CWS aw078: crash when con verting to polygon

2009-12-03 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107404
 Issue #|107404
 Summary|CWS aw078: crash when converting to polygon
   Component|Drawing
 Version|DEV300m64
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|ui
 Assigned to|aw
 Reported by|wg





--- Additional comments from w...@openoffice.org Thu Dec  3 10:22:30 + 
2009 ---
Open a new impress, insert the attached file. Convert it to polygon: Office 
crashes.

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

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


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



[graphics-issues] [Issue 107291] Enhancing WMF export/impo rt to use embedded EMF data

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


User sj changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |STARTED

Target milestone|---   |OOo 3.3





--- Additional comments from s...@openoffice.org Thu Dec  3 10:22:49 + 
2009 ---
nice patch, I will take care of it.

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

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


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



[graphics-issues] [Issue 107404] CWS aw078: crash when con verting to polygon

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





--- Additional comments from w...@openoffice.org Thu Dec  3 10:24:59 + 
2009 ---
Created an attachment (id=66467)
bugdoc


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

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


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



[sw-issues] [Issue 103961] Inserting rows in a table results in a11y events announcing that the ta ble has been removed

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


User mt changed the following:

What|Old value |New value

 Assigned to|es|od

Platform|Sun   |All

Target milestone|---   |OOo 3.3





--- Additional comments from m...@openoffice.org Thu Dec  3 10:26:56 + 
2009 ---
Sounds to be something for OOo 3.3...

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

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


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



[sw-issues] [Issue 103596] Tooltips do not issue a11 y events when showing

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


User mt changed the following:

What|Old value |New value

 Assigned to|es|pl

Target milestone|---   |OOo 3.3





--- Additional comments from m...@openoffice.org Thu Dec  3 10:29:18 + 
2009 ---
Please fix in 3.3...

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

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


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



[graphics-issues] [Issue 107291] Enhancing WMF export/impo rt to use embedded EMF data

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





--- Additional comments from hennerdre...@openoffice.org Thu Dec  3 
10:32:47 + 2009 ---
thx

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

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


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



[sw-issues] [Issue 103596] Tooltips do not issue a11 y events when showing

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





--- Additional comments from p...@openoffice.org Thu Dec  3 10:33:58 + 
2009 ---
Oh great :-( a what of who event ? An how do I run that script ?

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

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


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



[ui-issues] [Issue 18707] cannot toggle through pane s of tabbed pane dialog without mouse

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


User mt changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from m...@openoffice.org Thu Dec  3 10:34:09 + 
2009 ---
Works since many years with Ctrl+PageUp/Down.
You even can set the focus in the tab pane with pressing (shift) tab, it's
somewhere in the tab order.
Once reached the tab pane, use Cursor Left/Right.

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

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


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



[ui-issues] [Issue 18707] cannot toggle through pane s of tabbed pane dialog without mouse

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


User mt changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Dec  3 10:34:50 + 
2009 ---
Closed.

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

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


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



[ui-issues] [Issue 21195] Support JavaBridge in germ an and ZoomText 8 and above

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


User mt changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from m...@openoffice.org Thu Dec  3 10:37:00 + 
2009 ---
This was an issue with the java access bridge many years ago, can use other
locales nowadys.

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

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


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



[ui-issues] [Issue 21195] Support JavaBridge in germ an and ZoomText 8 and above

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





--- Additional comments from m...@openoffice.org Thu Dec  3 10:37:30 + 
2009 ---
Closed.

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

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


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



[ui-issues] [Issue 16542] Paragraphs with bullets ar e not read

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


User mt changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Thu Dec  3 10:39:02 + 
2009 ---
ZoomText doesn't fix OOo issues anymore, closing this issue.
ZT supports need to be evaluated again when OOo has IA2 support.

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

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


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



[ui-issues] [Issue 16542] Paragraphs with bullets ar e not read

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


User mt changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Dec  3 10:39:51 + 
2009 ---
Closed.

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

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


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



[ui-issues] [Issue 15946] ZT should read Accessible Name of UI elements

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


User mt changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Thu Dec  3 10:40:12 + 
2009 ---
ZoomText doesn't fix OOo issues anymore, closing this issue.
ZT supports need to be evaluated again when OOo has IA2 support.

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

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


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



[ui-issues] [Issue 15946] ZT should read Accessible Name of UI elements

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


User mt changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Dec  3 10:40:40 + 
2009 ---
Closed.

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

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


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



[ui-issues] [Issue 15944] Marking a column is not re ad in database beamer

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


User mt changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Thu Dec  3 10:41:26 + 
2009 ---
ZoomText doesn't fix OOo issues anymore, closing this issue.
ZT supports need to be evaluated again when OOo has IA2 support.

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

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


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



[framework-issues] [Issue 106367] Default asian language is wrong

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


User tm changed the following:

What|Old value |New value

 Assigned to|tm|sba





--- Additional comments from t...@openoffice.org Thu Dec  3 10:41:48 + 
2009 ---
TM-SBA: as talked about, reassigned to you.

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

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


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



[ui-issues] [Issue 15944] Marking a column is not re ad in database beamer

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


User mt changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Dec  3 10:42:00 + 
2009 ---
Closed.

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

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


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



[ui-issues] [Issue 15942] ZT stops reading after sen ding state event SELECTED (Menu)

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


User mt changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Thu Dec  3 10:42:16 + 
2009 ---
ZoomText doesn't fix OOo issues anymore, closing this issue.
ZT supports need to be evaluated again when OOo has IA2 support.

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

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


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



[ui-issues] [Issue 56539] accessibility : sub-menus not detected with Jaws

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



This issue depends on issue 15942, which changed state:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |WONTFIX





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

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


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



[ui-issues] [Issue 15942] ZT stops reading after sen ding state event SELECTED (Menu)

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


User mt changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Dec  3 10:43:09 + 
2009 ---
Closed.

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

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


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



[dba-issues] [Issue 14277] AT tool (ZoomText): ZT doe sn't read checked state in tables

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


User mt changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Thu Dec  3 10:43:43 + 
2009 ---
ZoomText doesn't fix OOo issues anymore, closing this issue.
ZT supports need to be evaluated again when OOo has IA2 support.

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

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


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



[dba-issues] [Issue 14277] AT tool (ZoomText): ZT doe sn't read checked state in tables

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


User mt changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Dec  3 10:44:06 + 
2009 ---
Closed.

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

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


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



[ui-issues] [Issue 13285] AT tool (ZoomText): Magnif ier doesn't follow text frames

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


User mt changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Thu Dec  3 10:44:18 + 
2009 ---
ZoomText doesn't fix OOo issues anymore, closing this issue.
ZT supports need to be evaluated again when OOo has IA2 support.

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

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


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



[ui-issues] [Issue 13285] AT tool (ZoomText): Magnif ier doesn't follow text frames

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


User mt changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Dec  3 10:44:35 + 
2009 ---
Closed.

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

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


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



[ui-issues] [Issue 13284] AT tool (ZoomText): Magnif ier doesn't follow the movement of shapes

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


User mt changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Thu Dec  3 10:45:04 + 
2009 ---
ZoomText doesn't fix OOo issues anymore, closing this issue.
ZT supports need to be evaluated again when OOo has IA2 support.

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

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


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



[ui-issues] [Issue 13284] AT tool (ZoomText): Magnif ier doesn't follow the movement of shapes

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


User mt changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Dec  3 10:45:27 + 
2009 ---
Closed.

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

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


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



[ui-issues] [Issue 13279] AT tool (ZoomText): ZT can 't read complete dialogs = fixed text not rea d

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


User mt changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Thu Dec  3 10:45:40 + 
2009 ---
ZoomText doesn't fix OOo issues anymore, closing this issue.
ZT supports need to be evaluated again when OOo has IA2 support.

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

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


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



[ui-issues] [Issue 13277] AT tool (ZoomText): Checke d state from menu items not read

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


User mt changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Thu Dec  3 10:46:02 + 
2009 ---
ZoomText doesn't fix OOo issues anymore, closing this issue.
ZT supports need to be evaluated again when OOo has IA2 support.

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

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


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



[ui-issues] [Issue 13279] AT tool (ZoomText): ZT can 't read complete dialogs = fixed text not rea d

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


User mt changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Dec  3 10:46:13 + 
2009 ---
Closed.

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

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


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



[ui-issues] [Issue 13277] AT tool (ZoomText): Checke d state from menu items not read

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


User mt changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Dec  3 10:46:25 + 
2009 ---
Closed.

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

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


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



[ui-issues] [Issue 13275] AT tool (ZoomText): Read c urrent tabpage name when a dialog is opened

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


User mt changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Thu Dec  3 10:46:37 + 
2009 ---
ZoomText doesn't fix OOo issues anymore, closing this issue.
ZT supports need to be evaluated again when OOo has IA2 support.

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

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


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



[ui-issues] [Issue 13265] AT tool (ZoomText): Expand ing/collapsing items in tree lists isn't read

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


User mt changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Thu Dec  3 10:46:48 + 
2009 ---
ZoomText doesn't fix OOo issues anymore, closing this issue.
ZT supports need to be evaluated again when OOo has IA2 support.

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

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


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



[ui-issues] [Issue 13261] AT tool (ZoomText): Typogr aphical quotes and other signs are not read

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


User mt changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Thu Dec  3 10:46:55 + 
2009 ---
ZoomText doesn't fix OOo issues anymore, closing this issue.
ZT supports need to be evaluated again when OOo has IA2 support.

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

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


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



[ui-issues] [Issue 13275] AT tool (ZoomText): Read c urrent tabpage name when a dialog is opened

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


User mt changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Dec  3 10:47:04 + 
2009 ---
Closed

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

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


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



[ui-issues] [Issue 13265] AT tool (ZoomText): Expand ing/collapsing items in tree lists isn't read

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


User mt changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Dec  3 10:47:16 + 
2009 ---
Closed.

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

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


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



[ui-issues] [Issue 13261] AT tool (ZoomText): Typogr aphical quotes and other signs are not read

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


User mt changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Dec  3 10:47:23 + 
2009 ---
Closed.

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

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


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



[gsl-issues] [Issue 92233] Expose mm/pixel ratio as t ext attribute

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


User mt changed the following:

What|Old value |New value

Target milestone|OOo 3.x   |OOo 3.3





--- Additional comments from m...@openoffice.org Thu Dec  3 10:47:58 + 
2009 ---
3.3

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

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


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



[udk-issues] [Issue 107405] compiling testtools on wn tmsci12 non-pro raises error box

2009-12-03 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107405
 Issue #|107405
 Summary|compiling testtools on wntmsci12 non-pro raises error 
|box
   Component|udk
 Version|DEV300m66
Platform|PC
 URL|
  OS/Version|Windows, all
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|sb
 Reported by|sb





--- Additional comments from s...@openoffice.org Thu Dec  3 10:53:27 + 
2009 ---
Since the fix for issue 105680 is integrated into DEV300m66, building non-pro
wntmsci12 blocks in testtools/source/bridgetest with an Assertion Failed! GUI
message box stating Error: File .../cppuhelper/source/tdmgr.cxx, Line 695:
typelibrary type not available: std.bad_alloc.  Triggering that assertion is by
design (see testtools/source/bridgetest/cppobj.cxx l. 660 ff), so this is best
fixed by turning the assertion in tdmgr.cxx into a mere trace message.  See the
attached DEV300m66-cppuhelper.patch for a fix.

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

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


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



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

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


User mt changed the following:

What|Old value |New value

Keywords|accessibility |

Target milestone|OOo 3.x   |OOo Later





--- Additional comments from m...@openoffice.org Thu Dec  3 10:54:17 + 
2009 ---
Removed accessibility keyword. This helps for accessibility implementation
testing, but it's not an accessibility issues.

Target OOo Later: If someone actually needs this feature, contact AB on demand.

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

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


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



[udk-issues] [Issue 107405] compiling testtools on wn tmsci12 non-pro raises error box

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





--- Additional comments from s...@openoffice.org Thu Dec  3 10:54:31 + 
2009 ---
Created an attachment (id=66468)
fix


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

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


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



[graphics-issues] [Issue 106390] Crash when closing stylis t via closer

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


User wg changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from w...@openoffice.org Thu Dec  3 10:55:31 + 
2009 ---
Verified in CWS.

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

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


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



[udk-issues] [Issue 107405] compiling testtools on wn tmsci12 non-pro raises error box

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


User sb changed the following:

What|Old value |New value

 Assigned to|sb|kz





--- Additional comments from s...@openoffice.org Thu Dec  3 10:55:52 + 
2009 ---
@kz:  Please apply attached DEV300m66-cppuhelper.patch as DEV300m67 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: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


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



[udk-issues] [Issue 107405] compiling testtools on wn tmsci12 non-pro raises error box

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


User sb changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from s...@openoffice.org Thu Dec  3 10:56:13 + 
2009 ---
.

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

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


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



[api-issues] [Issue 104214] OOo NetBeans API plugin, Accessibility properties

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


User mt changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Dec  3 10:57:36 + 
2009 ---
Closed.

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

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


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



[udk-issues] [Issue 107405] compiling testtools on wn tmsci12 non-pro raises error box

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


User sb changed the following:

What|Old value |New value

Priority|P3|P1

Target milestone|---   |OOo 3.3





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

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


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



[sw-issues] [Issue 83206] AT tool (ZoomText): additi onal word 'window' is read for write protected paragraphs

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


User mt changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Thu Dec  3 11:06:47 + 
2009 ---
ZoomText doesn't fix OOo issues anymore, closing this issue.
ZT supports need to be evaluated again when OOo has IA2 support.

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

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


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



[sw-issues] [Issue 83206] AT tool (ZoomText): additi onal word 'window' is read for write protected paragraphs

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


User mt changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Dec  3 11:07:08 + 
2009 ---
Closed.

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

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


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



[graphics-issues] [Issue 79702] a11y: Inserted objects not read by ZT

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


User mt changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Thu Dec  3 11:07:20 + 
2009 ---
ZoomText doesn't fix OOo issues anymore, closing this issue.
ZT supports need to be evaluated again when OOo has IA2 support.

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

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


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



[ui-issues] [Issue 61563] Zoomtext stops speech when editing spreadsheet cell

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


User mt changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Thu Dec  3 11:07:30 + 
2009 ---
ZoomText doesn't fix OOo issues anymore, closing this issue.
ZT supports need to be evaluated again when OOo has IA2 support.

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

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


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



[ui-issues] [Issue 54814] insert text not reported

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



This issue depends on issue 61563, which changed state:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |WONTFIX





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

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


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



[framework-issues] [Issue 58056] ZoomText 9 does not read O Oo dialogs anymore

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


User mt changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Thu Dec  3 11:07:46 + 
2009 ---
ZoomText doesn't fix OOo issues anymore, closing this issue.
ZT supports need to be evaluated again when OOo has IA2 support.

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

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


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



[graphics-issues] [Issue 57882] ZoomText 9 does not read d rawing objects

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


User mt changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Thu Dec  3 11:07:58 + 
2009 ---
ZoomText doesn't fix OOo issues anymore, closing this issue.
ZT supports need to be evaluated again when OOo has IA2 support.

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

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


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



[sw-issues] [Issue 98958] show BiDi-Markers, e.g. wh en Show Nonprinting Character is enabled

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


User mru changed the following:

What|Old value |New value

  CC|'fme,hennerdrewes,mru,nada|'fme,hennerdrewes,nadavkav
|vkav' |,sba'





--- Additional comments from m...@openoffice.org Thu Dec  3 11:08:23 + 
2009 ---
MRU-OD: no, sorry, it would be better to ask SBA on BiDi stuff...

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

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


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



[dba-issues] [Issue 103293] ZoomText's magnifier does n't follow the focus in the property browser

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


User mt changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Thu Dec  3 11:08:32 + 
2009 ---
ZoomText doesn't fix OOo issues anymore, closing this issue.
ZT supports need to be evaluated again when OOo has IA2 support.

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

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


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



[graphics-issues] [Issue 79702] a11y: Inserted objects not read by ZT

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


User mt changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Dec  3 11:08:56 + 
2009 ---
Closed.

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

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


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



[dba-issues] [Issue 103293] ZoomText's magnifier does n't follow the focus in the property browser

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


User mt changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Dec  3 11:09:34 + 
2009 ---
Closed.

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

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


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



[graphics-issues] [Issue 57882] ZoomText 9 does not read d rawing objects

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


User mt changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Dec  3 11:09:42 + 
2009 ---
Closed.

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

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


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



[framework-issues] [Issue 58056] ZoomText 9 does not read O Oo dialogs anymore

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


User mt changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Dec  3 11:09:50 + 
2009 ---
Closed.

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

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


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



[ui-issues] [Issue 61563] Zoomtext stops speech when editing spreadsheet cell

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


User mt changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Dec  3 11:09:59 + 
2009 ---
Closed.

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

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


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



[framework-issues] [Issue 94474] Can't bring up search dial ogue in full screen mode

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


User mt changed the following:

What|Old value |New value

 Assigned to|tm|cd

Keywords|accessibility, oooqa  |oooqa

Target milestone|---   |OOo 3.3





--- Additional comments from m...@openoffice.org Thu Dec  3 11:14:35 + 
2009 ---
General Issue, not Accessibility.

Can lead to data loss (but not very likely, because of this special mode) = OOo
3.3. (As discussed with MD)

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

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


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



[framework-issues] [Issue 87415] Alt+S shortcut assigned fo ur times in Find Replace

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


User mt changed the following:

What|Old value |New value

 Assigned to|tm|cd

Target milestone|---   |OOo 3.3





--- Additional comments from m...@openoffice.org Thu Dec  3 11:17:41 + 
2009 ---
Keyboard shortcuts need to be reliable = OOo 3.3.

Use different shortcuts, or at least remove the duplicates.

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

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


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



[l10n-issues] [Issue 107386] transex3: localize.pl and distro builds

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


User kami_ changed the following:

What|Old value |New value

  CC|''|'kami_'





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

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


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



[framework-issues] [Issue 105172] OpenOffice does not show a warning when Gnome is closed and documents a re still unsaved

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


User mav changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from m...@openoffice.org Thu Dec  3 11:21:17 + 
2009 ---
Unfortunately at least some Gnome versions/configurations are not able to handle
the scenario correctly. In case an application request from Gnome to show UI on
shutdown, and the user is not fast enough to react to the dialog, the Gnome
session manager just crashes. I have reproduced it with GEdit ( Gnome standard
text editor ), so it is definitely a problem of the Gnome shutdown process.

Anyway, the solution is now introduced in cws fwk128. Many thanks to pl for
implementing the vcl part.

Since a Gnome configuration might have a problem with the solution as described
above, the new behavior is not active per default. To turn it on the new
configuration property
org.openoffice.Office.Recovery/SessionShutdown/DocumentStoreUIEnabled
should be set to true.


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

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


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



[sw-issues] [Issue 100434] selection window icons di fficult to recognize with dark theme

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


User mt changed the following:

What|Old value |New value

 Assigned to|sts   |es





--- Additional comments from m...@openoffice.org Thu Dec  3 11:24:21 + 
2009 ---
MT-ES: Please check if this one is fixed with changehc / OOo320m59

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

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


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



[sw-issues] [Issue 107399] Multiple Find and replace should end at starting cursor position

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


User es changed the following:

What|Old value |New value

 Assigned to|writerneedsconfirm|requirements

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

  Issue type|DEFECT|ENHANCEMENT

 Summary|Multiple Find and replace |Multiple Find and replace 
|repositions document focus|should end at starting cur
|  |sor position

Target milestone|---   |OOo Later





--- Additional comments from e...@openoffice.org Thu Dec  3 11:28:21 + 
2009 ---
Reassigned to Requirements

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

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


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



[sw-issues] [Issue 87532] [a11y] Expose table headin gs as such to ATs

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


User mt changed the following:

What|Old value |New value

 Assigned to|requirements  |od

Target milestone|OOo Later |OOo 3.3





--- Additional comments from m...@openoffice.org Thu Dec  3 11:29:39 + 
2009 ---
IIRC, when selecting heading (and also repeat heading_) in the table dialog,
it should work.

But please verify, and fix in 3.3 if it doesn't work then.
At least from the ODF perspective in the file format it worked in that
combination, as we figured out with the OASIS ODF Accessibility TC

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

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


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



[sw-issues] [Issue 100434] selection window icons di fficult to recognize with dark theme

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





--- Additional comments from p...@openoffice.org Thu Dec  3 11:33:54 + 
2009 ---
I'd be suprised if it were. changehc02 replaced Color.IsDark() with 
GetStyleSettings().IsHighContrastMode(). If anything, it's now easier to meet
dark icons with a dark background - that was the intent after all since users
complained that they got HC icons on their dark themes.

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

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


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



[framework-issues] [Issue 93042] Can't launch OO on Win XP

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





--- Additional comments from e...@openoffice.org Thu Dec  3 11:44:17 + 
2009 ---
*** Issue 107366 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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


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



[sw-issues] [Issue 107366] Access Denied at Startup

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


User es changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from e...@openoffice.org Thu Dec  3 11:44:18 + 
2009 ---
Yes, it is a duplicate issue we cannot reproduce.
Add your comments to the other issue 93042.

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

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

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


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



[sw-issues] [Issue 107366] Access Denied at Startup

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


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from e...@openoffice.org Thu Dec  3 11:44:38 + 
2009 ---
Closed

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

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


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



  1   2   3   4   >