binaryage / binaryage/firerainbow

FireRainbow breaks Firebug's tooltip inspector

Open
#1 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
58
Forks
12
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.