1
vote
1answer
228 views
Easy Screenshot Paste with HTML5
When documenting bugs, capturing screenshots is the most labor intensive step.
HTML5 and Chrome, at least, supports your javascript receiving image data from the clipboard.
It …
0
votes
1answer
26 views
Inline image no longer points to original
At one point, FogBugz scaled images displayed inline and linked to the original, but our in-house FogBugz installation no longer provides that link to the unscaled image. Is there …
5
votes
1answer
181 views
Wiki: Insert Images as thumbnails w/ full-size popup
It'd be sweet to be able to insert thumbnails of images instead of only being able to insert the full-size image.
Ideally, you'd just have an option in the "Image Properties" dia …
1
vote
3answers
1k views
Why isn’t the Inline Images plugin displaying images inline?
I have the Inline Image Attachments plugin installed, but on occasion it won't display the images inline as I would expect. What's going on?
0
votes
1answer
89 views
Duplicate images in footer of email when using InlineImageAttachments plugin
I have the Inline Image Attachments plugin enabled and when an email has images inline, they show up beautifully. The problem is that they also show up in the footer of the email a …
1
vote
1answer
301 views
Wiki edit inline css background-image does not work but background-color/repeat do
I have just started using a FogBugz wiki, but i cannot display a css background-image (of a div) using inline styling. I can successfully implement the background-image if I place …