[sw-issues] [Issue 115003] Cursor behaviour with Gra phite fonts

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





--- Additional comments from h...@openoffice.org Thu Nov  4 07:37:58 + 
2010 ---
Created an attachment (id=72844)
reviving the nice tradition of providing a bugdoc


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

-
To unsubscribe, e-mail: issues-unsubscr...@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 115003] Cursor behaviour with Gra phite fonts

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


User hdu changed the following:

What|Old value |New value

  CC|''|'hdu'

OtherIssuesDependingOnTh|  |78749
  is|  |

 Assigned to|hdu   |od

  OS/Version|Linux |All





--- Additional comments from h...@openoffice.org Thu Nov  4 07:54:05 + 
2010 ---
The problem is that for text in non-CTL scripts WriterEngine and EditEngine do 
not use enough context. 
Their assumptions about latin text became obsolete with advanced typography.

@od: I suggest to get the cursor positions of the whole line (or same-font 
portions) at once by using 
OutputDevice::GetCaretPositions(). Trying to calculate these positions by using 
obsolete assumptions about 
cursor movements in latin text is bound to fail when any advanced typographic 
features come into play.

-
Please do not reply to this automatically generated notification from
Issue 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 115003] Cursor behaviour with Gra phite fonts

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


User es changed the following:

What|Old value |New value

 Assigned to|writerneedsconfirm|hdu

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Target milestone|---   |OOo 3.x





--- Additional comments from e...@openoffice.org Thu Nov  4 04:36:21 + 
2010 ---
@HDU: reproduced in m8 (I guess no regression since m5 and the integration of
graphite04). Missing or half supported feature?

-
Please do not reply to this automatically generated notification from
Issue 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 115003] Cursor behaviour with Gra phite fonts

2010-10-09 Thread rgb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115003
 Issue #|115003
 Summary|Cursor behaviour with Graphite fonts
   Component|Word processor
 Version|OOO330m9
Platform|All
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|writerneedsconfirm
 Reported by|rgb





--- Additional comments from r...@openoffice.org Sat Oct  9 14:35:54 + 
2010 ---
Steps to reproduce the problem:
1- Install Linux Libertine G font from here: http://numbertext.org/linux/
2- Open a Writer document and type the following text

Some text \prime Some text fi more text

3- Modify the paragraph style to use the Linux Libertine G font with tex mode
enabled (on the font name box type: Linux Libertine G:texm=1)
\prime will change into ' and fi will be replaced with proper typographical
ligature.
4- Put the cursor on the end of the paragraph and use the cursor arrows to go to
the left one character at a time.

Actual result:
While the cursor behaviour is OK on the fi ligature (and this is an improvement
respect OOo 3.2.x), when you arrive to the prime the cursor will jump to the
right, possible going to the position where the text \prime should be if tex
mode were not enabled.

This behaviour is confusing because the cursor jump to a text position, but if
you press back space the text deleted is the one hidden by the Graphite
replacement, not the one where cursor is shown.

Problem is also present on DEV300m89

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