Shadow rendering issue when scrolling on a review page with a file selected and an input focused on GitHub
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: padenot, Unassigned)
Details
See the attached video. I'm not sure if this is gfx or style. To attempt to reproduce this:
- Log in to github
- Go on the page to review a PR (I used https://github.com/w3c/webcodecs/pull/676/files#diff-b769209f263118a83776e8b4e6610d58bc16f35ec8de0062e6d5c20352b3ea74)
- Activate split view
- Click on a file to select it
- Focus the text area to write a comment
- Scroll up and down
If I disable the box-shadow
rule on html.skip-scroll-target-into-view.js-skip-scroll-target-into-view body.logged-in.env-production.page-responsive.full-width div.logged-in.env-production.page-responsive.full-width div.application-main div main#js-repo-pjax-container turbo-frame#repo-content-turbo-frame div#repo-content-pjax-container.repository-content div.clearfix.mt-4.px-3.px-md-4.px-lg-5 div.position-relative.js-review-state-classes.js-suggested-changes-files-tab div#files_bucket.files-bucket.files-next-bucket.clearfix.pull-request-tab-content.is-visible.js-multi-line-comments-enabled diff-file-filter diff-layout div#files.diff-view.commentable.js-diff-container.js-code-nav-container div.js-diff-progressive-container div#diff-b769209f263118a83776e8b4e6610d58bc16f35ec8de0062e6d5c20352b3ea74.file.js-file.js-details-container.js-targetable-element.show-inline-notes.Details.Details--on.open.has-inline-notes.js-tagsearch-file
, the problem goes away.
I can't reproduce this in another browser, and I'm told that this has happened for at least around 2 weeks.
https://pernos.co/debug/rU9hwAAtPRVv2xwDsItYYQ/index.html is a pernosco recording of the video attached.
Reporter | ||
Comment 1•1 year ago
•
|
||
I'm getting 502 when attempting to upload the video, here it is: https://paul.cx/public/Screencast%20from%202023-05-31%2013-40-15%20(trimmed).webm
Comment 2•1 year ago
|
||
The severity field is not set for this bug.
:tlouw, could you have a look please?
For more information, please visit BugBot documentation.
Comment 3•1 year ago
|
||
I tried reproducing on 116.0a1 (2023-06-10) (64-bit) and 114.0.1 (64-bit) on linux. Could not reproduce on either version.
Can you still reliably reproduce this? If so is it possible to get a smaller sample of html+css that reproduces the problem?
Comment 4•1 year ago
|
||
This was graphics.
Description
•