Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: SIlent print resulting incorrect layout on Windows #41928

Open
3 tasks done
iam-ben opened this issue Apr 22, 2024 · 2 comments
Open
3 tasks done

[Bug]: SIlent print resulting incorrect layout on Windows #41928

iam-ben opened this issue Apr 22, 2024 · 2 comments

Comments

@iam-ben
Copy link

iam-ben commented Apr 22, 2024

Preflight Checklist

Electron Version

31.0.0-alpha.2

What operating system are you using?

Windows

Operating System Version

Windows 10 build 19045.3803

What arch are you using?

x64

Last Known Working Electron version

24.8.8

Expected Behavior

It should prints the responsive HTML content nicely.

Actual Behavior

It prints the left-aligned text but missed out the centered-aligned and right-aligned text.

Testcase Gist URL

No response

Additional Information

@codebytere codebytere added the blocked/need-repro Needs a test case to reproduce the bug label Apr 22, 2024
@electron-issue-triage
Copy link

Hello @iam-ben. Thanks for reporting this and helping to make Electron better!

Would it be possible for you to make a standalone testcase with only the code necessary to reproduce the issue? For example, Electron Fiddle is a great tool for making small test cases and makes it easy to publish your test case to a gist that Electron maintainers can use.

Stand-alone test cases make fixing issues go more smoothly: it ensure everyone's looking at the same issue, it removes all unnecessary variables from the equation, and it can also provide the basis for automated regression tests.

Now adding the blocked/need-repro Needs a test case to reproduce the bug label for this reason. After you make a test case, please link to it in a followup comment. This issue will be closed in 10 days if the above is not addressed.

@sridharpg
Copy link

https://gist.github.com/mgalla10/053de2471f74277e60fb908aaa3685ff

The above gist, with a printer name will help replicating this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 👍 Does Not Block Stable
Development

No branches or pull requests

3 participants