You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Oliver Lietz (JIRA)" <ji...@apache.org> on 2013/03/31 19:19:14 UTC

[jira] [Created] (FELIX-4007) enable multiline inputs in Web Console Configuration

Oliver Lietz created FELIX-4007:
-----------------------------------

             Summary: enable multiline inputs in Web Console Configuration
                 Key: FELIX-4007
                 URL: https://issues.apache.org/jira/browse/FELIX-4007
             Project: Felix
          Issue Type: Improvement
          Components: Web Console
    Affects Versions: webconsole-4.0.0
            Reporter: Oliver Lietz


me: Is there a reason not to use a single row textarea (rows="1") by default?

Felix: No ;-)

Never treally thought of this. But this could be a way to the solution. Something like:

  * textarea always
  * if value contains CR/LF:
        * as many rows as CR/LF
        * unless there are more than say 5 CR/LF
  * add keyboard event ensuring rows > 1 when
      user hits return

http://mail-archives.apache.org/mod_mbox/felix-users/201206.mbox/%3c6DBBC039-77FA-4BC7-A55A-193360C3E9BD@adobe.com%3e

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira