Bug 233242
| Summary: | "sign in" header link on tv.youtube.com disappears when scrolling/rubberbanding up | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jon Lee <jonlee> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jon Lee
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
I cannot reproduce this, is it a recent regression?
Radar WebKit Bug Importer
<rdar://problem/85719659>