You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "mz4wheeler (JIRA)" <ji...@apache.org> on 2011/02/17 17:04:24 UTC

[jira] Created: (OFBIZ-4184) Trunk: When using IE, ShowAllPromotions in Demo is Broken

Trunk:  When using IE, ShowAllPromotions in Demo is Broken
----------------------------------------------------------

                 Key: OFBIZ-4184
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4184
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: SVN trunk
         Environment: Trunk demo, using IE.
            Reporter: mz4wheeler
            Priority: Minor


>From the trunk ecommerce demo, when using IE (only), the following link shows promotioms broken, where they all line up on the bottom left of the screen.

http://demo-trunk.ofbiz.apache.org/ecommerce/control/showAllPromotions

It does work fine with FF and Chrome.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (OFBIZ-4184) Trunk: When using IE, ShowAllPromotions in Demo is Broken

Posted by "mz4wheeler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996249#comment-12996249 ] 

mz4wheeler commented on OFBIZ-4184:
-----------------------------------

Nope.. 32bit.  Maybe it's my screen resolution.  I play with a few settings.



> Trunk:  When using IE, ShowAllPromotions in Demo is Broken
> ----------------------------------------------------------
>
>                 Key: OFBIZ-4184
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4184
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Trunk demo, using IE.
>            Reporter: mz4wheeler
>            Priority: Minor
>         Attachments: .jpg, screenshot-1.jpg
>
>
> From the trunk ecommerce demo, when using IE (only), the following link shows promotioms broken, where they all line up on the bottom left of the screen.
> http://demo-trunk.ofbiz.apache.org/ecommerce/control/showAllPromotions
> It does work fine with FF and Chrome.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (OFBIZ-4184) Trunk: When using IE, ShowAllPromotions in Demo is Broken

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-4184:
-----------------------------------

    Attachment: screenshot-1.jpg

Weird, I don't reproduce on XP SP3 automatically patched and IE8 8.0.6001.18702. Are you using a 64 bits version?

> Trunk:  When using IE, ShowAllPromotions in Demo is Broken
> ----------------------------------------------------------
>
>                 Key: OFBIZ-4184
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4184
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Trunk demo, using IE.
>            Reporter: mz4wheeler
>            Priority: Minor
>         Attachments: .jpg, screenshot-1.jpg
>
>
> From the trunk ecommerce demo, when using IE (only), the following link shows promotioms broken, where they all line up on the bottom left of the screen.
> http://demo-trunk.ofbiz.apache.org/ecommerce/control/showAllPromotions
> It does work fine with FF and Chrome.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (OFBIZ-4184) Trunk: When using IE, ShowAllPromotions in Demo is Broken

Posted by "mz4wheeler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996712#comment-12996712 ] 

mz4wheeler commented on OFBIZ-4184:
-----------------------------------

Jacques:  I spoke too soon.  It appears to work at "full screen", but when you resize the screen smaller, it soon breaks.

However, I believe I have a fix.  If you edit:

OFBIZ_HOME/framework/images/webapp/images/ecommain.css

Change:

#ecom-mainarea .leftonly {
float:left;
voice-family:inherit;
}

--to--

#ecom-mainarea .leftonly {
/* float:left; */
voice-family:inherit;
}

It seems to fix the problem.


> Trunk:  When using IE, ShowAllPromotions in Demo is Broken
> ----------------------------------------------------------
>
>                 Key: OFBIZ-4184
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4184
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Trunk demo, using IE.
>            Reporter: mz4wheeler
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: .jpg, screenshot-1.jpg
>
>
> From the trunk ecommerce demo, when using IE (only), the following link shows promotioms broken, where they all line up on the bottom left of the screen.
> http://demo-trunk.ofbiz.apache.org/ecommerce/control/showAllPromotions
> It does work fine with FF and Chrome.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (OFBIZ-4184) Trunk: When using IE, ShowAllPromotions in Demo is Broken

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-4184.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk
         Assignee: Jacques Le Roux

> Trunk:  When using IE, ShowAllPromotions in Demo is Broken
> ----------------------------------------------------------
>
>                 Key: OFBIZ-4184
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4184
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Trunk demo, using IE.
>            Reporter: mz4wheeler
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: .jpg, screenshot-1.jpg
>
>
> From the trunk ecommerce demo, when using IE (only), the following link shows promotioms broken, where they all line up on the bottom left of the screen.
> http://demo-trunk.ofbiz.apache.org/ecommerce/control/showAllPromotions
> It does work fine with FF and Chrome.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (OFBIZ-4184) Trunk: When using IE, ShowAllPromotions in Demo is Broken

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

mz4wheeler updated OFBIZ-4184:
------------------------------

    Attachment: .jpg

Using the latest version of IE (8.04) with a fully patched Windows XP.  I also tried to resize the window to various sizes with the same result.

Thanks

Mike

> Trunk:  When using IE, ShowAllPromotions in Demo is Broken
> ----------------------------------------------------------
>
>                 Key: OFBIZ-4184
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4184
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Trunk demo, using IE.
>            Reporter: mz4wheeler
>            Priority: Minor
>         Attachments: .jpg
>
>
> From the trunk ecommerce demo, when using IE (only), the following link shows promotioms broken, where they all line up on the bottom left of the screen.
> http://demo-trunk.ofbiz.apache.org/ecommerce/control/showAllPromotions
> It does work fine with FF and Chrome.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (OFBIZ-4184) Trunk: When using IE, ShowAllPromotions in Demo is Broken

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995888#comment-12995888 ] 

Jacques Le Roux commented on OFBIZ-4184:
----------------------------------------

Which version of IE are you using? Could you please attach a screen copy?

Thanks

> Trunk:  When using IE, ShowAllPromotions in Demo is Broken
> ----------------------------------------------------------
>
>                 Key: OFBIZ-4184
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4184
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Trunk demo, using IE.
>            Reporter: mz4wheeler
>            Priority: Minor
>
> From the trunk ecommerce demo, when using IE (only), the following link shows promotioms broken, where they all line up on the bottom left of the screen.
> http://demo-trunk.ofbiz.apache.org/ecommerce/control/showAllPromotions
> It does work fine with FF and Chrome.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (OFBIZ-4184) Trunk: When using IE, ShowAllPromotions in Demo is Broken

Posted by "mz4wheeler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997202#comment-12997202 ] 

mz4wheeler commented on OFBIZ-4184:
-----------------------------------

The problem I see is that on product detail, the orbiz footer is not
where is should be (it's under the product), but it's not related to
this little change.



> Trunk:  When using IE, ShowAllPromotions in Demo is Broken
> ----------------------------------------------------------
>
>                 Key: OFBIZ-4184
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4184
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Trunk demo, using IE.
>            Reporter: mz4wheeler
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: .jpg, screenshot-1.jpg
>
>
> From the trunk ecommerce demo, when using IE (only), the following link shows promotioms broken, where they all line up on the bottom left of the screen.
> http://demo-trunk.ofbiz.apache.org/ecommerce/control/showAllPromotions
> It does work fine with FF and Chrome.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (OFBIZ-4184) Trunk: When using IE, ShowAllPromotions in Demo is Broken

Posted by "mz4wheeler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998170#comment-12998170 ] 

mz4wheeler commented on OFBIZ-4184:
-----------------------------------

Hey Jacques.  I figured out the problem with the footer appearing in
the center (below product) on ProductDetail.  There was a </div>
missing at the very bottom of:

OFBIZ_HOME/specialpurpose/ecommerce/webapp/ecommerce/catalog/productdetail.ftl

</div>
</div> <----- ADD additional closing DIV.

Product detail now correctly renders.

Mike

On Sun, Feb 20, 2011 at 11:47 PM, Jacques Le Roux (JIRA)


> Trunk:  When using IE, ShowAllPromotions in Demo is Broken
> ----------------------------------------------------------
>
>                 Key: OFBIZ-4184
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4184
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Trunk demo, using IE.
>            Reporter: mz4wheeler
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: .jpg, screenshot-1.jpg
>
>
> From the trunk ecommerce demo, when using IE (only), the following link shows promotioms broken, where they all line up on the bottom left of the screen.
> http://demo-trunk.ofbiz.apache.org/ecommerce/control/showAllPromotions
> It does work fine with FF and Chrome.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (OFBIZ-4184) Trunk: When using IE, ShowAllPromotions in Demo is Broken

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996743#comment-12996743 ] 

Jacques Le Roux commented on OFBIZ-4184:
----------------------------------------

Yes, it fix this issue indeed. Not sure tough that it does not introduce others. I had a quick look (in FF, after checking the change in IE8) and did not find anything but the fact that in the promo page the buttons are stuck to the left panel which is not a big deal since I only found that in the showAllPromotions page. Could you have a look to see if there are no other side effects? I alrady checked the mainpage, product detail (where the footer is stuck at left but this was before the change anyway, I open a Jira for that) and check out 1s page (where we already know there is an issue with the check out block being push at bottom)

Thanks

> Trunk:  When using IE, ShowAllPromotions in Demo is Broken
> ----------------------------------------------------------
>
>                 Key: OFBIZ-4184
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4184
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Trunk demo, using IE.
>            Reporter: mz4wheeler
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: .jpg, screenshot-1.jpg
>
>
> From the trunk ecommerce demo, when using IE (only), the following link shows promotioms broken, where they all line up on the bottom left of the screen.
> http://demo-trunk.ofbiz.apache.org/ecommerce/control/showAllPromotions
> It does work fine with FF and Chrome.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (OFBIZ-4184) Trunk: When using IE, ShowAllPromotions in Demo is Broken

Posted by "mz4wheeler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996220#comment-12996220 ] 

mz4wheeler commented on OFBIZ-4184:
-----------------------------------

I attached a screenshot to Jira with the issue.  Using the latest
version of IE (8.04xx) with windows XP.

Thanks



> Trunk:  When using IE, ShowAllPromotions in Demo is Broken
> ----------------------------------------------------------
>
>                 Key: OFBIZ-4184
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4184
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Trunk demo, using IE.
>            Reporter: mz4wheeler
>            Priority: Minor
>         Attachments: .jpg
>
>
> From the trunk ecommerce demo, when using IE (only), the following link shows promotioms broken, where they all line up on the bottom left of the screen.
> http://demo-trunk.ofbiz.apache.org/ecommerce/control/showAllPromotions
> It does work fine with FF and Chrome.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (OFBIZ-4184) Trunk: When using IE, ShowAllPromotions in Demo is Broken

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998250#comment-12998250 ] 

Jacques Le Roux commented on OFBIZ-4184:
----------------------------------------

Thanks Mike,

Your fix is commited in trunk at r1073639. R10.04 and R9.04 have not the pb.

> Trunk:  When using IE, ShowAllPromotions in Demo is Broken
> ----------------------------------------------------------
>
>                 Key: OFBIZ-4184
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4184
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Trunk demo, using IE.
>            Reporter: mz4wheeler
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: .jpg, screenshot-1.jpg
>
>
> From the trunk ecommerce demo, when using IE (only), the following link shows promotioms broken, where they all line up on the bottom left of the screen.
> http://demo-trunk.ofbiz.apache.org/ecommerce/control/showAllPromotions
> It does work fine with FF and Chrome.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (OFBIZ-4184) Trunk: When using IE, ShowAllPromotions in Demo is Broken

Posted by "mz4wheeler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996695#comment-12996695 ] 

mz4wheeler commented on OFBIZ-4184:
-----------------------------------

The latest checkin seems to have fixed the ShowAllPromotions issue.  Thanks!  It now works in IE w/o compatibility mode.

> Trunk:  When using IE, ShowAllPromotions in Demo is Broken
> ----------------------------------------------------------
>
>                 Key: OFBIZ-4184
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4184
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Trunk demo, using IE.
>            Reporter: mz4wheeler
>            Priority: Minor
>         Attachments: .jpg, screenshot-1.jpg
>
>
> From the trunk ecommerce demo, when using IE (only), the following link shows promotioms broken, where they all line up on the bottom left of the screen.
> http://demo-trunk.ofbiz.apache.org/ecommerce/control/showAllPromotions
> It does work fine with FF and Chrome.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (OFBIZ-4184) Trunk: When using IE, ShowAllPromotions in Demo is Broken

Posted by "mz4wheeler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996256#comment-12996256 ] 

mz4wheeler commented on OFBIZ-4184:
-----------------------------------

OK:  When I'm NOT in "compatibility mode", the issue persists.  If I
use compatibility mode, the screen renders correctly.  Shouldn't it
work correctly in both modes?




> Trunk:  When using IE, ShowAllPromotions in Demo is Broken
> ----------------------------------------------------------
>
>                 Key: OFBIZ-4184
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4184
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Trunk demo, using IE.
>            Reporter: mz4wheeler
>            Priority: Minor
>         Attachments: .jpg, screenshot-1.jpg
>
>
> From the trunk ecommerce demo, when using IE (only), the following link shows promotioms broken, where they all line up on the bottom left of the screen.
> http://demo-trunk.ofbiz.apache.org/ecommerce/control/showAllPromotions
> It does work fine with FF and Chrome.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (OFBIZ-4184) Trunk: When using IE, ShowAllPromotions in Demo is Broken

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-4184:
-----------------------------------

    Issue Type: Sub-task  (was: Bug)
        Parent: OFBIZ-3037

> Trunk:  When using IE, ShowAllPromotions in Demo is Broken
> ----------------------------------------------------------
>
>                 Key: OFBIZ-4184
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4184
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Trunk demo, using IE.
>            Reporter: mz4wheeler
>            Priority: Minor
>         Attachments: .jpg, screenshot-1.jpg
>
>
> From the trunk ecommerce demo, when using IE (only), the following link shows promotioms broken, where they all line up on the bottom left of the screen.
> http://demo-trunk.ofbiz.apache.org/ecommerce/control/showAllPromotions
> It does work fine with FF and Chrome.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (OFBIZ-4184) Trunk: When using IE, ShowAllPromotions in Demo is Broken

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997294#comment-12997294 ] 

Jacques Le Roux commented on OFBIZ-4184:
----------------------------------------

Could you please look for a slightly better solution using something like 
http://www.webcredible.co.uk/user-friendly-resources/css/hacks-browser-detection.shtml

There is also http://rafael.adm.br/css_browser_selector/ but then, as it's not local, it should be discussed on OFBiz dev ML

Thanks

> Trunk:  When using IE, ShowAllPromotions in Demo is Broken
> ----------------------------------------------------------
>
>                 Key: OFBIZ-4184
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4184
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Trunk demo, using IE.
>            Reporter: mz4wheeler
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: .jpg, screenshot-1.jpg
>
>
> From the trunk ecommerce demo, when using IE (only), the following link shows promotioms broken, where they all line up on the bottom left of the screen.
> http://demo-trunk.ofbiz.apache.org/ecommerce/control/showAllPromotions
> It does work fine with FF and Chrome.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira