[ 
https://issues.apache.org/jira/browse/PHOTARK-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12861459#action_12861459
 ] 

Avdhesh Yadav commented on PHOTARK-27:
--------------------------------------

Simply add these lines to photark-ui pom.xml .. Maven automatically download 
this dependency.

<dependency>
                <groupId>net.sourceforge.htmlunit</groupId>
                <artifactId>htmlunit</artifactId>
                <version>2.7</version>
                <scope>test</scope>
</dependency>

> Browser Support for PhotArk UI
> ------------------------------
>
>                 Key: PHOTARK-27
>                 URL: https://issues.apache.org/jira/browse/PHOTARK-27
>             Project: PhotArk
>          Issue Type: Bug
>          Components: PhotArk UI
>    Affects Versions: PhotArk M2
>         Environment: windows 7, tomcat 6, and IE8, Firefox  3.5.3, Chrome 
> 5.0.307.11 beta
>            Reporter: Sriskandarajah Suhothayan
>         Attachments: chrome1.png, htmlUnitTest.patch, IE1.png
>
>
> In Firefox its working fine.
> Chrome seems ok but there was a small issue with pictures that they are 
> stretched. I think this is because the hight of the image is not specified 
> properly. other than that I didn't see any problem in chrome.
> but unfortunately IE8 is not showing any images !

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to