[
https://issues.apache.org/jira/browse/WICKET-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Derugo updated WICKET-1287:
----------------------------------
Attachment: IE.PNG
> Links on the main page are not clicable under IE 6
> --------------------------------------------------
>
> Key: WICKET-1287
> URL: https://issues.apache.org/jira/browse/WICKET-1287
> Project: Wicket
> Issue Type: Bug
> Components: wicket-examples
> Affects Versions: 1.3.0-rc2
> Environment: Live Demo http://wicketstuff.org/wicket13/
> Windows XP SP 2, IE 6.0
> Reporter: Sergey Derugo
> Assignee: Gerolf Seitz
> Priority: Minor
> Fix For: 1.3.0-final
>
> Attachments: IE.PNG
>
>
> Steps to reproduce:
> 1. Open IE 6
> 2. Go to http://wicketstuff.org/wicket13/
> 3. All links to the examples are not clickable
> It seems tha the problem is caused by ie.css for this demo. Please look at
> is.css:
> #container {
> background-image: none;
>
> filter:progid:DXimageTransform.Microsoft.AlphaimageLoader(src='images/bg_container.png',
> sizingMethod='scale');
> If simply use background-image: url('images/bg_container.png') - all links
> are clickable
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.