WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
169645
REGRESSION (
r213622
): Web Inspector: DataGrid headers should NOT be centered
https://bugs.webkit.org/show_bug.cgi?id=169645
Summary
REGRESSION (r213622): Web Inspector: DataGrid headers should NOT be centered
Nikita Vasilyev
Reported
2017-03-14 16:52:32 PDT
Created
attachment 304443
[details]
[Image] "Function" column should be aligned left for LTR layout Regressed when we started using `text-align: start` on <th>
https://trac.webkit.org/changeset/213622#file1
DataGrid headers should be aligned left for LTR layout and aligned right for RTL layout. `text-align: start` would handle this if only WebKit didn't have a
bug 141417
. `text-align: start` doesn't work for <th>.
Attachments
[Image] "Function" column should be aligned left for LTR layout
(35.09 KB, image/png)
2017-03-14 16:52 PDT
,
Nikita Vasilyev
no flags
Details
Patch
(1.57 KB, patch)
2017-03-15 12:13 PDT
,
Nikita Vasilyev
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-03-14 16:52:50 PDT
<
rdar://problem/31051520
>
Nikita Vasilyev
Comment 2
2017-03-15 12:13:35 PDT
Created
attachment 304525
[details]
Patch
WebKit Commit Bot
Comment 3
2017-03-15 12:35:06 PDT
Comment on
attachment 304525
[details]
Patch Clearing flags on attachment: 304525 Committed
r214002
: <
http://trac.webkit.org/changeset/214002
>
WebKit Commit Bot
Comment 4
2017-03-15 12:35:09 PDT
All reviewed patches have been landed. Closing bug.
zalan
Comment 5
2017-04-14 20:56:29 PDT
bug 141417
is fixed now.
Nikita Vasilyev
Comment 6
2017-04-14 23:55:06 PDT
(In reply to zalan from
comment #5
)
>
bug 141417
is fixed now.
I saw it! Already posted a patch in
Bug 170871
- Web Inspector: Use `text-align: start` for DataGrid headers.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug