Bug 233242 - "sign in" header link on tv.youtube.com disappears when scrolling/rubberbanding up
Summary: "sign in" header link on tv.youtube.com disappears when scrolling/rubberbandi...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-16 23:47 PST by Jon Lee
Modified: 2022-02-12 22:22 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Lee 2021-11-16 23:47:36 PST
https://tv.youtube.com/welcome/

Scroll up and rubber band. Watch the "Sign In" link in the upper right hand corner.

It gets clipped out. When you rubber band up fast, it looks like it disappears. The relevant <a> element has

display: inline-flex;
height: 36px;
overflow: hidden;

The height shrinks as you rubber band.
Comment 1 Alexey Proskuryakov 2021-11-17 09:23:52 PST
I cannot reproduce this, is it a recent regression?
Comment 2 Radar WebKit Bug Importer 2021-11-23 23:48:19 PST
<rdar://problem/85719659>