2010/7/21 tr888 <tim.ro...@gmail.com>:
> #1. I accidentally touched the rightmost button at the top of the
> Firebug Lite window ("Deactivate Firebug Lite for this website"). How
> do I reactivate Firebug Lite?
Well... there is no way to reactivate it. :)
Once Firebug Lite lives inside the page and the deactivation means
removing all Firebug Lite events and elements inserted in the page,
after the deactivation there's no way to restore it.
Actually I feel that does not make much sense to have a "deactivate"
button on Firebug Lite, except when running as a Google Chrome
extension (where you can in fact activate/deactivate for particular pages
and there's a toolbar icon so you can reactivate it anytime).
I'll consider removing the "deactivate" button, but in the meantime,
remember that you can also toggle the UI by pressing F12.
>
> #2. How is the script inspection window scrolled on the iPad? When I
> run my page on the iPad, the Firebug script inspection window is fixed-
> height; I cannot figure out how to scroll down into the code to place
> breakpoints. I've tried opening FB in a new window butt that window
> was fixed-height too.
Sorry. Could you please explain a little bit more? I'm not understanding
what are you talking about.
By "script inspection window" you mean the Firebug Lite's "Script Panel"?
You cannot see the scrollbar in the Script Panel, is this the problem?
If that's the case, please give me more info because it sounds like a CSS
bug in Firebug Lite. If you give me more details maybe I'll be able to fix it.
And by the way, Firebug Lite does not have a JS debugger so you cannot
set breakpoints.
regards,
Pedro Simonetti.
>
> If it matters, I've installed Firebug Lite using its stable link
> option:
>
> <script type="text/javascript" src="https://getfirebug.com/
> firebug-lite.js"></script>
>
> Thanks for the help.
>
> --
> You received this message because you are subscribed to the Google Groups "Firebug" group.
> To post to this group, send email to fir...@googlegroups.com.
> To unsubscribe from this group, send email to firebug+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
>
>
Sorry I don't know. Doesn't the Webkit Inspector solves your problem?
If you don't find a way to use a JS debugger you can use logging
to debug the such events.
> When I accidentally touched (with my finger) the Deactivate button, Firebug
> went away, but when I "pinched" the iPad Safari screen to resize the page,
> it turned out that the little firebug icon was simply hiding outside the
> viewport. So maybe it didn't get deactivated?
Or maybe you pressed the "minimize" button instead? The "deactivate"
destroys the whole application and remove the Firebug Lite iframe which
holds all UI (at least it should work like this), therefore you are not
supposed to see the little firebug icon.
If you are indeed pressing "deactivate" and after that you are seeing the
icon, it is a bug. Probably an error is happening and preventing Firebug
Lite to complete the deactivation process. Since I don't have an iPad,
I cannot test this, but if we work together I may be able to identify the
problem. So, please let me know if this problem is actually happening.
regards,
Pedro Simonetti.
2010/9/17 BBDom <domini...@gmail.com>:
> Hi Pedro,
>
> Great work. Fantastic to see Firebug on an iPad.
> I am also not able to see code (CSS, HTML) below the inspector fixed
> window height with no alternative scroll feature.
> Please advise.
Please let me understand one thing. Does the scroll works on some
Panel (Console, Script or DOM), or it doesn't work at all on all Panels?
It seems to be a problem in Firebug Lite styles (CSS). The problem is
that I don't have an iPad to see what's happening. So, I need your help
to understand and hopefully discover where is the problem.
It would be nice if I could see what exactly is happening. Could you
please open a new issue report and attach a screenshot?
http://code.google.com/p/fbug/issues/list
The easiest way to fix this problem is using an iPad. If you would like
to help us fixing this, I could show you how to load Firebug Lite in
development mode so you can easily tweak Firebug Lite's CSS and
see if it is fixing the problem. If you manage to fix the problem, then
I'll commit the changes on our repository and ship it in Firebug Lite
1.3.2 with a special mention to your work, and all iPad users will be
happy! :-)
regards,
Pedro Simonetti.
Please try the version 1.3.1:
http://getfirebug.com/firebuglite
Also please confirm 2 things:
1) does it crashes your browser?
2) does the scrolling works on panels such as HTML?
A few days ago an user reported that the new version was crashing
the browser in iPad, but we couldn't find the source of the problem:
But if we work together we can fix the problem.
Pedro Simonetti.
2010/9/19 Dominic Black <domini...@gmail.com>:
> I've attached a screenshot of the script running on an iPad.
> Let me know if I can help further.
> Dom
>
>
>
>
>
>
Could someone at Apple be persuaded to let Pedro have sue of an iPad?!!!!!
Dom
Thanks for the feedback.
Regarding scrolling here's a tip what may help, try using 2 fingers:
http://www.youtube.com/watch?v=x8CAtjKD7U4
Dominic, so 1.2 version doesn't crash but scroll doesn't work. 1.3
crashes since 1.3.1 but the scroll seem to work as reported before.
Based on an earlier report, it seems that this problem was introduced
recently in the 1.3.1 release. As omnihound reported: "It was
previously working until the last couple of days"
http://groups.google.com/group/firebug/msg/5e18af46011db626
We have two ways to solve this problem.
1) It would be much easier if I had an iPad. Then I would be able to fix
this issue and test to avoid other problems happening in the future.
If someone send me an iPad as alfonsoml and Dominic suggested,
I'll be very glad to fix the problem! :-)
2) But that's not the only way. We could work together, and detect the
exact line of code which is causing the problem. But then someone
will need to be my "eyes", which means perform several tests
according my instructions and report me the result of each one, and
probably repeat this process a few times. :-)
If someone would like to help with #2, let me know and I'll start giving
more specific instructions.
One tip that might help: try enabling iPad’s Web Debugging Console
to look for errors (if it is not enabled yet):
http://maisonbisson.com/blog/post/14447/step-by-step-turn-on-the-iphone-ipads-web-debugging-console/
regards,
Pedro Simonetti.
2010/9/20 Dominic Black <domini...@gmail.com>:
2010/9/20 VernonK <vernon...@gmail.com>:
> Pedro -
>
> The scrolling with two fingers works for me. Now it's just an issue
> of not being able to scroll the page with Firebug remaining at the
> bottom.
The problem is that version 1.2 is no longer being supported. The
"remaining at the bottom" is fixed in 1.3 version, so if we figure out
what is the problem in the 1.3.1 version.
>
> I would be glad to help if I can. I'll do my best. Just let me know
> what you need.
Great. First "star" the following issue so you can receive an email
each time I upate the issue with more information:
http://code.google.com/p/fbug/issues/detail?id=3443
Then following the instructions there.
regards,
Pedro Simonetti.
I can confirm this, something on getfirebug site crashes mobile safari in iPad simulator. (I'm heavily frustrated with this, anyone has access to some Apple engineer? I would kick their butts, all of them)