Closed Bug 1291237 Opened 8 years ago Closed 5 years ago

Allows to delete selected messages in Console

Categories

(DevTools :: Console, enhancement, P3)

50 Branch
x86
Windows XP
enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: bugzilla12345678, Unassigned)

Details

Attachments

(1 file)

Attached image del.PNG
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:32.0) Gecko/20100101 Firefox/32.0
Build ID: 20140911151253

Steps to reproduce:

I use the Console in Toolbox. I started to debug my addon and find out there is many logs which was not send my me (using console.log() ). The last few messages are send by me using console.log.


Actual results:

The only way how to clear logs is to press the icon to clear Web Console output.


Expected results:

I would like to remove these messages. Selected them and to choose from context menu - Delete. Or use delete key to remove them. It would remove the redundant messages. The unselected messages from the end of window would stay.
Severity: normal → enhancement
Component: Untriaged → Developer Tools: Debugger
OS: Unspecified → Windows XP
Priority: -- → P3
Hardware: Unspecified → x86
Version: 32 Branch → 50 Branch
Status: UNCONFIRMED → NEW
Component: Developer Tools: Debugger → Developer Tools: Console
Ever confirmed: true
Summary: Debugger - Toolbox - enable to delete selected logs in console → Allows to delete selected messages in Console
Product: Firefox → DevTools

We have console.clear, Ctrl + L, filtering, soon grouping, …
I feel like we can close this because there should be better UX to not clutter the console than having to delete messages.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: