Guy Suday

Results 5 issues of Guy Suday

Given a class known at runtime (dynamic) with dependencies in the c'tor, can we use the container to initialize such class? I saw the guide of [dynamic containers](https://python-dependency-injector.ets-labs.org/containers/dynamic.html), but it...

In RTL: ![image](https://user-images.githubusercontent.com/19148420/198559783-fc29daa7-869c-4675-bb9a-cd27ec9ca55e.png) In LTR: ![image](https://user-images.githubusercontent.com/19148420/198559819-4de5dcbf-e17b-49b1-bf4e-bbd9a921cc69.png) I would expect the block-quote's line to be on the right side on RTL. Thank you :)

**In RTL mode**: Before: ![image](https://user-images.githubusercontent.com/19148420/198563460-c547b92d-097a-424c-b5e8-bdca4c294baa.png) After: ![image](https://user-images.githubusercontent.com/19148420/198563515-a4a3eecb-dc40-4d55-b0c4-a06c97ac7247.png) It's only a problem when it's the first word: ![image](https://user-images.githubusercontent.com/19148420/198564012-9567fd28-ed19-4adc-ac4f-b374d435d3f0.png) As you can see, there isn't a problem here **In LTR mode**: Before:...

Scenario: 1. Open a document in RTL 1. Create a list 2. Write something in LTR language (E.g. English) at the beginning of an item Source mode/Live preview mode: ![image](https://user-images.githubusercontent.com/19148420/198523971-407d07c1-310e-4e23-84b1-c95a5d1ad9ba.png)...

Problem (Reading mode): ![image](https://user-images.githubusercontent.com/19148420/198526683-fc81dd5f-735b-4cf1-8e92-0a4964b0cadc.png) Looks like it works on a numbered list, but not on a bullet/checkbox one. The exported PDF doesn't have this problem, so it's entirely a reading-mode...