Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.0.0.GA, 3.1.0.BETA1
-
Fix Version/s: 3.1.0.BETA2, 3.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 3.1.0 ALPHA2
-
Assignee Priority:P1
Description
Feature request: Add ability to define the size of the input field of the ace:dateTimeEntry.
Ideally, the input field size should match "pattern" attribute value. In our application, we use this component in the data table, and it's taking more space than it's needed.
Ideally, the input field size should match "pattern" attribute value. In our application, we use this component in the data table, and it's taking more space than it's needed.
Activity
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [5007000000MGKqx] |
Arran Mccullough
made changes -
Attachment | dateTimeEntry-size.jpg [ 14465 ] | |
Attachment | Case11269Example.zip [ 14466 ] | |
Attachment | Case11269ExampleWAR.zip [ 14467 ] |
Ken Fyten
made changes -
Fix Version/s | 3.1.0.BETA2 [ 10336 ] | |
Fix Version/s | 3.1 [ 10312 ] | |
Assignee Priority | P2 | |
Assignee | yip.ng [ yip.ng ] |
Ken Fyten
made changes -
Assignee Priority | P2 | P1 |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #29335 | Wed Jun 06 11:26:35 MDT 2012 | yip.ng | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datetimeentry/DateTimeEntryMeta.java
MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datetimeentry/DateTimeEntryRenderer.java |
yip.ng
made changes -
Attachment | screenshot-02.png [ 14520 ] |
yip.ng
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attached test case that shows the default sizing and the unnecessary space. Setting a width on the dateTimeEntry also does not get applied to the component.