Bug 168287

Summary: Web Inspector: RTL: [META] Timeline tab needs adjustments for RTL layout
Product: WebKit Reporter: BJ Burg <bburg>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, hi, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on: 169582, 169583, 169584, 169585, 169588, 169694    
Bug Blocks:    
Attachments:
Description Flags
SCREENSHOT (RTL)
none
Timeline Tab (RTL) none

Description BJ Burg 2017-02-13 23:03:46 PST
Created attachment 301463 [details]
SCREENSHOT (RTL)

Looks weird, probably using margin-left.
Comment 1 Radar WebKit Bug Importer 2017-02-13 23:05:34 PST
<rdar://problem/30508121>
Comment 2 Devin Rousso 2017-02-23 10:24:36 PST
I think this was fixed by <https://webkit.org/b/168446>.
Comment 3 BJ Burg 2017-02-23 10:53:06 PST
Wrong screenshot.
Comment 4 BJ Burg 2017-02-23 11:00:29 PST
Created attachment 302538 [details]
Timeline Tab (RTL)

Things to be fixed, probably in smaller bugs:

- DataGrid resizers resize the wrong column
- DataGrid borders are broken on some columns
- Timeline overviews should draw RTL
- Timeline rulers are backwards too
- Disclosure triangles are messed up
- Need to investigate localization of px, px^2, ms, etc.
- List of timelines is on wrong side of overview
- Similar issues for Memory, Allocations, and Rendering Frames

Feel free to make smaller bugs!