Bug 214655

Summary: REGRESSION(r262124) Overlapping text on Youtube's video upload page
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: Sergio Villar Senin <svillar>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, svillar, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=212264
Bug Depends on: 210089    
Bug Blocks:    
Attachments:
Description Flags
screenshot none

Description zalan 2020-07-22 14:23:16 PDT
1. Open Youtube.com
2. Select the + (create) icon in the top right
3. Select upload video
4. Select Files and pick a video
5. Wait for animation to transition to Details page


<rdar://problem/65863380>
Comment 1 zalan 2020-07-22 14:25:29 PDT
Created attachment 404963 [details]
screenshot
Comment 2 zalan 2020-07-23 10:24:20 PDT
Committed r264775: <https://trac.webkit.org/changeset/264775>
Comment 3 zalan 2020-07-23 10:26:54 PDT
webkit-patch land shouldn't have closed this.
Comment 4 Sergio Villar Senin 2020-07-30 05:29:12 PDT
I'd be awesome it could coud come up with a reduced test case. Otherwise I'll try to get it from the actual page.
Comment 5 Sergio Villar Senin 2020-08-03 01:21:46 PDT
From an early review it looks like the patch is not causing the regression but unveiling a pre-existing bug. I'll check it out.
Comment 6 Sergio Villar Senin 2020-08-10 07:48:53 PDT
BTW this is caused by 210089 not by the r262124. It's just the latter unveiled it.
Comment 7 Sergio Villar Senin 2020-09-07 02:56:33 PDT
Should be fixed now that the patch for bug 210089 landed