[
https://issues.apache.org/jira/browse/ISIS-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13824786#comment-13824786
]
ASF subversion and git services commented on ISIS-587:
------------------------------------------------------
Commit c9460e42778be11066ef88d1337d13802c15e180 in branch refs/heads/master
from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=c9460e4 ]
ISIS-587: fixing bug that all strings shown as textareas
Was not checking whether MultiLineFacet when present was a no-op or not,
with effect that (because of MultiLineFacetNone) all strings were being
shown as text areas.
Also:
- have added a @TypicalLength to ToDoItem#description, to illustrate its use.
> Various UI improvements for Wicket viewer.
> ------------------------------------------
>
> Key: ISIS-587
> URL: https://issues.apache.org/jira/browse/ISIS-587
> 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
>
>
> 1. multiline strings (eg ToDoItem#notes) should use more of the page.
> 2. multiline strings (eg ToDoItem#notes) should honour MaxLengthFacet in a
> cross-browser fashion
> 3. regular strings should set size (TypicalLengthFacet) and maxlength
> (MaxLengthFacet). If the typical length > max length, then use max length.
> 4. report of truncation of dates in tables on Chrome/Mac. Make a bit wider.
--
This message was sent by Atlassian JIRA
(v6.1#6144)