You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2014/03/21 22:05:49 UTC

[jira] [Commented] (WW-4183) xhtml theme field errors are always centered

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

Lukasz Lenart commented on WW-4183:
-----------------------------------

This can break backward compatibility - I mean, users will have to substitute missing {{align=center}}

> xhtml theme field errors are always centered
> --------------------------------------------
>
>                 Key: WW-4183
>                 URL: https://issues.apache.org/jira/browse/WW-4183
>             Project: Struts 2
>          Issue Type: Improvement
>    Affects Versions: 2.3.15.1
>            Reporter: Jasper Rosenberg
>            Priority: Minor
>             Fix For: 2.5
>
>
> In xhtml/controlheader-core.ftl, the td that holds the error message is hard coded to align="center".  That often looks pretty bad, particularly if labelposition is top, since that is left aligned.
> In a perfect world, I'd like to just remove the align="center", and let people use CSS to decide the position of the error (maybe copying over the "wwerr" style from the css_xhtml theme to be consistent and make it easier to match).
> If that is too big a regression change, an alternative is to enhance errorPosition to also support: "top-left", "top-center", "bottom-left", "bottom-center"



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