Maksim Sorokin

Results 50 comments of Maksim Sorokin

@lorenzoale Yes, the solution at this point is to use a timer. I think this behavior is a bug, so I have created a bug on our internal tracker `#59213`

@lorenzoale Hi! Yes, at the moment there is a technical limitation that you cannot change the content control while it is selected. 1. _is that when there is an image...

@lorenzoale I'm sorry, but your request is very hard to read and it take a lot of time to understand tham, please provide more readable piceces of code and more...

@sunshine001 HI! Thank you for your patience! This script turned out to be a bug, so I've created a Bug 56047 on our private repository.

@sunshine001 bug fixed on version 7.2. Please note that this version has not yet been released https://github.com/ONLYOFFICE/sdkjs/commit/4484f451a27b1ce845b3610348a6a581d9712ce1

@evildeadhc HI! Yes, the behavior of the method is not as expected. Formed the bug in our private repository `bug 56159`

[74.docx](https://github.com/ONLYOFFICE/ooxml_parser/files/12928734/74.docx) [75.docx](https://github.com/ONLYOFFICE/ooxml_parser/files/12928735/75.docx)

The `indentation` (ind) is also written to the `Style`. But access to the attributes written in the custom style is unavailable. I think the problem is similar to the scenario...

Also, if we set `borders` for `paragraph` obj, we have a bug when parsing the `pBrd` property ![image](https://github.com/ONLYOFFICE/ooxml_parser/assets/60688343/29b47f34-9213-4e08-8ccb-dd0ef7d5d1f0) ![image](https://github.com/ONLYOFFICE/ooxml_parser/assets/60688343/a97dbcf7-949b-4325-b12a-a16309758b66) [borders_7.5.docx](https://github.com/ONLYOFFICE/ooxml_parser/files/12966589/borders_7.5.docx) [borders_7.4.docx](https://github.com/ONLYOFFICE/ooxml_parser/files/12966593/borders_7.4.docx)