[sw-issues] [Issue 99641] ww8: TOC's outline option not exported anymore

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


User od changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from o...@openoffice.org Fri Feb 27 07:28:18 + 
2009 ---
fix in progress in cws os129

-
Please do not reply to this automatically generated notification from
Issue 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 85105] ActualSize of com.sun.star .text.TextGraphicObject is not initialized if pic inserted programmatically.

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





--- Additional comments from o...@openoffice.org Thu Feb 26 11:17:48 + 
2009 ---
Investigation reveals the following:
The graphic is inserted as a link. Thus, the intrinsic graphic is loaded
asynchronous in a background thread - issue 73788. Until the graphic is
completely loaded its "ActualSize" attribute is not initialized.
Unfortunately, the "ActualSize" attribute is requested before the graphic is
completely loaded.

Possible solutions:
A: Perform something like "busy-waiting" on accessing the "ActualSize" attribute
- loop of access; check, if set; if set then go on else wait a moment and
perform loop-body again.
B: Trigger a synchronous load of a linked graphic on request its "ActualSize"
attribute.

I vote for solution A. Otherwise the advantages of the asynchronous load of
linked graphics are partly lost - see issue 73788

OD->villeroy, kpalagin:
What is your opinion?

-
Please do not reply to this automatically generated notification from
Issue 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 99207] WW8: Table import has inco rrect paragraph indent in some cells

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


User od changed the following:

What|Old value |New value

  CC|''    |'od'

     Assigned to|od|davosmith





--- Additional comments from o...@openoffice.org Thu Feb 26 07:25:02 +0000 
2009 ---
OD->davosmith:
Great, I am looking forward to your fix.
I assign this issue to you, because you are the one now, who is working on it.
When you have your fix ready, you can attach it to this issue as a patch, change
the issue to PATCH and then assign this issue back to me. I will then review
your fix/patch and will take care for its integration. Thanks in advance for
your contribution.

-
Please do not reply to this automatically generated notification from
Issue 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 93999] Using "decrease indent" bu tton in list must adapt tab position

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


User od changed the following:

What|Old value |New value

 Assigned to|od|mru





--- Additional comments from o...@openoffice.org Wed Feb 25 16:24:20 + 
2009 ---
Hm... That is a little bit complicated.

The "decrease indent" and the "increase indent" buttons changes the indent
attributes at the current paragraph respectively at the paragraphs in the
current selection. Also adapting the list tab position of the corresponding list
level attribute of a potential applied list style would cause an effect on all
paragraphs, which apply the list style and are on the same list level.
Thus, I think it does not make sense to adapt the list tab position, too

OD->MRU: Let us come together in person and discuss a possible solution.

OD->all others: Any suggestions for a possible solution.

-
Please do not reply to this automatically generated notification from
Issue 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 87340] broken odt file, related t o drawings used in Web Layout view

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


User od changed the following:

What|Old value |New value

Keywords|  |needmoreinfo





--- Additional comments from o...@openoffice.org Wed Feb 25 15:47:22 + 
2009 ---
adding keyword "needmoreinfo" to indicate that I am waiting for feedback from
the issue submitter.

-
Please do not reply to this automatically generated notification from
Issue 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 87340] broken odt file, related t o drawings used in Web Layout view

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





--- Additional comments from o...@openoffice.org Wed Feb 25 15:45:43 + 
2009 ---
It is very hard to render such a document in a way that it is usable.
The more important problem/defect is why does OOo creates such a document with
such useless positioning values.

I propose to close this issue as WONTFIX. Then, we (especially mince) should try
to find out the reproducible steps how OOo (newest version) creates such
documents and post them in a new issue. Then I will find the root cause and fix 
it.

OD->mince: Would this be OK for you?

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

-
To unsubscribe, e-mail: 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 95907] Paragraph Indent not regar ded when a numbered list is started

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


User od changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from o...@openoffice.org Wed Feb 25 15:21:11 + 
2009 ---
OD->corigo:
The specification for the new list level attributes should (and in my honest
opinion is) implemented as stated in the specification. If you recognize any
defect in this area, please submit a corresponding issue and attach the
corresponding documents, if needed and possible.

BTW 1st, there is a difference between unset attributes and explicit set
attribute with value '0'. If the left indent of a paragraph is explicitly set to
'0', the intent values of a potential applied list style is not used.

BTW 2nd, one of the reasons of the introduction of the new list level attributes
is that these are the ones which Microsoft Word is using with the behavior
regarding the indent values as described in the specification.

BTW 3rd, I am sorry that I am not perfect and that I have overlooked/overseen
the one or the other usability issue during the specification and implementation
of the new list level attributes. But, I take this issue seriously and I am
planning to fix it for OOo 3.2. Thus, constructive feedback is welcome.

-
Please do not reply to this automatically generated notification from
Issue 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 90311] text:span imbricates : sty le issue

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





--- Additional comments from o...@openoffice.org Wed Feb 25 14:25:16 + 
2009 ---
Investigation reveals that this functionality is broken in OOo 2.2

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

-
To unsubscribe, e-mail: 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 91772] Error writing sub-document content.xml

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


User od changed the following:

What|Old value |New value

 Assigned to|od|es





--- Additional comments from o...@openoffice.org Wed Feb 25 12:49:30 + 
2009 ---
OD->ES: Please confirm and close this issue, 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...@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 91772] Error writing sub-document content.xml

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


User od changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from o...@openoffice.org Wed Feb 25 12:48:25 + 
2009 ---
No longer reproducable in OOo 3.0.1 or DEV300m41
-> issue solved as WORKSFORME

-
Please do not reply to this automatically generated notification from
Issue 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 99117] Index entry not completely storable

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


User od changed the following:

What|Old value |New value

Target milestone|---   |OOo 3.x





--- Additional comments from o...@openoffice.org Wed Feb 25 12:28:45 + 
2009 ---
Thus, a proposal for enhancement to the OASIS ODF TC has to be made.
Setting appropriate 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...@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 81431] WW8: hard formatted indent of heading not regarded on import

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





--- Additional comments from o...@openoffice.org Wed Feb 25 12:24:13 + 
2009 ---
defect cause:
The heading's paragraph style is correctly assigned to the outline style (Menu
Tools - Outline Numbering). But, this heading has explicitly set no numbering in
Microsoft Word. This is not correctly reflected in OOo Writer.

solution:
This heading needs to be get set explicitly no numbering instead of leaving it
in the numbering, but switching off its numbering label.

-
Please do not reply to this automatically generated notification from
Issue 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 99207] WW8: Table import has inco rrect paragraph indent in some cells

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





--- Additional comments from o...@openoffice.org Wed Feb 25 12:13:03 + 
2009 ---
Defect cause is that paragraph style "Heading 2" in Microsoft Word has an
outline level, but is not outline numbered. Before implemented feature "outline
level" - see http://specs.openoffice.org/writer/numbering/OutlineLevel.odt -
this is a problem for OOo. One the one hand paragraphs applying such a paragraph
style should be headings, on the other hand these paragraphs should not be
numbered. This was not possible in OOo before OOo 3.1.
Now, this problem can be solved:
- The assignment of paragraph style "Heading 2" to the outline style needs to be
deleted.
- But instead paragraph style "Heading 2" needs to get the outline level, given
in the Microsoft Word document.

OD->davosmith:
Do you want to try a fix?
If yes, then try to fix it in method . In
this method such paragraph styles can be recognized and they can be handled as I
have proposed above.

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

-
To unsubscribe, e-mail: 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 99207] WW8: Table import has inco rrect paragraph indent in some cells

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





--- Additional comments from o...@openoffice.org Wed Feb 25 11:27:08 + 
2009 ---
In my OOo 3.0.1 on Windows I have set "ODF 1.0/1.1" as the ODF version to which
document have to be stored. This causes a different outline style (Menu Tools -
Outline Numbering).

Thus, I assume that the defect cause of this issue is the assignment of
paragraph style "Heading 2" to the outline style.

-
Please do not reply to this automatically generated notification from
Issue 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 99207] WW8: Table import has inco rrect paragraph indent in some cells

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





--- Additional comments from o...@openoffice.org Wed Feb 25 11:14:38 + 
2009 ---
Hm...
I can not reproduce the defect on Windows with OOo 3.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...@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 99207] WW8: Table import has inco rrect paragraph indent in some cells

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


User od changed the following:

What|Old value |New value

Target milestone|---   |OOo 3.x





--- Additional comments from o...@openoffice.org Wed Feb 25 10:55:43 + 
2009 ---
Deeper investigation is needed to find the defect cause of this issue. Setting
target to "OOo 3.x".

OD->davosmith:
If you want to perform this deeper investigation and probably fix this issue
then I propose you should have a look at the source code in
/sw/source/filter/ww8/ - here the WW8 import filter code located.

-
Please do not reply to this automatically generated notification from
Issue 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 99580] Paragraph style with page break ignored in master document

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


User od changed the following:

What|Old value |New value

 Assigned to|od|mru





--- Additional comments from o...@openoffice.org Wed Feb 25 10:36:30 + 
2009 ---
OD->MRU: Please confirm and close this issue.

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

-
To unsubscribe, e-mail: 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 99580] Paragraph style with page break ignored in master document

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


User od changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from o...@openoffice.org Wed Feb 25 10:33:57 + 
2009 ---
The manual page break with page style "Default" is directly set at the
paragraph, which has "Heading #1" as its text content. This paragraph applies
paragraph style "Heading 1". If then a page break with page style "Envelope" is
set at paragraph style "Heading 1" it is not evaluated for paragraph "Heading
#1", because this paragraph overrules the paragraph style's page break attribute
with its directly set one.
The same holds for every other attribute. If the background color is set
directly at a paragraph to "red", the background color of its paragraph style
can be changed to any value, the paragraph's background stays "red".

Thus, everything works as intended. The described behavior is no defect
--> resolving issue as INVALID

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

-
To unsubscribe, e-mail: 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 88070] [a11y] Notes are not expos ed to ATs

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





--- Additional comments from o...@openoffice.org Wed Feb 25 09:49:31 + 
2009 ---
In order to get this issue solved in time in OOo 3.2 feedback from the
accessibility tools experts respectively from the OOo accessibility API users is
needed how notes/annotations are best exposed - see MT's comment from 
2008-12-15.
I am asking to give your feedback in time, because of the expected time schedule
for OOo 3.2. OOo 3.2 release is planned for 2009-09. Thus, I expect the code
freeze in 2009-07 and the feature freeze in 2009-05 or 2009-06. I propose to
have this issue solved for the feature freeze date. Thus, not too much time to
specify how notes should be exposed at the OOo accessibility API, perform the
implementation and test 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...@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 99267] Table in balanced section is layed out wrong

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


User od changed the following:

What|Old value |New value

  Status|NEW   |STARTED

Target milestone|OOo 3.x   |OOo 3.2





--- Additional comments from o...@openoffice.org Wed Feb 25 09:08:42 + 
2009 ---
Defect cause found:
During the "balancing algorithm" certain section heights are tested to find the
optimal one. In one of these turns the second table frame moves to the next
page, because the section height has been chosen too small. On the next turn -
the section height has been increased - the second table moves backward, but it
does not join its follow table frames - suppress, because it has been splitted
before. Thus, part of the second table stays on the next page and the "balancing
algorithm" finishes, because it interprets this result as "the complete content
does not fit on this page". Afterwards some formatting adjustment are made, but
the section stays extended until the page end.

Solution:
After moving backward of a table assure that potential follow table frame can be
joined, if further space is left.

Solution will be integrated into OOo 3.2

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

-
To unsubscribe, e-mail: 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 99267] Table in balanced section is layed out wrong

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





--- Additional comments from o...@openoffice.org Tue Feb 24 15:31:48 + 
2009 ---
OD->FLR: I think this is a bad news, because your suggestion about the defect
cause does not seem to be true.
I will have a deeper look at this issue in the next days - probably I find the
defect cause and a fix is easy.

-
Please do not reply to this automatically generated notification from
Issue 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 99384] Tab in unnumbered footnote paragraph does not position on indent anymore

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


User od changed the following:

What|Old value |New value

  CC|'mru' |''

     Assigned to|od|mru





--- Additional comments from o...@openoffice.org Tue Feb 24 14:06:31 +0000 
2009 ---
OD->MRU: Checked in internal installation set of cws hb19 - please verify

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

-
To unsubscribe, e-mail: 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 99267] Table in balanced section is layed out wrong

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





--- Additional comments from o...@openoffice.org Tue Feb 24 13:47:46 + 
2009 ---
OD->FLR:
I am sorry, the sample doc of internal issue 108824 is a confidential customer
document - I can not attach it.
I do not think that fix for internal issue 108824 causes the layout problem with
your document, because it only deals with follows of text frames, not with other
follows.
My first guess for a possible defect cause is the incorrect handling of the
column break at the second table in this two-columned balanced section. Another
hint that internal issue 108824 does not seem to cause the problems is that the
document (after converting it to the OpenOffice.org file format) looks good in
OOo 1.1.4 and OOo 1.1.4 already contains the fix for internal issue 108824.


-
Please do not reply to this automatically generated notification from
Issue 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 99267] Table in balanced section is layed out wrong

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


User od changed the following:

What|Old value |New value

  Issue type|PATCH |DEFECT

Target milestone|---   |OOo 3.x





--- Additional comments from o...@openoffice.org Tue Feb 24 11:56:40 + 
2009 ---
OD->FLR:
Ok. Then I take this issue as a normal defect issue with some deeper made
investigations for a possible solution.

A first short glance reveals that removing the suggested <::CalcCntnt(..)> call
does not make sense. Its intention is to format the column-balanced section's
(or frame's) content with different column heights in a loop in order to
determine the minimal height of a column-balanced section (or frame). If the
format of the section's (or frame's) content is removed the whole algorithm does
not make sense any more.

Setting target to OOo 3.x

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

-
To unsubscribe, e-mail: 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 99267] Table in balanced section is layed out wrong

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


User od changed the following:

What|Old value |New value

  Issue type|DEFECT|PATCH





--- Additional comments from o...@openoffice.org Tue Feb 24 08:14:37 + 
2009 ---
OD->FLR: 
Since yesterday I am back from vacation. I will have a look at this issue and
your patch in the next days. Please stay tuned, 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...@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



[tools-issues] [Issue 95768] track 3.1 release blocker

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



This issue depends on issue 99384, which changed state:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





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

-
To unsubscribe, e-mail: 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 99384] Tab in unnumbered footnote paragraph does not position on indent anymore

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


User od changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from o...@openoffice.org Mon Feb 23 14:28:12 + 
2009 ---
fixed in cws hb19 - changed file:
/sw/source/core/text/txttab.cxx, rev. 268360

-
Please do not reply to this automatically generated notification from
Issue 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 99384] Tab in unnumbered footnote paragraph does not position on indent anymore

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





--- Additional comments from o...@openoffice.org Mon Feb 23 11:12:17 + 
2009 ---
same change: fix will be made in cws hb19

-
Please do not reply to this automatically generated notification from
Issue 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 99384] Tab in unnumbered footnote paragraph does not position on indent anymore

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


User od changed the following:

What|Old value |New value

  CC|''|'mru'

  Status|NEW   |STARTED





--- Additional comments from o...@openoffice.org Mon Feb 23 09:24:26 + 
2009 ---
defect cause: fix for issue 94187 is wrong. The compatibility option has to be
evaluated only for paragraphs in lists.

fix in progress in cws sw31bf06

-
Please do not reply to this automatically generated notification from
Issue 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 98791] WW8 import: certain outlin e numbering imported incorrect

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


User od changed the following:

What|Old value |New value

  CC|'mru' |''

     Assigned to|od|mru





--- Additional comments from o...@openoffice.org Thu Feb  5 09:47:13 +0000 
2009 ---
OD->MRU: Checked in internal installation set of cws sw31bf05 - please verify.

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

-
To unsubscribe, e-mail: 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 98865] WW8: Loop opening cyrillic doc

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


User od changed the following:

What|Old value |New value

Target milestone|---   |OOo 3.x





--- Additional comments from o...@openoffice.org Wed Feb  4 15:53:59 + 
2009 ---
First investigation reveals that this seems to be another layout-loop than issue
95491.
Setting target to OOo 3.x

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

-
To unsubscribe, e-mail: 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 98814] setting a frame style to " standard" sets wrong values

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





--- Additional comments from o...@openoffice.org Wed Feb  4 15:26:50 + 
2009 ---
OD->OS: Also confirmed due to investigation of issue 98815.

Please fix also that the frame style's anchor type attribute can be updated via
function "Update Style".

-
Please do not reply to this automatically generated notification from
Issue 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 98815] frame styles: undo not pos sible

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


User od changed the following:

What|Old value |New value

 Assigned to|od|mru





--- Additional comments from o...@openoffice.org Wed Feb  4 15:26:24 + 
2009 ---
OD->MRU: Please confirm and close this issue.

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

-
To unsubscribe, e-mail: 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 98815] frame styles: undo not pos sible

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


User od changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from o...@openoffice.org Wed Feb  4 15:22:57 + 
2009 ---
In general the undo of frame style attribute changes is implemented - try out
the background attribute.
But, it is intended that the anchor type attribute of frame styles are 
unchangeable.
In my honest opinion it needs to be fixed that function "Update Style" changes
the anchor type attribute of a frame style as well as issue 98814 needs to be 
fixed.

In case an anchor type change can not happen, there is no need for a
corresponding undo action. Thus, closing this issue as 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...@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



[tools-issues] [Issue 95768] track 3.1 release stopper

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



This issue depends on issue 98791, which changed state:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





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

-
To unsubscribe, e-mail: 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 98791] WW8 import: certain outlin e numbering imported incorrect

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


