ONLYOFFICE / DocumentServer

ONLYOFFICE Docs is a free collaborative online office suite comprising viewers and editors for texts, spreadsheets and presentations, forms and PDF, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
https://www.onlyoffice.com
GNU Affero General Public License v3.0
4.78k stars 1.08k forks source link

Unicode combining characters editing support #2458

Open DavorV opened 11 months ago

DavorV commented 11 months ago

This issue is unique.

Your idea.

Hi, I wish to have Unicode combining characters supported, as per Unicode standard. It should go like this:

In MS Office in Windows there is a combination alt+x that toggles a character left from cursor into its Hex code. I often have to use this option in Word because in new version of MS Office the behaviour is also not as it should be as per Unicode standard. Right now I'm in search of an Office suite that supports Unicode properly, because I edit a lot of Sanskrit documents, and my work relies on proper Unicode implementation. Thanks, Davor

matveevms commented 10 months ago

Hello, @DavorV Could you attach a video so we can understand exactly what problem you are talking about?

DavorV commented 10 months ago

Hello Maxim,

I'll send you a video shortly. I don't have any video editing setup on my laptop at the moment. But in light of this issue, I previously made a how-to for taming the same quirks in MS Word: https://www.youtube.com/watch?v=lbAFqbjReR8 Problem is that after version 2013 MS Word became worse in this regard. Also the reference for combining characters implementation would be https://www.unicode.org/reports/tr15/ but the way editing of combining characters is implemented is left to the ingenuity of each editor programmers.

I'll be back with the video in a day or two.

Cheers,

Davor Virkes

On Fri, 10 Nov 2023 at 15:06, Maksim Matveev @.***> wrote:

Hello, @DavorV https://github.com/DavorV Could you attach a video so we can understand exactly what problem you are talking about?

— Reply to this email directly, view it on GitHub https://github.com/ONLYOFFICE/DocumentServer/issues/2458#issuecomment-1805801431, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFHT7LHH5IZIADGE5WD5UOTYDYYHRAVCNFSM6AAAAAA62RTJZ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBVHAYDCNBTGE . You are receiving this because you were mentioned.Message ID: @.***>

DavorV commented 10 months ago

Hello Maxim,

This is my other video about doing changes on combining characters in mass, using a table calculator like Excel: https://www.youtube.com/watch?v=3yBBrfPhI8w

Cheers,

Davor

On Mon, 13 Nov 2023 at 16:22, Davor Virkes @.***> wrote:

Hello Maxim,

I'll send you a video shortly. I don't have any video editing setup on my laptop at the moment. But in light of this issue, I previously made a how-to for taming the same quirks in MS Word: https://www.youtube.com/watch?v=lbAFqbjReR8 Problem is that after version 2013 MS Word became worse in this regard. Also the reference for combining characters implementation would be https://www.unicode.org/reports/tr15/ but the way editing of combining characters is implemented is left to the ingenuity of each editor programmers.

I'll be back with the video in a day or two.

Cheers,

Davor Virkes

On Fri, 10 Nov 2023 at 15:06, Maksim Matveev @.***> wrote:

Hello, @DavorV https://github.com/DavorV Could you attach a video so we can understand exactly what problem you are talking about?

— Reply to this email directly, view it on GitHub https://github.com/ONLYOFFICE/DocumentServer/issues/2458#issuecomment-1805801431, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFHT7LHH5IZIADGE5WD5UOTYDYYHRAVCNFSM6AAAAAA62RTJZ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBVHAYDCNBTGE . You are receiving this because you were mentioned.Message ID: @.***>

DavorV commented 10 months ago

Dear Maxim,

Here is the video that you asked for: https://youtu.be/xQLn2tr8jwE It is not advertised on youtube, but anyone can access it with the link above.

Thanks for taking care of this. I'm aware this functionality is way beyond everyday use, and my kind of users are on the niche side. I'd recommend Onlyoffice to everyone for everyday use.

Thanks,

Davor

On Mon, 13 Nov 2023 at 16:44, Davor Virkes @.***> wrote:

Hello Maxim,

This is my other video about doing changes on combining characters in mass, using a table calculator like Excel: https://www.youtube.com/watch?v=3yBBrfPhI8w

Cheers,

Davor

On Mon, 13 Nov 2023 at 16:22, Davor Virkes @.***> wrote:

Hello Maxim,

I'll send you a video shortly. I don't have any video editing setup on my laptop at the moment. But in light of this issue, I previously made a how-to for taming the same quirks in MS Word: https://www.youtube.com/watch?v=lbAFqbjReR8 Problem is that after version 2013 MS Word became worse in this regard. Also the reference for combining characters implementation would be https://www.unicode.org/reports/tr15/ but the way editing of combining characters is implemented is left to the ingenuity of each editor programmers.

I'll be back with the video in a day or two.

Cheers,

Davor Virkes

On Fri, 10 Nov 2023 at 15:06, Maksim Matveev @.***> wrote:

Hello, @DavorV https://github.com/DavorV Could you attach a video so we can understand exactly what problem you are talking about?

— Reply to this email directly, view it on GitHub https://github.com/ONLYOFFICE/DocumentServer/issues/2458#issuecomment-1805801431, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFHT7LHH5IZIADGE5WD5UOTYDYYHRAVCNFSM6AAAAAA62RTJZ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBVHAYDCNBTGE . You are receiving this because you were mentioned.Message ID: @.***>

matveevms commented 1 month ago

Thanks for the suggestion for improvement, this is the bug number 68923. This is a proposal to add a hotkey to switch a symbol to its hexadecimal code. If you have other suggestions, please create a new issue.