joaquimcid / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Icarus Execution Log behavior when double clicking embedded screenshots #639

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Run a test that saves a screenshot via EmbedImage
2. Double click the screenshot in the Execution Log - screenshot is scaled
100% and the rest of the report disappears
3. Attempt to navigate back to the main log - only Backspace works

What is the expected output? What do you see instead?

Either of the following behavior would make sense: 

a) The image opens up scaled to 100% in it's own tab
b) The image scales back down on a double click
c) A "back" button is displayed in the top of the Execution Log when an
image is scaled
d) Disable image scaling within the implemented Execution Log browser

My preference is a) because then it can be easily closed without additional
navigation aids

What version of the product are you using? On what operating system?

Gallio bundle 3.1.499, Windows 7 x86

Original issue reported on code.google.com by gmcdonald@vividas.com on 17 Mar 2010 at 11:08

GoogleCodeExporter commented 8 years ago

Original comment by grahamr...@gmail.com on 30 Mar 2010 at 4:34