User od changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from o...@openoffice.org Wed Feb  4 09:13:10 + 
2009 ---
fixed in cws sw31bf05 - changed files:
/sw/source/filter/ww8/ww8par.cxx,
/sw/source/filter/ww8/writerhelper.hxx,
/sw/source/filter/ww8/writerhelper.cxx,
revision 267352

-
Please do not reply to this automatically generated notification from
Issue 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 98791] WW8 import: certain outlin e numbering imported incorrect

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


User od changed the following:

What|Old value |New value

  Status|NEW   |STARTED

Keywords|  |regression





--- Additional comments from o...@openoffice.org Tue Feb  3 13:09:47 + 
2009 ---
accepted - fix in progress

-
Please do not reply to this automatically generated notification from
Issue 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 98791] WW8 import: certain outlin e numbering imported incorrect

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





--- Additional comments from o...@openoffice.org Tue Feb  3 13:08:46 + 
2009 ---
Created an attachment (id=59856)
WW8 document to reproduce the described defect


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

-
To unsubscribe, e-mail: 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 98791] WW8 import: certain outlin e numbering imported incorrect

2009-02-03 Thread od
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98791
 Issue #|98791
 Summary|WW8 import: certain outline numbering imported incorre
|ct
   Component|Word processor
 Version|DEV300m39
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|open-import
 Assigned to|od
 Reported by|od





--- Additional comments from o...@openoffice.org Tue Feb  3 13:04:47 + 
2009 ---
Regression by cws outlinelevel:
- Open attached WW8 document in Writer, DEV300m39 or later
- Paragraph applying paragraph style "Heading 2" are numbered, which is not the
case in Microsoft Word 2003/2007

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

-
To unsubscribe, e-mail: 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 98418] Numeric Footnote and Endno te references does not Obey Context Option

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


User od changed the following:

What|Old value |New value

 Assigned to|od|sba





--- Additional comments from o...@openoffice.org Mon Feb  2 08:46:20 + 
2009 ---
OD->SBA: Checked in internal installation set of cws swftnnumbers02 - please 
verify.

Note: Consider that fix for issue 98399 needs to be integrated to get the
footnote numbers correct for Farsi language

-
Please do not reply to this automatically generated notification from
Issue 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 98418] Numeric Footnote and Endno te references does not Obey Context Option

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


User od changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from o...@openoffice.org Fri Jan 30 12:45:03 + 
2009 ---
fixed in cws swftnnumbers02 - changed files:
/sw/source/core/text/inftxt.hxx,
/sw/source/core/text/porfld.cxx,
/sw/source/core/text/porftn.hxx,
/sw/source/core/text/txtftn.cxx,
revision 267195

-
Please do not reply to this automatically generated notification from
Issue 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 98418] Numeric Footnote and Endno te references does not Obey Context Option

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





--- Additional comments from o...@openoffice.org Fri Jan 30 10:30:09 + 
2009 ---
Because it is not clear, if this fix will be integrated into OOo 3.1, I need a
cws, which based on DEV300m40. Thus, the fix will be integrated into cws
swftnnumbers02

-
Please do not reply to this automatically generated notification from
Issue 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 98418] Numeric Footnote and Endno te references does not Obey Context Option

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


User od changed the following:

What|Old value |New value

 IssuesThisDependsOn|  |98399





--- Additional comments from o...@openoffice.org Fri Jan 30 10:07:57 + 
2009 ---
fix in progress in cws swftnnumbers

add dependency to issue 98399

-
Please do not reply to this automatically generated notification from
Issue 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 98399] farsi missing in GetLocali zedChar()

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


User od changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |98418
  is|  |





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

-
To unsubscribe, e-mail: 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 98241] List styles ignore paragra ph indent

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


User od changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from o...@openoffice.org Thu Jan 29 10:38:32 + 
2009 ---
closing

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

-
To unsubscribe, e-mail: 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 98241] List styles ignore paragra ph indent

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


User od changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from o...@openoffice.org Thu Jan 29 10:38:04 + 
2009 ---
The difference in the behavior between OOo 3.0 and OOo 3.0.1/DEV300m39 is a
caused by a defect in OOo 3.0 - see issue 96772

--> resolved as INVALID (I did not find a better match)

-
Please do not reply to this automatically generated notification from
Issue 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 98241] List styles ignore paragra ph indent

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


User od changed the following:

What|Old value |New value

  Status|CLOSED|UNCONFIRMED

  Resolution|DUPLICATE |





--- Additional comments from o...@openoffice.org Thu Jan 29 10:32:44 + 
2009 ---
This issue is not a duplicate of issue 95907 - see my comment there.

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

-
To unsubscribe, e-mail: 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 95907] Paragraph Indent not regar ded when a numbered list is started

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





--- Additional comments from o...@openoffice.org Thu Jan 29 10:32:00 + 
2009 ---
OD->lendo:
I am sorry. 
First, your issue is a different issue as this one.
Second, the behavior in OOo 3.0 regarding the indent values at list items is
wrong. This has been corrected in OOo 3.0.1 by issue 96772.
In the given document the list style "Numbering 1" is directly applied to the
paragraphs. The paragraphs itself have no intent values set. The paragraph style
of the second part of these paragraphs is "Marginalia", which has indent values 
set.
According to the specification about the introduction of the new list level
attributes - see
http://specs.openoffice.org/writer/numbering/NewListLevelAttrs.odt - the indent
values of the list style has to be applied and not the indent value of the
paragraph style.

-
Please do not reply to this automatically generated notification from
Issue 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 98402] PDF Export: Dramatic Perfo rmance Regression

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


User od changed the following:

What|Old value |New value

 Assigned to|od|aw

  Status|STARTED   |NEW





--- Additional comments from o...@openoffice.org Tue Jan 27 11:30:23 + 
2009 ---
OD->AW:
As figured out together, in method ObjectContactOfPageView::DoProcessDisplay(..)
the clip region needs to be used as the view range, when exporting to PDF.
Please take over - 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...@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 98402] PDF Export: Dramatic Perfo rmance Regression

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


User od changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from o...@openoffice.org Tue Jan 27 10:28:00 + 
2009 ---
defect cause found together with AW:
During PDF export the check which object have to painted for a certain view
range does not work as expected. The view range is not set to the area, which is
painted.

