This looks like interesting new feature. I think that there could be additional tab (displayed when network request is expanded, like Response, Headers, etc.) something like "Binary" view, which would be available for images and displaying hex numbers (binary representation of the image). Right clicking on the data would display a context menu with "Copy" action. Choosing this menu would copy all the data in the same format into clipboard.
Would this solve your problem? Could you please report a bug at: http://code.google.com/p/fbug/issues/list ...and describe in detail how the feature should be implemented? Honza On Nov 14, 4:25 am, howardk <[EMAIL PROTECTED]> wrote: > I'm trying to figure out why small PNG images received from my server > display perfectly well in my browser (FF3) when drawn onto a canvas > element, while the same PNGs served from localhost intermittently > throw an exception on trying to draw to the same canvas. > > I can see the hex contents of each of the two incoming image streams > in the Response Content tab view in very small, binary-font characters > and would like to print these out so I could compare the contents of > the two streams. However I can't seem to find any way of doing that. > Or of copying them to another application where I might be able to > enlarge what I'm looking at. > > Am I missing something obvious? > TIA, > Howard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
