On Feb 8, 1:42 pm, Worel <[email protected]> wrote:
> But unfortunately, I couldn't freeze firebug *at all* when right
> clicking
> the yellow firebug symbol and clicking on the "stop all modules"
> entry
> in the pop up context menu.
I don't know what is "stop all modules" (note that I don't speak
German so can't read the info about "Process Monitor v2.93")

> How is it possible to freeze firebug ?
It's not possible now (from the user perspective), and I was thinking
rather about freezing the page (not Firebug) so blur events are
ignored and the drop box stays there.

This could be achieved by Firebug.Debugger.freeze function that
does exactly what is needed here (discards blur events).

I made a quick test and after calling this function the drop box
stays there even if I am using the HTML panel - so, I was able to
copy HTML from it.

<ul id="AutoCompleteEx0_completionListElem"
class="autocomplete_completionListElement" style="position: absolute;
width: 155px; visibility: visible; left: 409px; top: 501px; z-index:
1000; opacity: 1; height: 150px;"><li
class="autocomplete_listItem">CB100S16</li><li
class="autocomplete_listItem">CB100S24S</li><li
class="autocomplete_listItem">CB100S48S</li><li
class="autocomplete_listItem">CBGIGA16</li><li
class="autocomplete_listItem">CBGIGA24</li><li
class="autocomplete_listItem">CBRIDGE</li><li
class="autocomplete_listItem">CBRIDGE20</li><li
class="autocomplete_listItem">CBRIDGEVI</li><li
class="autocomplete_listItem">CBT100AP</li><li
class="autocomplete_listItem">CBT100C</li><li
class="autocomplete_listItem">CBT100U</li><li
class="autocomplete_listItem">CBT200NANO</li><li
class="autocomplete_listItem">CBT200U2</li><li
class="autocomplete_listItem">CBT200U2A</li><li
class="autocomplete_listItem">CBT2NANO</li><li
class="autocomplete_listItem">CBT2NANO_V2</li><li
class="autocomplete_listItem">CBT56</li><li
class="autocomplete_listItem">CBTCARKIT</li><li
class="autocomplete_listItem">CBTCF</li><li
class="autocomplete_listItem">CBTGPS</li><li
class="autocomplete_listItem">CBTGPS32</li><li
class="autocomplete_listItem">CBTHS</li><li
class="autocomplete_listItem">CBTHS2</li><li
class="autocomplete_listItem">CBTHS3</li><li
class="autocomplete_listItem">CBTU</li><li
class="autocomplete_listItem">CBTU2</li><li
class="autocomplete_listItem">CBTU2A</li></ul>

The inspector didn't work for me and I don't know if it would be
feasible, but anyway, please
report a new issue here:
http://code.google.com/p/fbug/issues/list
and we can continue exploring this feature.

Honza

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to