defect cause has been introduced in DEV300m30.

-
Please do not reply to this automatically generated notification from
Issue 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 98418] Numeric Footnote and Endno te references does not Obey Context Option

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


User od changed the following:

What|Old value |New value

  CC|'fme,hdu' |'fme,hdu,ja,sba'

  Status|NEW   |STARTED

Target milestone|---   |OOo 3.1





--- Additional comments from o...@openoffice.org Tue Jan 27 08:09:56 + 
2009 ---
Trying to fix for OOo 3.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...@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 98386] modify the select region i n ImageMap crash OOo

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


User od changed the following:

What|Old value |New value

 Assigned to|od|aw





--- Additional comments from o...@openoffice.org Mon Jan 26 09:58:15 + 
2009 ---
OD->AW: Please take over as discussed, 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...@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 98413] Writer loops after hitting "TAB key" to indent, in the wrong place

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


User od changed the following:

What|Old value |New value

Target milestone|OOo 3.1   |OOo 3.2





--- Additional comments from o...@openoffice.org Mon Jan 26 08:41:43 + 
2009 ---
First investigation reveals the following:
- The text frame on page 10 has set attribute "AutoWidth". The inserted
TAB-character causes the layout process to re-calculate the automatic width of
the text frame. Unfortunately the layout process has problems with this
re-calculation.
- The loop already occurs in OOo 2.0.

Due to the last investigation result and the near code freeze of OOo 3.1, I
decided to re-target with issue to OOo 3.2

Workaround to avoid the layout loop:
- open format dialog of the text frame on page 10
- change width to 20,5cm
- unset "AutoWidth"
- confirm the format dialog of the text frame
Now the TAB-character can be inserted. Probably, the width of the text frame
needs to be adjusted manually to the user's needs.

-
Please do not reply to this automatically generated notification from
Issue 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 98267] Page numbers increase cont inuously when inserting a video file as linked section

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


User od changed the following:

What|Old value |New value

Keywords|  |needhelp





--- Additional comments from o...@openoffice.org Fri Jan 23 13:54:17 + 
2009 ---
Yes, nothing to fix here, but the user interface's feedback could be improved.

My proposal is the following:
Do not touch the "Insert" dialog, but perform a file type detection on the
selected file. When the detected file format does not represent a text
document's file format provide a message to the user containing this information
and ask her/him, if she/he wants OOo to treat this file as a plain text file. If
the user denies, the selected file is rejected, the "Insert" dialog is presented
again and the user can select again or cancel the selection.

Anybody volunteering to evaluate possible solutions and to implement the chosen
solution?

-
Please do not reply to this automatically generated notification from
Issue 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 98210] outline level feature caus es spell check errors in table of contents

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


User od changed the following:

What|Old value |New value

 Assigned to|od|mru





--- Additional comments from o...@openoffice.org Fri Jan 23 08:02:15 + 
2009 ---
OD->MRU: Please confirm and close this issue.

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

-
To unsubscribe, e-mail: 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 98210] outline level feature caus es spell check errors in table of contents

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


User od changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from o...@openoffice.org Fri Jan 23 08:01:27 + 
2009 ---
Hm...
First, the attached document has been created with DEV300m39.
Second, the same occurs in OOo 3.0 with table of content entries generated by
headings or additional styles. See my document "i98210-testdoc.odt" created with
OOo 3.0.
Consulting my colleague OS reveals that there is no special handling of table of
content entries regarding spell checking - a string like "I.Word" is a
misspelled word.

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

-
To unsubscribe, e-mail: 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 98210] outline level feature caus es spell check errors in table of contents

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





--- Additional comments from o...@openoffice.org Fri Jan 23 07:49:28 + 
2009 ---
Created an attachment (id=59608)
OOo 3.0 sample text document


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

-
To unsubscribe, e-mail: 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 97957] Change in he properties fo r the numbering style

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





--- Additional comments from o...@openoffice.org Thu Jan 22 15:18:24 + 
2009 ---
OD->linda-octa: Do you have a macro, which demonstrates your problem more 
precisely.

When your (linda-octa's one and scarlettulip13's one) are better understood, we
can decide, if it makes sense to automatically switch the PositionAndSpaceMode,
when properties from the currently not applied PositionAndSpaceMode are set.

-
Please do not reply to this automatically generated notification from
Issue 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 97957] Change in he properties fo r the numbering style

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





--- Additional comments from o...@openoffice.org Thu Jan 22 15:12:18 + 
2009 ---
OD->scarlettulip13:
Thanks for the macro.
Unfortunately your macro has some defects and does not show the described 
defect.
- variable "mArgArray" is not declared as an array. This "mArgArray(i)" for
whatever value of "i" equals "6"
- function fnFindPropertyIndex does not return anything, when the property is
not found in the array of properties.
I adjusted the macro - see my attachment.
This the adjustment the created list style, named "myBullet" is not changed,
because the macro exits in the first i-iteration and the first j-iteration,
because property "LeftMargin" is not found in the current array of properties.

A look in the UNO-API reveals that properties "LeftMargin" and "FirstLineOffset"
must exist in the property array. This is a defect, which needs to be fixed.
When this is fixed the adjusted macro would run and change at each list level
the properties "LeftMargin" and "Adjust". But, due to the introduction of the
new list level attributes - see above mentioned specification, the "LeftMargin"
property will not be evaluated, because the "PositionAndSpaceMode" property
value equals constant 
com::sun::star::text::PositionAndSpaceMode::LABEL_ALIGNMENT

-
Please do not reply to this automatically generated notification from
Issue 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 97957] Change in he properties fo r the numbering style

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





--- Additional comments from o...@openoffice.org Thu Jan 22 14:39:40 + 
2009 ---
Created an attachment (id=59596)
adjusted macro


-
Please do not reply to this automatically generated notification from
Issue 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



[xml-issues] [Issue 98107] Adjust XHMTL filter in ord er to request further information for numberin g from the standard ODF export

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





