[Libreoffice-bugs] [Bug 129038] Non-letter characters misaligned in bidi texts

2023-06-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129038

--- Comment #15 from ⁨خالد حسني⁩  ---
MS behaviour depends heavily on keyboard input, if you copy the exact same text
from a web page it will show it like LO. Which is another advantage of the
Unicode’s implicit way of handling this using control characters; the “user
intent” is captured in the text itself, not external to it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 129038] Non-letter characters misaligned in bidi texts

2023-06-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129038

⁨خالد حسني⁩  changed:

   What|Removed |Added

 OS|Windows (All)   |All
Version|7.0.4.2 release |Inherited From OOo
 CC||kha...@libreoffice.org
   Hardware|x86-64 (AMD64)  |All

--- Comment #14 from ⁨خالد حسني⁩  ---
So basically MS has its own non-standard bidirectional text algorithm. We can’t
implement that, not by default anyway. If we want to follow MS here it would be
as some sort of compatibility mode for MS file format and may be and ODF option
as well.

The very first step would to find an exact detailed documentation of MS
algorithm, or someone volunteers to reverse engineer it and provide such
documentation.

My personal position is that Unicode bidi algorithm have enough provisions to
“capture user intent”, we need more ergonomic ways to utilize them.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 129038] Non-letter characters misaligned in bidi texts

2022-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129038

Eyal Rozenberg  changed:

   What|Removed |Added

 Blocks|119352  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=119352
[Bug 119352] [META] Language issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 129038] Non-letter characters misaligned in bidi texts

2022-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129038

--- Comment #13 from travis82  ---
Here is a good document about the issue.

https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/user-interface/bidirectional-support

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 129038] Non-letter characters misaligned in bidi texts

2021-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129038

Eyal Rozenberg  changed:

   What|Removed |Added

 Blocks||119352

--- Comment #12 from Eyal Rozenberg  ---
I'm not 100% sure this should block language-detection, since it's more of a
"don't force language detection" issue, but still.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=119352
[Bug 119352] [META] Language issues
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129038] Non-letter characters misaligned in bidi texts

2021-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129038

Eyal Rozenberg  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||3298

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129038] Non-letter characters misaligned in bidi texts

2021-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129038

--- Comment #11 from Eyal Rozenberg  ---
Created attachment 170815
  --> https://bugs.documentfoundation.org/attachment.cgi?id=170815=edit
Libreoffice rendering

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129038] Non-letter characters misaligned in bidi texts

2021-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129038

--- Comment #10 from Eyal Rozenberg  ---
Created attachment 170814
  --> https://bugs.documentfoundation.org/attachment.cgi?id=170814=edit
Microsoft Office rendering

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129038] Non-letter characters misaligned in bidi texts

2021-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129038

--- Comment #9 from Eyal Rozenberg  ---
travis82, what you are describing is not in itself a bug. Le me rephrase your
reproduction instructions:

1. In an RTL paragraph, enter some RTL text.
2. Enter a directionality-neutral character.
3. Enter some LTR text.

Why should the neutral character be part of the LTR run, rather than the RTL
run? It _should_ be the case that the paragraph direction decides here.

If I am not mistaken, what you are actually complaining about is how, when one
changes the keyboard input language from an RTL to an LTR one, LO ignores the
user's intent of inserting LTR text. I believe that is the difference between
LO and MS Office your Ask.LO post describes.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129038] Non-letter characters misaligned in bidi texts

2021-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129038

Dieter  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #8 from Dieter  ---
(In reply to Riyadh from comment #7)
> Maybe someone on qa team will change status. Sorry.

I don't have to say sorry. If you can confirm a bug, you are allowed to change
status to NEW.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129038] Non-letter characters misaligned in bidi texts

2021-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129038

Riyadh  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #7 from Riyadh  ---
Maybe someone on qa team will change status. Sorry.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129038] Non-letter characters misaligned in bidi texts

2021-01-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129038

Riyadh  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #6 from Riyadh  ---
Reproduced on:

Version: 7.0.4.2 (x64)
Build ID: dcf040e67528d9187c66b2379df5ea4407429775
CPU threads: 16; OS: Windows 10.0 Build 18363; UI render: Skia/Vulkan; VCL: win
Locale: ar-IQ (ar_IQ); الواجهة: ar-SA
Calc: CL

Version: 7.1.0.1 (x64)
Build ID: b585d7d90ab863bf29b2d110c174c0c2a98f3ee4
CPU threads: 16; OS: Windows 10.0 Build 18363; UI render: Skia/Vulkan; VCL: win
Locale: ar-IQ (ar_IQ); UI: ar-SA
Calc: CL

Version: 7.2.0.0.alpha0+ (x64)
Build ID: 9f9798f07f0b56ae474f31ded671cc8da598d244
CPU threads: 16; OS: Windows 10.0 Build 18363; UI render: Skia/Vulkan; VCL: win
Locale: en-US (ar_IQ); UI: ar-SA
Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129038] Non-letter characters misaligned in bidi texts

2021-01-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129038

riyadhta...@gmail.com changed:

   What|Removed |Added

 OS|All |Windows (All)
   Hardware|All |x86-64 (AMD64)
Version|7.0.1.2 release |7.0.4.2 release

--- Comment #5 from riyadhta...@gmail.com ---
OS: Win 10 (x64)
Language: Arabic (with English text for bidi test)
I tested this on: Release 7.0.4.2 (x64) and RC2 7.1.0.1 (x64).
In both I got the same result.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129038] Non-letter characters misaligned in bidi texts

2020-10-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129038

--- Comment #4 from travis82  ---
The bug reproduced in LO 7.0.1.2 on Manjaro Linux. So I changed Status to
UNCONFIRMED again.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129038] Non-letter characters misaligned in bidi texts

2020-10-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129038

travis82  changed:

   What|Removed |Added

Version|6.3.3.2 release |7.0.1.2 release
 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129038] Non-letter characters misaligned in bidi texts

2020-10-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129038

--- Comment #3 from QA Administrators  ---
Dear travis82,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129038] Non-letter characters misaligned in bidi texts

2020-04-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129038

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #2 from Xisco Faulí  ---
Thank you for reporting the bug.
Could you please try to reproduce it with the latest version of LibreOffice
from https://www.libreoffice.org/download/libreoffice-fresh/ ?
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the bug is still present in the latest version.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129038] Non-letter characters misaligned in bidi texts

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129038

Dieter  changed:

   What|Removed |Added

Version|3.3.2 release   |6.3.3.2 release
 Blocks||43808
 CC||dgp-m...@gmx.de


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=43808
[Bug 43808] [META] Right-To-Left (aka Complex Text Layout) language issues
(RTL/CTL)
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 129038] Non-letter characters misaligned in bidi texts

2019-11-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129038

Xisco Faulí  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 CC||xiscofa...@libreoffice.org
 Status|NEW |UNCONFIRMED

--- Comment #1 from Xisco Faulí  ---
You can't confirm your own bugs. Moving it back to UNCONFIRMED until someone
else confirms it.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 129038] Non-letter characters misaligned in bidi texts

2019-11-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129038

travis82  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs