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





------- Additional comments from [EMAIL PROTECTED] Tue Oct 16 07:52:40 +0000 
2007 -------
OD->joaniediggs:
I've no problem in fixing this problem and I will do it, if the request for the
change is clear.

But, I want to state that the current implementation in OOo Writer doesn't
"reports normal text as bold in certain circumstances". Do you agree to this
statement?
I've thought that it is necessary to explain, that things are mixed up here: an
existing function/method is used outside its defined parameter range. Do you
agree to this statement?

Is it correct, that you need a method/function/workaround, which provides the
attribute set, which will be applied at the character, that will be inserted at
the end of the paragraph?
If your answer is Yes, then let's work together to find an appropriate solution
for this problem.

I've got two solutions in mind:
(a) Define and implement a new method at the OOo UNO accessibility API, which
serves this request. Define a corresponding method at the AT-SPI and connect
these methods together in the accessibility bridge.
(b) Reuse the existing methods directly in Orca: In general the attributes of
the to be inserted character at the end of a paragraph are the same as the ones
at the currently existing last character. Exceptions are - as you already
mentioned - the explicit made changes by the user at the end of the paragraph,
e.g. Control-B at the end of paragraph. Thus, to get the attribute set for the
to be inserted character at the end of a paragraph, the attributes for the last
existing character has to be determined and additionally the explicit made
changes by the user has to be considered - issue 70872 is planned to be fixed in
OOo 2.4

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

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


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

Reply via email to