You are viewing a plain text version of this content. The canonical link for it is here.
Posted to photark-dev@incubator.apache.org by "Sriskandarajah Suhothayan (JIRA)" <ji...@apache.org> on 2010/04/07 06:57:33 UTC

[jira] Created: (PHOTARK-27) Browser Support for PhotArk UI

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


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.


[jira] Updated: (PHOTARK-27) Browser Support for PhotArk UI

Posted by "Sriskandarajah Suhothayan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PHOTARK-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sriskandarajah Suhothayan updated PHOTARK-27:
---------------------------------------------

    Attachment: HtmlunitAndMvn.patch

These test wont run by default.

If we want to test these HtmlUnit test cases
We can start the server and run

mvn -Dtest=*TestBrwser test

which will only run the test cases wish ends with TestBrwser.java

> 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, HtmlunitAndMvn.patch, 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.


[jira] Issue Comment Edited: (PHOTARK-27) Browser Support for PhotArk UI

Posted by "Sriskandarajah Suhothayan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PHOTARK-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12862752#action_12862752 ] 

Sriskandarajah Suhothayan edited comment on PHOTARK-27 at 5/1/10 6:37 AM:
--------------------------------------------------------------------------

These test wont run by default.

If we want to test these HtmlUnit test cases
We can start the server and run

mvn -Dtest=*TestBrowser test

which will only run the test cases wish ends with TestBrwser.java

      was (Author: suho):
    These test wont run by default.

If we want to test these HtmlUnit test cases
We can start the server and run

mvn -Dtest=*TestBrwser test

which will only run the test cases wish ends with TestBrwser.java
  
> 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, HtmlunitAndMvn.patch, 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.


[jira] Commented: (PHOTARK-27) Browser Support for PhotArk UI

Posted by "Avdhesh Yadav (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PHOTARK-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863361#action_12863361 ] 

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

I have applied the changes to trunk at svn revision 939943 

> 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, HtmlunitAndMvn.patch, 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.


[jira] Updated: (PHOTARK-27) Browser Support for PhotArk UI

Posted by "Sriskandarajah Suhothayan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PHOTARK-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sriskandarajah Suhothayan updated PHOTARK-27:
---------------------------------------------

    Attachment: htmlUnitTest.patch

Please add the htmlUnit dependencies before using this patch.
This patch also have test cases testing the patch which was submitted to the issue PHOTARK-26(that is not yet committed) so please add that patch before using this.
There are three test classes for the three browsers (Firefox 3, IE 7 & IE 8) in this patch. but the same test cases are used to test all three browsers therefore this code duplication has to solved before committing this patch.
Note:when testing PhotArk using this the test for IE8 is failing.

> 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.


[jira] Commented: (PHOTARK-27) Browser Support for PhotArk UI

Posted by "Avdhesh Yadav (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Updated: (PHOTARK-27) Browser Support for PhotArk UI

Posted by "Sriskandarajah Suhothayan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PHOTARK-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sriskandarajah Suhothayan updated PHOTARK-27:
---------------------------------------------

    Attachment: chrome1.png
                IE1.png

these are the sample outputs


> 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, 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.


[jira] Commented: (PHOTARK-27) Browser Support for PhotArk UI

Posted by "Avdhesh Yadav (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PHOTARK-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12861450#action_12861450 ] 

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

I have found 2 issues with this patch.

1. We should add the htmlunit dependency in our pom so that maven automatically download. the htmlunit dependency.

2. Test case should go inside photark-ui/src/test/

> 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.


[jira] Issue Comment Edited: (PHOTARK-27) Browser Support for PhotArk UI

Posted by "Sriskandarajah Suhothayan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PHOTARK-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12862752#action_12862752 ] 

Sriskandarajah Suhothayan edited comment on PHOTARK-27 at 5/1/10 6:37 AM:
--------------------------------------------------------------------------

These test wont run by default.

If we want to test these HtmlUnit test cases
We can start the server and run

mvn -Dtest=*TestBrowser test

which will only run the test cases wish ends with TestBrowser.java

      was (Author: suho):
    These test wont run by default.

If we want to test these HtmlUnit test cases
We can start the server and run

mvn -Dtest=*TestBrowser test

which will only run the test cases wish ends with TestBrwser.java
  
> 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, HtmlunitAndMvn.patch, 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.