WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
148102
Web Inspector: Small Caps variant checkbox should be to the left of the Small Caps label
https://bugs.webkit.org/show_bug.cgi?id=148102
Summary
Web Inspector: Small Caps variant checkbox should be to the left of the Small...
Timothy Hatcher
Reported
2015-08-17 16:37:28 PDT
Created
attachment 259201
[details]
Screenshot See screenshot. The checkbox should be first.
Attachments
Screenshot
(7.12 KB, image/png)
2015-08-17 16:37 PDT
,
Timothy Hatcher
no flags
Details
Patch
(2.03 KB, patch)
2015-08-17 18:58 PDT
,
Devin Rousso
timothy
: review+
Details
Formatted Diff
Diff
Patch
(1.89 KB, patch)
2015-08-18 21:05 PDT
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-08-17 16:37:50 PDT
<
rdar://problem/22316979
>
Devin Rousso
Comment 2
2015-08-17 18:58:14 PDT
Created
attachment 259222
[details]
Patch
Timothy Hatcher
Comment 3
2015-08-17 20:23:49 PDT
Comment on
attachment 259222
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=259222&action=review
> Source/WebInspectorUI/UserInterface/Views/VisualStyleKeywordCheckbox.css:37 > + margin-left: 0.5px;
Let's use whole pixels.
Devin Rousso
Comment 4
2015-08-18 17:28:37 PDT
(In reply to
comment #3
)
> Comment on
attachment 259222
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=259222&action=review
> > > Source/WebInspectorUI/UserInterface/Views/VisualStyleKeywordCheckbox.css:37 > > + margin-left: 0.5px; > > Let's use whole pixels.
I am using a half-pixel so that the checkbox aligns exactly with the other editor elements near it. It works on retina devices, but I am going to do a comprehensive review on a non-retina screen later today/tomorrow and make any necessary changes there. With that in mind, is it OK to commit this for the retina devices?
Devin Rousso
Comment 5
2015-08-18 21:05:52 PDT
Created
attachment 259348
[details]
Patch I decided to remove the margin-left altogether. It looks much nicer without it.
WebKit Commit Bot
Comment 6
2015-08-18 21:35:39 PDT
Comment on
attachment 259348
[details]
Patch Clearing flags on attachment: 259348 Committed
r188626
: <
http://trac.webkit.org/changeset/188626
>
WebKit Commit Bot
Comment 7
2015-08-18 21:35:43 PDT
All reviewed patches have been landed. Closing bug.
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