[Webkit-unassigned] [Bug 39120] Web Inspector: cleanup styles for help screen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 15 00:53:44 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39120





--- Comment #3 from Joseph Pecoraro <joepeck at webkit.org>  2010-05-15 00:53:43 PST ---
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list