Bug Description
The main page headings on the Privacy Policy, Cookie Policy, and GDPR Compliance pages appear visually clipped from the bottom during normal viewing. When the text is selected/highlighted, the full heading becomes visible.
This affects the readability and visual appearance of the legal pages.
Steps to Reproduce
- Go to: Privacy Policy page
- Observe: The main "Privacy Policy" heading
- Expected Outcome: The heading should be fully visible without any clipping.
- Actual Outcome: The bottom portion of the heading appears cut off.
Repeat the same steps for:
- Cookie Policy page
- GDPR Compliance page
Expected Behavior
All page headings should render completely without any clipping or truncation in both light and dark modes.
Screenshots
Attach screenshots showing:
- Normal view (clipped heading)
- Selected/highlighted text (full heading visible)
Possible Fix
Investigate the heading styles in the shared page layout component.
Potential causes:
- Insufficient line-height
- Gradient text rendering issues
- Overflow clipping
- Missing padding or margin around the heading element
System Information
- Operating System: Windows 11
- Browser/Device: Google Chrome
Additional Context (if any)
The issue is reproducible on multiple legal pages:
- Privacy Policy
- Cookie Policy
- GDPR Compliance
The heading becomes fully visible when selected, suggesting a rendering or styling issue rather than missing content.
Are you contributing under an open-source program?
GSSoC 2026
Bug Description
The main page headings on the Privacy Policy, Cookie Policy, and GDPR Compliance pages appear visually clipped from the bottom during normal viewing. When the text is selected/highlighted, the full heading becomes visible.
This affects the readability and visual appearance of the legal pages.
Steps to Reproduce
Repeat the same steps for:
Expected Behavior
All page headings should render completely without any clipping or truncation in both light and dark modes.
Screenshots
Attach screenshots showing:
Possible Fix
Investigate the heading styles in the shared page layout component.
Potential causes:
System Information
Additional Context (if any)
The issue is reproducible on multiple legal pages:
The heading becomes fully visible when selected, suggesting a rendering or styling issue rather than missing content.
Are you contributing under an open-source program?
GSSoC 2026