MicrosoftEdge / MicrosoftEdge/Demos

CSS layout issues on Edge Incognito (InPrivate) homepage

Open
#122 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
330
Forks
233
Avg merge
21h 12m
Merged PRs (30d)
4

Description

Issue: CSS layout issues on Edge Incognito (InPrivate) homepage

While using Microsoft Edge in InPrivate mode, I noticed a couple of UI layout issues on the homepage. These issues appear to be related to CSS and may depend on screen resolution.

Observed Issues:

  1. Unexpected vertical scrollbar inside card:
    A vertical scrollbar appears inside the card with id inprivate-tracking-prevention-toggle.
    The same behavior also appears on the second card on the page.

  2. Section overlap:
    Some of the "Do" sections on the page appear to overlap with each other, which affects the layout and readability.

Proposed Fix
I have already investigated this locally and was able to fix the layout issues.
If this issue is confirmed, I would be happy to work on it and submit a pull request with the fix.

Image

<img width="1857" height="365" alt="Image" src="https://github.com/user-attachments/assets/79b9edb6-cd99-440b-8ccf-3408a6bb7bc7" #/>

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the homepage in Microsoft Edge InPrivate mode, checking the card with id inprivate-tracking-prevention-toggle, the second card, and the overlapping “Do” sections at relevant screen resolutions. Done means the internal scrollbar and section overlap no longer appear while the page remains readable and correctly laid out.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.