--- Additional comments from o...@openoffice.org Thu Jan 22 14:05:36 + 
2009 ---
Created an attachment (id=59593)
sample text document to test the XHTML export


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

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


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



[sw-issues] [Issue 98043] successive list style para graphs items have same label number

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





--- Additional comments from o...@openoffice.org Thu Jan 22 13:42:47 + 
2009 ---
My investigation reveals nothing new compared to MRU's analysis:
The two paragraphs are in two independent lists. Each list has its own counter
for each list level. 

OD->tab:
- Is it possible to attached the original document? Probably an analysis of this
document would give deeper insight. (If the document is confidential, you can
send it via mail directly to MRU or to me - be sure that it is treated 
confidential)
- In the original document, are there paragraphs between these two paragraphs,
which are bulleted/numbered with another list style?
- Do you remember what kind of actions do you applied in the original document
before the "wrong" numbering appears? E.g., cut-and-paste/copy-and-paste of
paragraphs, moving of paragraphs, save in ODF 1.1 file format and reload, ...
Thanks for you help.

-
Please do not reply to this automatically generated notification from
Issue 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 96471] RPT: SRB created report sa ved as odt file when opened in 2.4.1 is blank

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


User od changed the following:

What|Old value |New value

 Assigned to|od|es





--- Additional comments from o...@openoffice.org Thu Jan 22 09:22:35 + 
2009 ---
OD->ES: Please take care of this duplicate - 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...@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 96878] writer does not handle dis play:text (hidden text) correctly

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


User od changed the following:

What|Old value |New value

 Assigned to|od|es





--- Additional comments from o...@openoffice.org Thu Jan 22 08:20:19 + 
2009 ---
OD->ES: Checked in internal installation set of cws sw243bf01 - please verify.

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

-
To unsubscribe, e-mail: 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 96878] writer does not handle dis play:text (hidden text) correctly

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


User od changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from o...@openoffice.org Thu Jan 22 07:16:43 + 
2009 ---
patch applied in cws sw243bf01 - changed files:
/xmloff/inc/xmloff/txtprmap.hxx, 1.5.132.1
/xmloff/source/text/txtprmap.cxx, 1.100.114.1
/xmloff/source/text/txtimppr.cxx, 1.22.138.1
/xmloff/source/text/txtstyli.cxx, 1.33.106.1.14.1
/xmloff/inc/xmloff/xmlimp.hxx, 1.3.148.2.14.1
/xmloff/source/core/xmlimp.cxx, 1.99.100.3.14.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...@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 59051] dimension arrows in a grou p from Oo.o draw pasted into Writer change siz e/position on save/reload

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


User od changed the following:

What|Old value |New value

 Assigned to|od|mru





--- Additional comments from o...@openoffice.org Wed Jan 21 15:16:41 + 
2009 ---
OD->MRU: Checked in internal installation set of cws sw31bf04 - please verify.

Note: Since DEV300m38 the attached file "diagram.odg" looks different in Draw.

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

-
To unsubscribe, e-mail: 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 93399] First numbered paragraph n ot correctly tabbing left

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


User od changed the following:

What|Old value |New value

 Assigned to|od|mru





--- Additional comments from o...@openoffice.org Wed Jan 21 15:01:42 + 
2009 ---
OD->MRU: Checked in internal installation set of cws sw31bf04 - please verify.

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

-
To unsubscribe, e-mail: 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 95698] crash on switching a parti cular document from web layout to print layout

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





--- Additional comments from o...@openoffice.org Wed Jan 21 14:56:36 + 
2009 ---
OD->MRU: Checked revised fix in internal installation set of cws sw31bf04 -
please verify.

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

-
To unsubscribe, e-mail: 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 96092] Outline Numbering broken i n master document under certain condition

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


User od changed the following:

What|Old value |New value

 Assigned to|od|mru





--- Additional comments from o...@openoffice.org Wed Jan 21 14:53:35 + 
2009 ---
OD->MRU: Checked in internal installation set of cws sw31bf04 - please verify.

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

-
To unsubscribe, e-mail: 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 98037] WW8 import: incorrect impo rt of "LayoutInTableCell" attribute

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


User od changed the following:

What|Old value |New value

 Assigned to|od|mru





--- Additional comments from o...@openoffice.org Wed Jan 21 14:51:31 + 
2009 ---
OD->MRU: Checked in internal installation set of cws sw31bf04 - please verify.

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

-
To unsubscribe, e-mail: 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 94187] WW8: Broken export of some bullets positions to MS-Word 97

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


User od changed the following:

What|Old value |New value

 Assigned to|od|mru





--- Additional comments from o...@openoffice.org Wed Jan 21 14:48:18 + 
2009 ---
OD->MRU: Checked in internal installation set of cws sw31bf04 - please verify.

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

-
To unsubscribe, e-mail: 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 96878] writer does not handle dis play:text (hidden text) correctly

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





--- Additional comments from o...@openoffice.org Wed Jan 21 14:44:47 + 
2009 ---
*** Issue 96471 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...@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 96471] RPT: SRB created report sa ved as odt file when opened in 2.4.1 is blank

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


User od changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from o...@openoffice.org Wed Jan 21 14:44:48 + 
2009 ---
Duplicate of issue 96878

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

-
Please do not reply to this automatically generated notification from
Issue 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 70582] moving text frame with cur sor keys always moves downwards

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


User od changed the following:

What|Old value |New value

 Assigned to|od|mru





--- Additional comments from o...@openoffice.org Wed Jan 21 14:32:47 + 
2009 ---
OD->MRU: Checked in internal installation set of cws sw31bf04 - please verify.

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

-
To unsubscribe, e-mail: 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 94152] Nuberings of Headings not properly updated when changing outline setting s

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


User od changed the following:

What|Old value |New value

 Assigned to|od|mru





--- Additional comments from o...@openoffice.org Wed Jan 21 14:29:20 + 
2009 ---
OD->MRU: Checked in internal installation set of cws sw31bf04 - please verify.

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

-
To unsubscribe, e-mail: 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 98283] Heading 1 inserts an autom atic page break in Master Document spuriously

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


User od changed the following:

What|Old value |New value

  CC|''|'fl,fme,mba,mru,os'

Target milestone|OOo 3.1   |OOo 3.2





--- Additional comments from o...@openoffice.org Wed Jan 21 12:08:36 + 
2009 ---
Investigation reveals the following:
- The behavior regarding the page break with applying a certain page style has
been changed for OOo 3.0 - see issue 80780.
- Due to a defect - issue 96213 - this change does not become visible, if such a
page break with page style is applied to a heading.
- The current behavior fixes certain issues regarding page breaks with page
styles in sub documents of master documents. Page breaks with page styles inside
a sub documents will "survive", when merged into the master document. E.g., a
sub document having landscape pages will have also landscape pages in a master
document, which in general has portrait pages.

Thus, further investigation is needed to decide, if the former behavior or the
new behavior or something in between is the "right" one.

Re-targeting to OOo 3.2 in order to perform this task.

CC: FL (from user experience), MRU (from quality assurence), OS, FME and MBA
(from development) to get involved their opinions

-
Please do not reply to this automatically generated notification from
Issue 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 88069] [a11y] Please emit object: text-attributes-changed events when text attri butes change

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


User od changed the following:

What|Old value |New value

 Assigned to|od|es





--- Additional comments from o...@openoffice.org Tue Jan 20 13:45:27 + 
2009 ---
OD->ES: Please take over in order to verify again on master, when fixed
libatk-bridge.so is released - Thanks

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

-
To unsubscribe, e-mail: issues-unsubscr...@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 88069] [a11y] Please emit object: text-attributes-changed events when text attri butes change

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


User od changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from o...@openoffice.org Tue Jan 20 13:43:50 + 
2009 ---
verified with fixed libatk-bridge.so provided by Li Yuan

-
Please do not reply to this automatically generated notification from
Issue 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 81824] [a11y] Orca is too chatty when navigating by paragraph in OOo Writer

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


User od changed the following:

What|Old value |New value

 Assigned to|od|es





--- Additional comments from o...@openoffice.org Tue Jan 20 13:40:33 + 
2009 ---
OD->ES: Please verify in internal installation

-
Please do not reply to this automatically generated notification from
Issue 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 94152] Nuberings of Headings not properly updated when changing outline setting s

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


User od changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from o...@openoffice.org Tue Jan 20 10:54:48 + 
2009 ---
fixed in cws sw31bf04 - changed file:
/sw/source/core/doc/docnum.cxx, rev. 266561

-
Please do not reply to this automatically generated notification from
Issue 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 93399] First numbered paragraph n ot correctly tabbing left

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


User od changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from o...@openoffice.org Tue Jan 20 09:48:16 + 
2009 ---
fixed in cws sw31bf04 - changed file:
/sw/source/core/doc/number.cxx, rev. 266556

-
Please do not reply to this automatically generated notification from
Issue 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 95907] Paragraph Indent not regar ded when a numbered list is started

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


User od changed the following:

What|Old value |New value

Target milestone|OOo 3.1   |OOo 3.2





--- Additional comments from o...@openoffice.org Tue Jan 20 08:31:20 + 
2009 ---
Due to limited resources I have to re-target a solution of this issue to the
next release, namely OOo 3.2 

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

-
To unsubscribe, e-mail: 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 75285] RTF: Writer takes too long on opening 3rd party (Axapta) consisting of m any frames

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


User od changed the following:

What|Old value |New value

Target milestone|OOo 3.1   |OOo 3.2





--- Additional comments from o...@openoffice.org Tue Jan 20 08:28:29 + 
2009 ---
I am sorry. Again I have to shift a fix for this issue to the next 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...@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 96878] writer does not handle dis play:text (hidden text) correctly

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





--- Additional comments from o...@openoffice.org Tue Jan 20 08:25:01 + 
2009 ---
patch will be applied to cws sw243bf01

-
Please do not reply to this automatically generated notification from
Issue 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 59051] dimension arrows in a grou p from Oo.o draw pasted into Writer change siz e/position on save/reload

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


User od changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from o...@openoffice.org Fri Jan 16 15:29:54 + 
2009 ---
Fixed in cws sw31bf04 - changes:
- Correction of intrinsic drawing object's UNO-API
/svx/inc/svx/unoshape.hxx
/svx/source/unodraw/unoshape.cxx
rev. 266430

- Correction of Writer's UNO-API for drawing objects
/sw/inc/unodraw.hxx
/sw/source/core/unocore/unodraw.cxx
rev. 266432

Review of fix pending

-
Please do not reply to this automatically generated notification from
Issue 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 95698] crash on switching a parti cular document from web layout to print layout

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





--- Additional comments from o...@openoffice.org Fri Jan 16 14:05:04 + 
2009 ---
revised fix in cws sw31bf04 - changed file:
/sw/source/core/layout/sectfrm.cxx, rev. 266419

-
Please do not reply to this automatically generated notification from
Issue 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 95698] crash on switching a parti cular document from web layout to print layout

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





--- Additional comments from o...@openoffice.org Fri Jan 16 12:27:29 + 
2009 ---
Review of the already committed fix with AMA and FME reveals that it needs to be
adjusted.

I decided together with MRU that the adjustment of the fix will be made in cws
sw31bf04.

-
Please do not reply to this automatically generated notification from
Issue 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 97788] XIndexReplacer is not work ing in OOo3.0

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


User od changed the following:

What|Old value |New value

  CC|'bronchandler,debyld' |'bronchandler,debyld,od'





--- Additional comments from o...@openoffice.org Fri Jan 16 07:37:51 + 
2009 ---
forgot to CC myself

-
Please do not reply to this automatically generated notification from
Issue 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 97788] XIndexReplacer is not work ing in OOo3.0

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





--- Additional comments from o...@openoffice.org Fri Jan 16 07:36:39 + 
2009 ---
OD->OS:
This issue is related to issue 97957 - probably the same root cause.
If yes, I will take care for it.

OD->scarlettulip13: For convenience it would be cool, if you could attach your
extension/macro or an example to assure that your issue is fully address. 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 97957] Change in he properties fo r the numbering style

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





