[richfaces-issues] [JBoss JIRA] Resolved: (RF-5286) inplaceInput: minInputWidth attribute will be ignored if layout is block

Anton Belevich (JIRA) jira-events at lists.jboss.org
Tue Jan 6 06:57:04 EST 2009


     [ https://jira.jboss.org/jira/browse/RF-5286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anton Belevich resolved RF-5286.
--------------------------------

    Resolution: Won't Fix
      Assignee: Tatyana Romanovich  (was: Anton Belevich)


not a bug, when layout is 'block' we use div's offsetWidth ... in you demo offsetWidth always greater than maxInputWidth as there is no parent container ... so maxInputWidth value is always set for the inplace  <input> element 

> inplaceInput: minInputWidth attribute will be ignored if layout is block
> ------------------------------------------------------------------------
>
>                 Key: RF-5286
>                 URL: https://jira.jboss.org/jira/browse/RF-5286
>             Project: RichFaces
>          Issue Type: Bug
>          Components: planning_all
>    Affects Versions: 3.3.0
>         Environment: RF-3.3.0.BETA3
>            Reporter: Tatyana Romanovich
>            Assignee: Tatyana Romanovich
>             Fix For: 3.3.0
>
>         Attachments: minWidhtforII.gif
>
>   Original Estimate: 4 hours
>  Remaining Estimate: 4 hours
>
> 1. Create any test page with inplaceInput component, set layout="block".
> 2. Verify different variants using minInputWidth and maxInputWidth attributes:
> FAILURE: minInputWidth attribute is ignored always (see attached picture)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list