telerik / kendo-react

Issue tracker - KendoReact http://www.telerik.com/kendo-react-ui/
https://kendo-react-teal.vercel.app
Other
212 stars 36 forks source link

Right alignment not even on PDF export #637

Open Charles6 opened 4 years ago

Charles6 commented 4 years ago

I'm submitting a...

Bug report

Current behavior

right aligned text outputs poorly on pdf

Expected behavior

right alignment should line up.

Minimal reproduction of the problem with instructions

What is the motivation or use case for changing the behavior?

I hope I'm not the first person to right align items.

Environment

Package versions:

Browser:

System:

Charles6 commented 4 years ago

https://stackblitz.com/edit/react-jgcsvx?file=app/main.jsx

simonssspirit commented 4 years ago

image @Charles6 This is how the PDF looks at my end, it is the same on yours?

Charles6 commented 4 years ago

Strange, no it is not. mine is not right aligned at all.

Attached is the pdf I get when I export from the stackblitz I submitted.

On Wed, Jun 17, 2020, 06:02 Stefan Stefanov notifications@github.com wrote:

[image: image] https://user-images.githubusercontent.com/11087921/84900878-621e2a00-b0b3-11ea-95f4-4ee0445f6294.png @Charles6 https://github.com/Charles6 This is how the PDF looks at my end, it is the same on yours?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/telerik/kendo-react/issues/637#issuecomment-645359244, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACIIKHG4XXIK7TNZ7B3FPQTRXC5E3ANCNFSM4OAHFIYA .

simonssspirit commented 4 years ago

@Charles6 I assume that there was an issue with attaching the file as I cannot see it.

kdikov82 commented 2 years ago

Version 4.10.0 The same problem is reported again and is easily reproducible: https://stackblitz.com/edit/react-ghykgc?file=index.html

Reported in ticket: Ticket ID: 1543567

In more complex scenarios as in the ticket, the problem is even more noticeable.

vasilyprokopov commented 1 month ago

Has anyone found a workaround? I'm hitting this issue.