Skip to content

FireRainbow breaks Firebug's tooltip inspector #1

@mikeh

Description

@mikeh

When FireRainbow (v1.0) is enabled, Firebug (v1.3.3) loses the ability to show tooltip data for anything other than the parent object.

For example, say I have the code:
this.widgets.okButton = ...
at runtime, I can hover over "this", but not "widgets" or "okButton".

With FireRainbow disabled, it's possible to inspect all three values by hovering over them in turn.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions