https://bugs.documentfoundation.org/show_bug.cgi?id=151748
--- Comment #12 from Hossein <[email protected]> --- (In reply to خالد حسني from comment #11) > If some one is looking for code pointers, look for GetMinKashida() use under > sw/, and try to locate the corresponding code under editeng/ and make it do > something similar with GetMinKashida(). I am certainly interested in fix this issue. :-) It seems to be this part of the code: https://opengrok.libreoffice.org/xref/core/editeng/source/editeng/impedit3.cxx?r=f9395a12#2270 Commenting 10 lines from 2272 to 2281 out removes the kashida completely. -- You are receiving this mail because: You are the assignee for the bug.
