WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
39120
Web Inspector: cleanup styles for help screen
https://bugs.webkit.org/show_bug.cgi?id=39120
Summary
Web Inspector: cleanup styles for help screen
Andrey Kosyakov
Reported
2010-05-14 08:48:13 PDT
- got rid of absolute positioning in favor of flex boxes where possible - more comprehensible window names - added subtle shadow for help window
Attachments
patch
(6.93 KB, patch)
2010-05-14 09:09 PDT
,
Andrey Kosyakov
no flags
Details
Formatted Diff
Diff
screenshot
(213.05 KB, image/png)
2010-05-14 09:50 PDT
,
Andrey Kosyakov
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Andrey Kosyakov
Comment 1
2010-05-14 09:09:48 PDT
Created
attachment 56077
[details]
patch
Andrey Kosyakov
Comment 2
2010-05-14 09:50:24 PDT
Created
attachment 56081
[details]
screenshot
Joseph Pecoraro
Comment 3
2010-05-15 00:53:43 PDT
Hey Andrey. Looking better. Could more keycodes be replaced? This list looks pretty accurate to me:
http://www.danrodney.com/mac/index.html
Esc = ⎋ = "\u238b" Ctrl = ⌃ = "\u2303" Return 1 = ⏎ = "\u23ce" Return 2 = ↩ = "\u21a9" Tab = ⇥ = "\u21e5" PageUp = ⇞ = "\u21de" Page Down: ⇟ = "\u21df" Where you have "Enter" should be "Return" for Mac. Feel free to open up another bug now that you already have a patch reviewed for this.
Andrey Kosyakov
Comment 4
2010-05-15 05:06:32 PDT
(In reply to
comment #3
)
> Hey Andrey. Looking better. Could more keycodes be replaced?
Yup, thanks for the handy code points! The related change is here:
https://bugs.webkit.org/show_bug.cgi?id=39158
WebKit Commit Bot
Comment 5
2010-05-15 15:08:35 PDT
Comment on
attachment 56077
[details]
patch Clearing flags on attachment: 56077 Committed
r59553
: <
http://trac.webkit.org/changeset/59553
>
WebKit Commit Bot
Comment 6
2010-05-15 15:08:41 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