You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Vlastimil (JIRA)" <ji...@apache.org> on 2014/06/03 16:39:01 UTC

[jira] [Commented] (WICKET-4827) Modal panel mouse pointer in resize style for MSIE8 and MSIE9

    [ https://issues.apache.org/jira/browse/WICKET-4827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14016561#comment-14016561 ] 

Vlastimil commented on WICKET-4827:
-----------------------------------

I think this fix introduced another bug: when you have link inside a modal window it does not have cursor: pointer on hover, but cursor: default (arrow).
That is not good behavior i think..

> Modal panel mouse pointer in resize style for MSIE8 and MSIE9
> -------------------------------------------------------------
>
>                 Key: WICKET-4827
>                 URL: https://issues.apache.org/jira/browse/WICKET-4827
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 6.0.0, 6.1.1
>            Reporter: Erki Ehtla
>            Assignee: Martin Grigorov
>              Labels: IE8, IE9, ModalWindow, mouse, pointer
>             Fix For: 6.9.0, 7.0.0-M1
>
>         Attachments: WICKET-4827.patch, modalExample.zip
>
>
> In IE8 and IE9 the mouse pointer has the w-resize or e-resize style when hovering above a panel modal window. 
> The wicket example does not have a doctype so Internet Explorer goes into quirks mode. Quirks mode is not an option for us.
> http://www.wicket-library.com/wicket-examples-6.0.x/ajax/modal-window
> I will attach a quickstart.



--
This message was sent by Atlassian JIRA
(v6.2#6252)