Just a quick note that the image preview and image URL in the element
inspector does not appear to work as intended (although I could be
wrong)
The images is previewed in the main panel fine, however it is not
selectable, cannot be copied, will not open in another URL and causes
a range of other issues.
To duplicate this issue do the following:
as an example only go to:
http://www.ashgrunwald.com/multimedia/
click any of the images in the lightbox at the bottom of the page
right click the lightbox panel and inspect element using dev tools
find the following element which contains the image
<img id="lightboxImage" style="" src="/multimedia/gallery/
NroomaDay3-2007.jpg">
click the URL in the img tag
a preview of the image now appears...
right clicking the preview and choosing "save image" tries to save a
file called "download." and no image is saved.
Dragging the image to the desktop or into an editing program will not
paste the photo
Right click and choose "open image in new tab" will again open a tab
and attempt to save "download."
This issue may be specific to this one website, however trying the
same actions in Firefox running firebug works as your would expect and
I have also encountered this issue on other websites.
Cheers,
Mike.