Closed
Bug 583349
Opened 13 years ago
Closed 13 years ago
Add a prompt to the input line in the Web Console
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(blocking2.0 -)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | - |
People
(Reporter: pcwalton, Assigned: pcwalton)
References
Details
(Whiteboard: [kd4b4])
Attachments
(2 files)
5.29 KB,
patch
|
Gavin
:
review+
ddahl
:
feedback+
Gavin
:
approval2.0+
|
Details | Diff | Splinter Review |
3.85 KB,
image/png
|
Details |
The input line provides no indication to the user of what it's for. This patch adds a prompt icon. Because this is an important UI feature, I'd like to request blocking status for Firefox 4 betaN.
Attachment #461666 -
Flags: feedback?(ddahl)
Comment 1•13 years ago
|
||
Comment on attachment 461666 [details] [diff] [review] [checked-in] Proposed patch. Looks good.r+++++. i like prompts. they make the world go round.
Attachment #461666 -
Flags: feedback?(ddahl) → feedback+
Assignee | ||
Updated•13 years ago
|
Attachment #461666 -
Flags: review?(gavin.sharp)
Assignee | ||
Comment 2•13 years ago
|
||
Screenshot attached.
Comment 3•13 years ago
|
||
Doesn't block. Would approve a low-risk, well-tested patch.
blocking2.0: ? → -
Updated•13 years ago
|
Whiteboard: [kd4b4]
Comment 4•13 years ago
|
||
Comment on attachment 461666 [details] [diff] [review] [checked-in] Proposed patch. >diff --git a/toolkit/themes/pinstripe/global/icons/commandline.png b/toolkit/themes/pinstripe/global/icons/commandline.png >diff --git a/toolkit/themes/pinstripe/global/jar.mn b/toolkit/themes/pinstripe/global/jar.mn >+ skin/classic/global/icons/commandline.png (icons/commandline.png) Given that this image appears to be the same across platforms, you could just use the ../../winstripe/ trick used earlier in this file to only have to add the file once. r+a=me
Attachment #461666 -
Flags: review?(gavin.sharp)
Attachment #461666 -
Flags: review+
Attachment #461666 -
Flags: approval2.0+
Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Comment 5•13 years ago
|
||
Comment on attachment 461666 [details] [diff] [review] [checked-in] Proposed patch. http://hg.mozilla.org/mozilla-central/rev/d9ecbccfb8aa
Attachment #461666 -
Attachment description: Proposed patch. → [checked-in] Proposed patch.
Updated•13 years ago
|
Comment 6•13 years ago
|
||
Please don't use pt. This isn't print.
Comment 7•13 years ago
|
||
(In reply to comment #6) > Please don't use pt. This isn't print. If you have an issue with the code or functionality, please file a separate bug rather than griping in this one. Thanks.
Updated•5 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•