WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
69857
Web Inspector: The "x" in "980px x 36px" looks weird in the inspector node callout
https://bugs.webkit.org/show_bug.cgi?id=69857
Summary
Web Inspector: The "x" in "980px x 36px" looks weird in the inspector node ca...
Matt Lilek
Reported
2011-10-11 11:43:06 PDT
It looks like units have recently been added to the dimensions shown in the inspector's node highlight callout - cool! But the "x" that separates the two values blends in too much with the "px" on the first value. See the attached screenshot. Can the units used ever differ between the two values (i.e.: can something ever be 3em x 41px)? If they can't, could we perhaps just list the unit once? Perhaps something like "980 x 36px"? Or "980 x 36 (px)"?
Attachments
Screenshot
(4.91 KB, image/png)
2011-10-11 11:43 PDT
,
Matt Lilek
no flags
Details
[PATCH] Suggested fix
(4.00 KB, patch)
2011-10-19 07:52 PDT
,
Alexander Pavlov (apavlov)
pfeldman
: review+
Details
Formatted Diff
Diff
[IMAGE] Screenshot of the tooltip with the patch applied
(8.73 KB, image/png)
2011-10-19 07:57 PDT
,
Alexander Pavlov (apavlov)
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Matt Lilek
Comment 1
2011-10-11 11:43:22 PDT
Created
attachment 110549
[details]
Screenshot
Alexander Pavlov (apavlov)
Comment 2
2011-10-19 07:52:44 PDT
Created
attachment 111618
[details]
[PATCH] Suggested fix
Alexander Pavlov (apavlov)
Comment 3
2011-10-19 07:57:30 PDT
Created
attachment 111620
[details]
[IMAGE] Screenshot of the tooltip with the patch applied Spaces have been added around the "times" sign (previously there were none), as suggested by
pfeldman@chromium.org
. Having the "px" only once in the string looks somewhat unbalanced.
Alexander Pavlov (apavlov)
Comment 4
2011-10-20 01:15:00 PDT
Committed
r97949
: <
http://trac.webkit.org/changeset/97949
>
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