Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FireRainbow breaks Firebug's tooltip inspector #1

Open
mikeh opened this issue Jun 2, 2009 · 2 comments
Open

FireRainbow breaks Firebug's tooltip inspector #1

mikeh opened this issue Jun 2, 2009 · 2 comments

Comments

@mikeh
Copy link

mikeh commented Jun 2, 2009

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.

@darwin
Copy link
Member

darwin commented Jun 2, 2009

Well, pretty serious bug. Thanks for reporting.

Sounds like reincarnation of this bug: http://code.google.com/p/fbug/issues/detail?id=889

@Grundik
Copy link

Grundik commented Feb 6, 2012

Still actual. Tooltips for object properties is not displayed. Firebug 1.9.1, FireRainbow 1.5, Firefox 10.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants