Closed
Bug 912240
Opened 11 years ago
Closed 11 years ago
Restore access key for the Clear button in console
Categories
(DevTools :: Console, defect, P3)
DevTools
Console
Tracking
(firefox25 unaffected, firefox26+ wontfix, firefox27+ verified)
VERIFIED
FIXED
Firefox 27
Tracking | Status | |
---|---|---|
firefox25 | --- | unaffected |
firefox26 | + | wontfix |
firefox27 | + | verified |
People
(Reporter: anton, Assigned: anton)
References
Details
(Keywords: access, regression)
Attachments
(2 files, 1 obsolete file)
2.12 KB,
patch
|
msucan
:
review+
|
Details | Diff | Splinter Review |
8.93 KB,
patch
|
msucan
:
checkin+
|
Details | Diff | Splinter Review |
See bug 892289 for more info.
Comment 1•11 years ago
|
||
Also, the accesskey for Logging should be restored too.
Updated•11 years ago
|
Assignee: nobody → anton
Updated•11 years ago
|
Updated•11 years ago
|
status-firefox25:
--- → unaffected
status-firefox26:
--- → affected
status-firefox27:
--- → affected
tracking-firefox27:
--- → +
Comment 2•11 years ago
|
||
We did not prioritize this bug. Are the tracking flags meant to prioritize this bug for their respective firefox versions?
Flags: needinfo?(lsblakk)
Comment 3•11 years ago
|
||
(In reply to Mihai Sucan [:msucan] from comment #2)
> We did not prioritize this bug. Are the tracking flags meant to prioritize
> this bug for their respective firefox versions?
It appeared to me that this is a user-affecting change that would have a lot of impact to our release audience and that even just a backout might be necessary. If you believe otherwise please let us know.
Flags: needinfo?(lsblakk)
Comment 4•11 years ago
|
||
In my opinion a backout should not be needed. Users can still clear the output using Ctrl-L and Ctrl-K.
Anton, you are assigned to this bug. Can you please submit a patch? Or should I do so?
Flags: needinfo?(anton)
Assignee | ||
Comment 5•11 years ago
|
||
Attachment #812899 -
Flags: review?(mihai.sucan)
Flags: needinfo?(anton)
Comment 6•11 years ago
|
||
Can the accesskey for Logging be restored too ? (L is free on all platforms to be an accesskey)
Comment 7•11 years ago
|
||
Comment on attachment 812899 [details] [diff] [review]
Restore accesskey from bug 892289
This is the same accesskey as for the Logging filter button.
Attachment #812899 -
Flags: review?(mihai.sucan)
Comment 8•11 years ago
|
||
Anton: As Girish points out, the accesskey "L" should work for "Logging". With what did it conflict in bug 892289?
Assignee | ||
Comment 9•11 years ago
|
||
Attachment #812899 -
Attachment is obsolete: true
Attachment #813343 -
Flags: review?(mihai.sucan)
Comment 10•11 years ago
|
||
Attachment #813343 -
Flags: review?(mihai.sucan) → review+
Comment 11•11 years ago
|
||
Updated Anton's patch to include the removal of Cmd-K for clear output.
Try push: https://tbpl.mozilla.org/?tree=Try&rev=217ee84fa6ba
If this is green, I will land this patch tomorrow.
Comment 12•11 years ago
|
||
lsblakk and Dão: I can make a patch for Aurora, but it means string changes. This does not seem to be a severe bug to warrant string changes in that branch - afaik, they are strongly discouraged. Thus, I have set status-firefox26 to wontfix. Users on Aurora can tab to the Clear button and they can also use Ctrl-L and Cmd-K to clear the output. If you disagree, please let me know. Thank you!
Status: NEW → ASSIGNED
Comment 13•11 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Updated•11 years ago
|
Attachment #813628 -
Flags: checkin+
Comment 14•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 27
Comment 15•11 years ago
|
||
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0
Mozilla/5.0 (X11; Linux i686; rv:27.0) Gecko/20100101 Firefox/27.0
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:27.0) Gecko/20100101 Firefox/27.0
Verified as fixed on latest Aurora 27.0a2 (buildID: 20131106004000).
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•