Skip to content

[BUG]:Large page headings are visually clipped on Privacy, Cookie Policy, and GDPR pages #416

Description

@kumud-05

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

  1. Go to: Privacy Policy page
  2. Observe: The main "Privacy Policy" heading
  3. Expected Outcome: The heading should be fully visible without any clipping.
  4. 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

Image Image Image Image Image Image

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

Metadata

Metadata

Assignees

Labels

EasyGSSoCOpen Source EventbugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions