
Loading…
statistics tab in RTL (Hebrew) is uncomfortable to view and interact #375
Mikey1993
commented
gorhill
commented
Ugh... I wanted to see the bug and here is what I experienced: https://code.google.com/p/chromium/issues/detail?id=432088
Don't you have this problem?
gorhill
commented
Ok for Filters and URLs, fixed.
For Types, these can be used in a filter as is, which would not work if translated.
For alignment, I refer the current way, URLs/filters anchored to the right.
gorhill
commented
In uMatrix, types in "My rules" are not translated, as they are part of the syntax.
In uBlock, types can be part of the syntax too: ||example.com^$image. So if someone wanted to create a net filter out of a request in the log, I believe it is better if they can see the type which can be used as is to craft a filter.
Mikey1993
commented
I see.
Thanks for clarifying this.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When viewing the statistics tab in RTL language (Hebrew, for example), the data that should only appear as LTR (like URLs, filter) is aligned as RTL.
2 Issues:
First:
The data that should be LTR:
1. Filters - Appear backwards and hard to copy.
2. URLs - Appear on the right side of the cell, and hard to copy.
3. Types - IMO should have the strings on Crowdin, but as of it now.. oh well...
The data that should stay RTL:
1. Headers
Second:
I also think that all the data should be placed in the center of it's cell (except domain and logAllowed/logBlocked headers), without any use of explicit margins and paddings.
Simple
text-align: center?