Brackets are not handled correctly with mixed English/Latin and Hebrew/Arabic texts

noseeba Al kindi noseeba1 at gmail.com
Mon Feb 22 07:10:41 UTC 2016


Hi,

I add some changes in the code and now line breaking cut the word
(character by character) in the different script depending on the
available space in the line. I attached the patch so please review and
give me your comments and ideas to solve the issue.

regards,
Nusaiba

On Mon, Feb 1, 2016 at 9:42 AM, Mark Hung <marklh9 at gmail.com> wrote:
> Hi Nusaiba,
>
> You might have to understand how layout is done.
> FYR:
> https://wiki.openoffice.org/wiki/Writer/Core_And_Layout
> https://wiki.openoffice.org/wiki/Writer/Text_Formatting
>
> Multiportion can contain multiple lines in one single portion.
> For example, SwRubyPortion is used by CJK script for asian phonetic guide,
> where phonetic guide ( aka ruby text ) are placed above the base text.
> SwDoublePortion can contain two lines in one portion.
>
> Best Regards
>
> 2016-02-01 13:10 GMT+08:00 noseeba Al kindi <noseeba1 at gmail.com>:
>>
>> Dear,
>>
>> I am interested in solving this bug [56408]:
>>
>> https://bugs.documentfoundation.org/show_bug.cgi?id=56408
>>
>> when i go through the classes there was part talking about single and
>> multi portion that I didn't understand it, so if anyone could explain
>> what is a portion exactly? and what is the the different between
>> single and multi portion?
>>
>> BTW, I welcome any suggestion that could help in solving this issue.
>>
>> regards
>> Nusaiba
>> _______________________________________________
>> LibreOffice mailing list
>> LibreOffice at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>
>
>
>
> --
> Mark Hung
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Bug56408.patch
Type: text/x-patch
Size: 757 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20160222/dc5fd34f/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: After modification.png
Type: image/png
Size: 115075 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20160222/dc5fd34f/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Before modification.png
Type: image/png
Size: 115224 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20160222/dc5fd34f/attachment-0003.png>


More information about the LibreOffice mailing list