Bug 169323 - Web Inspector: RTL: Switching back to System Direction doesn't change the dock side
Summary: Web Inspector: RTL: Switching back to System Direction doesn't change the doc...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-07 17:25 PST by Devin Rousso
Modified: 2017-03-08 17:47 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.11 KB, patch)
2017-03-07 17:26 PST, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2017-03-07 17:25:13 PST
* STEPS TO REPRODUCE
1. Open WebInspector
2. Go to Settings tab
3. Change Layout Direction to Right to Left (RTL)
4. Wait for WebInspector to reload after docking on the left side of the page
5. Go to Settings tab
6. Change Layout Direction to System Default

* EXPECTED
WebInspector is docked on the right side of the page with left-to-right text direction.

* ACTUAL
WebInspector is docked on the left side of the page with left-to-right text direction.
Comment 1 Devin Rousso 2017-03-07 17:26:55 PST
Created attachment 303746 [details]
Patch
Comment 2 BJ Burg 2017-03-08 16:58:07 PST
Comment on attachment 303746 [details]
Patch

r=me, that was an amateurish mistake by me :)
Comment 3 WebKit Commit Bot 2017-03-08 17:47:36 PST
Comment on attachment 303746 [details]
Patch

Clearing flags on attachment: 303746

Committed r213615: <http://trac.webkit.org/changeset/213615>
Comment 4 WebKit Commit Bot 2017-03-08 17:47:40 PST
All reviewed patches have been landed.  Closing bug.