--- Additional comments from o...@openoffice.org Fri Jan 16 07:35:32 + 
2009 ---
The former attributes should be still supported by the UNO-API.
I think certain adjustment of the UNO-API is needed to make with work - I will
take care for it.

OD->linda-octa: For convenience it would be cool, if you could attach your
extension/macro or an example to assure that your issue is fully address. 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 96878] writer does not handle dis play:text (hidden text) correctly

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


User od changed the following:

What|Old value |New value

  Issue type|DEFECT|PATCH





--- Additional comments from o...@openoffice.org Thu Jan 15 14:53:03 + 
2009 ---
OD->haggai:
Your patch looks good.
For non-programmers a short summary of the patch's impact:
(1) The patch will *not* change the ODF export of OOo 2.4.3
--> ODF documents from OOo 2.4.3 will cause the same "inconsistence" as the
former OOo 2.x versions regarding ODF attribute text:display in its written ODF
documents.
(2) The patch will change the ODF import for documents, which are not written by
OOo 2.x versions. The interpretation of ODF attribute text:display from ODF
documents from OOo 3.x or any other ODF generating application is adjusted in
order to get the correct behavior in the OOo 2.4.3 layout regarding ODF
attribute text:display.
The import of ODF documents written by OOo 2.x including OOo 2.4.3 is not 
touched.


I will apply it to a corresponding cws in the next days. I also have changed the
issue type to "PATCH".

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

-
To unsubscribe, e-mail: 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 97650] Writer block: paste a web page, then set page columns

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


User od changed the following:

What|Old value |New value

Priority|P2|P3

Target milestone|OOo 3.2   |OOo 3.x





--- Additional comments from o...@openoffice.org Thu Jan 15 13:06:26 + 
2009 ---
First investigation reveals a layout-loop during the table formatting.

But, I judge this case as a rare one. Thus, I lowered the priority and changed
the 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...@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 97730] autonumbering wrong when e mbedded in frames

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





--- Additional comments from o...@openoffice.org Thu Jan 15 12:37:57 + 
2009 ---
Created an attachment (id=59400)
PDF of MRU's document applying the workaround


-
Please do not reply to this automatically generated notification from
Issue 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 97730] autonumbering wrong when e mbedded in frames

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





--- Additional comments from o...@openoffice.org Thu Jan 15 12:36:35 + 
2009 ---
Created an attachment (id=59399)
PDF of the original document from OD's machine


-
Please do not reply to this automatically generated notification from
Issue 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 97730] autonumbering wrong when e mbedded in frames

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





--- Additional comments from o...@openoffice.org Thu Jan 15 12:35:02 + 
2009 ---
OD->therealorion:
Yes, a solution for this issue will be of high effort and does not correspond to
the benefit. That is the reason for the issue's target and priority.

Nevertheless, in my opinion a workaround exists.
Your complaints about this workaround are regarding the resulting layout, but
not regarding the described numbering issue. As I already stated above the
workaround needs manual adjustment for the layout, but the numbering issue is
solved.
I think that the layout, which you observe in the two attached documents is
different from the ones, which I observe on my machine. Thus, I will two PDF
document - one for your document and one for MRU's document. I think then we can
solve your layout problems.

-
Please do not reply to this automatically generated notification from
Issue 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 88069] [a11y] Please emit object: text-attributes-changed events when text attri butes change

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


User od changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from o...@openoffice.org Thu Jan 15 10:50:24 + 
2009 ---
You are right.
This issue is also fixed from OOo's point of view.

Investigation reveals that the gtk library libatk-bridge.so is not mapping the
requested event.
Waiting for fixed gtk library and possible test environment.

-
Please do not reply to this automatically generated notification from
Issue 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



[xml-issues] [Issue 98107] Adjust XHMTL filter in ord er to request further information for numberin g from the standard ODF export

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


User od changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from o...@openoffice.org Thu Jan 15 10:42:43 + 
2009 ---
fixed in cws xsltfilter12 - changed files:
/filter/source/config/fragments/filters//XHTML_Writer_File.xcu
/filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx
rev. 266358


-
Please do not reply to this automatically generated notification from
Issue 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...@xml.openoffice.org
For additional commands, e-mail: issues-h...@xml.openoffice.org


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



[xml-issues] [Issue 98107] Adjust XHMTL filter in ord er to request further information for numberin g from the standard ODF export

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


User od changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from o...@openoffice.org Thu Jan 15 09:57:26 + 
2009 ---
fix in progress in cws xsltfilter12

-
Please do not reply to this automatically generated notification from
Issue 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...@xml.openoffice.org
For additional commands, e-mail: issues-h...@xml.openoffice.org


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



[xml-issues] [Issue 98107] Adjust XHMTL filter in ord er to request further information for numberin g from the standard ODF export

2009-01-15 Thread od
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98107
 Issue #|98107
 Summary|Adjust XHMTL filter in order to request further inform
|ation for numbering from the standard ODF export
   Component|xml
 Version|OOo 3.0
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|TASK
Priority|P3
Subcomponent|external filters
 Assigned to|od
 Reported by|od





--- Additional comments from o...@openoffice.org Thu Jan 15 09:56:32 + 
2009 ---
The standard ODF export can provide further information for the numbering for
list items - ODF xml element . This information is the ODF xml
element .
The XHTML export can use this information to better simulate the numbering in
the export XHTML.

By this issue the XHTML filter configuration is adjusted to request the further
information from the standard ODF export. An adjustment of the general xml
filter adapter is also needed to pass the request from the filter configuration
to the standard ODF export.

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

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


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



[sw-issues] [Issue 96237] Opening embeddedl form cau ses massive memory allocation

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


User od changed the following:

What|Old value |New value

 Assigned to|od|mru





--- Additional comments from o...@openoffice.org Wed Jan 14 14:45:36 + 
2009 ---
OD->MRU: Please verify solution for rendering/performance issue in DEV300m39 and
solution for positioning issue in DEV300 master, which has cws aw061 integrated.
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...@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



<    6   7   8   9   10   11   12   13   14   15   >