[sw-issues] [Issue 95668] RTF: parenthesis in RTL mo de imported as LTR character

2010-08-18 Thread kaplan
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95668


User kaplan changed the following:

What|Old value |New value

  CC|'hdu,hennerdrewes,yba'|'hdu,hennerdrewes,kaplan,y
|  |ba'





-
Please do not reply to this automatically generated notification from
Issue 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 95668] RTF: parenthesis in RTL mo de imported as LTR character

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


User hdu changed the following:

What|Old value |New value

  CC|'hennerdrewes,yba'|'hdu,hennerdrewes,yba'





-
Please do not reply to this automatically generated notification from
Issue 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 95668] RTF: parenthesis in RTL mo de imported as LTR character

2008-11-06 Thread hennerdrewes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95668





--- Additional comments from [EMAIL PROTECTED] Thu Nov  6 11:41:46 + 
2008 ---
@ayaniger: We really should look at this problem in a broader scope, as
different similar issues came up in the past. 

Because of the additional directional information that MS uses, similar problems
may occur, if there are weak characters on the boundary of RTL and LTR runs, and
the paragraph direction of OOo flips them to the opposite direction. So
theoretically speaking, there are really a lot of cases where this matters. 

On the other hand in practice, cases like the one in the current bugdoc with
trailing weak characters are probably the most common.

To be most precise, the import (and this is probably necessary for all MS format
imports, rtf, doc, docx etc, and even copy/pasting text) should evaluate the
extra directional information and compare it to our bidi behavior. In simple
cases like the current one, the best fix would be to import the paragraph as
RTL, because this is what is logically intended. (It is just badly formatted.)
If possible, this should be preferred to cluttering the text with RLMs. 

In more exotic cases with changes between LTR and RTL runs, it might be
inevitable to insert RLMs or LRMs.

To sum up, probably there will be need to clarify this translation process
generally, before it could be implemented into different filters. But this could
dramatically improve the import performance of OOo.

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

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


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



[sw-issues] [Issue 95668] RTF: parenthesis in RTL mo de imported as LTR character

2008-11-06 Thread ayaniger
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95668





--- Additional comments from [EMAIL PROTECTED] Thu Nov  6 11:08:46 + 
2008 ---
hennerdrewes is correct. On the one hand, we want the document to like like it
does in Word. On the other, do we want to imitate Word's bizarre features? If
the next version of Word fixes their quirk, then we'll have to remember to fix
it back here, too.

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

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


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



[sw-issues] [Issue 95668] RTF: parenthesis in RTL mo de imported as LTR character

2008-11-04 Thread hennerdrewes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95668


User hennerdrewes changed the following:

What|Old value |New value

  CC|'yba' |'hennerdrewes,yba'





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

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


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



[sw-issues] [Issue 95668] RTF: parenthesis in RTL mo de imported as LTR character

2008-11-04 Thread hennerdrewes
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95668





--- Additional comments from [EMAIL PROTECTED] Tue Nov  4 14:35:22 + 
2008 ---
Although there is the difference in the import results, examining the bugdoc
reveals that the problematic paragraph has LTR direction. 

So this is definitely not an RTF import issue. 
The difference is that word displays the trailing parentheses "correctly" even
when the paragraph direction is "wrong".  

The way the parentheses are displayed is the expected behavior for LTR
paragraphs according to writer's existing functionality. 

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

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


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



[sw-issues] [Issue 95668] RTF: parenthesis in RTL mo de imported as LTR character

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


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |hbrinkm

 Summary|misplaced trailing weak ch|RTF: parenthesis in RTL mo
|ars in right-to-left RTF d|de imported as LTR charact
|ocuments  |er

Target milestone|---   |OOo 3.x





--- Additional comments from [EMAIL PROTECTED] Tue Nov  4 10:52:20 + 
2008 ---
MRU->HBRINKM: see attached document, in the header at the beginning of the
document, Writer imports one of the parenthesis as an LTR character, Formatting
this manually to RTL will show this correctly at the end of the paragraph.

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