You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/09/12 14:23:34 UTC

[jira] [Commented] (ISIS-889) Action prompt dialog seems to be not quite big enough in Chrome (is ok in Firefox and IEv11)

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

ASF subversion and git services commented on ISIS-889:
------------------------------------------------------

Commit df841459e777927ea0676429e6896f7bbb55089e in isis's branch refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=df84145 ]

ISIS-889: tweaked the javascript to adjust margin.

The action prompt dialog is *meant to* be sized through our call to Wicket.Window.get().autoSizeWindow().  However, it seems not to size correctly on Chrome.  I noticed though that manually adjusting the margin on one of the aciton panel's container element down by a pixel sorted out the issue.

So this is pretty hacky, but I've added in a patch to the javascript that calls ww.autoSizeWindow(), to manually change the CSS by 1 pixel.  Seems to do the job, and unnoticeable on Firefox.


> Action prompt dialog seems to be not quite big enough in Chrome (is ok in Firefox and IEv11)
> --------------------------------------------------------------------------------------------
>
>                 Key: ISIS-889
>                 URL: https://issues.apache.org/jira/browse/ISIS-889
>             Project: Isis
>          Issue Type: Improvement
>          Components: Viewer: Wicket
>    Affects Versions: viewer-wicket-1.6.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: viewer-wicket-1.7.0
>
>         Attachments: isis-todo-raise.png
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)