[
https://jira.jboss.org/jira/browse/RF-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Belaevski updated RF-3707:
-------------------------------
Issue Type: Feature Request (was: Bug)
It is designed to work in this way. Hiding text will be a feature
> existing text wraps around inplaceinput edit box for long strings.
> ------------------------------------------------------------------
>
> Key: RF-3707
> URL: https://jira.jboss.org/jira/browse/RF-3707
> Project: RichFaces
> Issue Type: Feature Request
> Affects Versions: 3.2.1
> Environment: windows xp, jboss as 4.2.2, seam 2.1.0A
> Reporter: adamtarshis
> Assignee: Anton Belevich
> Priority: Minor
> Fix For: Future
>
>
> When using the inplaceInput on a column with a long string in a datatable,
> the end of the existing text wraps under the edit box when the edit box is
> activated. The text field i was using it with was 250 characters. This may
> not be the intended use for this component, but it would be nice if the edit
> box covered the entire existing text or the existing text was somehow not
> visible while the edit box was active.
> <rich:column width="250px" style="width:200px;">
> <f:facet name="header">long description</f:facet>
> <rich:inplaceInput layout="inline"
> inputWidth="500px"
> value="#{menuitem.longdescription}"
> id="longdescription" maxInputWidth="500px"
> changedHoverClass="hover"
> viewHoverClass="hover"
> viewClass="inplace"
> changedClass="inplace" selectOnEdit="true"
> editEvent="ondblclick">
> </rich:inplaceInput>
>
> </rich:column>
--
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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues