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: Layout Issue in PDF Print View (Code Overlay Problem) #700

Open
YASHGUPTA-007 opened this issue Dec 10, 2024 · 0 comments
Open

bug: Layout Issue in PDF Print View (Code Overlay Problem) #700

YASHGUPTA-007 opened this issue Dec 10, 2024 · 0 comments
Labels
bug Something isn't working needs-triage

Comments

@YASHGUPTA-007
Copy link

Screenshot 2024-12-10 122228

Describe the bug:-
When printing the content as a PDF, the code blocks on the next page are partially shadowed and overlap with the page header (Authentication 1 of 7). This makes the code difficult to read and interferes with the overall layout.

To Reproduce:-
Steps to reproduce the behavior:

Open the content in the browser:-
Go to the print view or print it as a PDF.
Observe the shadowing and overlapping of the code block with the header text on the next page.
Expected behavior:- The code blocks should be fully visible without shadowing or overlapping with other elements such as headers. The layout should ensure readability.

Screenshots or GIFs
Done

Info (please complete the following information):

Operating System: Windows 11
This issue appears to be related to the CSS used for the print view. Adding proper page breaks or adjusting header and footer positioning could help resolve the problem.

@YASHGUPTA-007 YASHGUPTA-007 added bug Something isn't working needs-triage labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage
Projects
None yet
Development

No branches or pull requests

1 participant