Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Operating System: Windows XP
Platform: PC
Description
noted in the forum: http://www.icefaces.org/JForum/posts/list/3115.page
size attribute isn't being passed through to the input element
size attribute isn't being passed through to the input element
Activity
| Field | Original Value | New Value |
|---|---|---|
| issue.field.bugzillaimportkey | 1104 | 12347 |
| Fix Version/s | 1.6DR1 [ 10035 ] | |
| Fix Version/s | 1.6 [ 10031 ] |
| Fix Version/s | 1.6 [ 10031 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee | Adnan Durrani [ adnan.durrani ] |
The firefox does not support the size attribute if using in style. So we have
added a inputTextSize attribute on the inputFile component with the default
value of 35px. so if developer want to set the size of the inputText he/she
can use the inputTextSize attribute.
Fixed -r 12992