[Issue 125221] Crash using Google Input Tools keyboard with Telugu language

2014-07-29 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125221

--- Comment #8 from Ariel Constenla-Haile arie...@apache.org ---
Created attachment 83746
  -- https://issues.apache.org/ooo/attachment.cgi?id=83746action=edit
Backtrace

Looks like a regression introduced with the stlport removal.

// get the end index of the active run
int nLastRunEndChar = (vRtl[nActiveCharPos - mnMinCharPos])?
rArgs.mnEndCharPos : rArgs.mnMinCharPos - 1;

nActiveCharPos is 0
mnMinCharPos is 1

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.


[Issue 125221] Crash using Google Input Tools keyboard with Telugu language

2014-07-29 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=125221

Ariel Constenla-Haile arie...@apache.org changed:

   What|Removed |Added

 CC||h...@apache.org

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.