[
https://issues.apache.org/jira/browse/ISIS-692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13902435#comment-13902435
]
ASF subversion and git services commented on ISIS-692:
------------------------------------------------------
Commit a67ad5535eb8099c33719f00a0acdaf99fe9e80e in isis's branch
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=a67ad55 ]
ISIS-692: removing inadvertant spacing of references in tables
> Prevent/reduce flicker on pages with drop-down list box.
> --------------------------------------------------------
>
> Key: ISIS-692
> URL: https://issues.apache.org/jira/browse/ISIS-692
> Project: Isis
> Issue Type: Improvement
> Components: Viewer: Wicket
> Affects Versions: viewer-wicket-1.3.1
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: viewer-wicket-1.4.0
>
>
> The select2 field uses javascript to dynamically create a <div>; when this is
> created the other elements on the page have to reflow.
> This improvement is to use a wrapping <div> placeholder that is fixed to the
> same size as the div that gets added, thereby preventing the reflow.
> ~~~
> It's possible (not tested) that this might also prevent the appearance of
> scrollbars on large action dialogs.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)