Skip to content

Looking for "Expand All/Collapse All" option in firebug, on the console page. #372

Open
@21st-schzman

Description

@21st-schzman

The main use case behind this enhancement request is a listed limitation in the firebug Export extension, which indicates that expandable log message information will not be exported to file unless each expandable log message is expanded prior to export.

There may be other use cases for having an 'Expand All' capability on the console page.

Please see detailed test case below.

CURRENT VERSION:

Firebug Version: 2.0.8
Browser version: Firefox 36.0.1
Operating system: Microsoft Windows 7 Enterprise, 6.1.7601 Service Pack 1 Build 7601

NOTE: Understand that future enhancements will be done a future release, not 2.0

TEST CASE:

Steps to reproduce

  1. In firebug, select the [active] console page.
  2. Select an expandable log message, and right click.
  3. Mouse over 'Expand All/Collapse All' to get sub-menu with an 'Expand All' and 'Collapse All' option.
  4. Select 'Expand All' to expand all current expandable log messages in console.
  5. The default 'Collapse All' should now be deselected (no check mark), and 'Expand All' should now be selected (check mark).
  6. Also, any future log messages should be automatically expanded with 'Expand All' enabled.
  7. Follow the same steps as above to re-select 'Collapse All', to collapse all current and future expandable log messages.

Observed result
NO 'Expand All/Collapse All' option available on console page

Expected result
'Expand All/Collapse All' option available on console page, as described above

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions