Shikhar13 / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

Issue 303 not fixed in the new update also #313

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please clearly state whether the issue relates to a device/the simulator or
the tools.

This Issue is related to both device and and well in simulator
If related to a device be sure to specify exactly which device with as much
details as possible.

Problem is with all the platform BB,J2Me,Iphone,Andriod

What steps will reproduce the problem?

1.The setMaxSize() does not work also problem able to type more char than 
mentioned .

2.Another problem with text field and text area is when in designer a 
particular constraint say numeric  is set for the text field or text area then 
can type alphabets also 

3.One more issue reg text field and text area is problem with set grow by 
content once the focus is removed only then the text field or text area grows 
while the user keeps typing the text field text area does not grows .

What is the expected output? What do you see instead?

The maxSize of TextField Text Area should not cross the limit specified but 
able to type more char,in the UI the constraint set the txt field ,txt area 
should obey the constraint but able to type all the char including special 
chars ,the textfield text area is not growing though instantly but growing 
after the focus is removed .

What version of the product are you using? On what operating system?
Latest version /Win 7

Original issue reported on code.google.com by va...@inxsasia.com on 3 Sep 2012 at 6:44

GoogleCodeExporter commented 9 years ago
There is no point in opening a new issue, we can just reopen the old issue.

Original comment by shai.almog on 3 Sep 2012 at 8:16

GoogleCodeExporter commented 9 years ago
Hi, Is this issue fixed?
The problem i am facing is that, the text area does not consume all the width 
of the layout when it isn't focus n is not editable.

While i cannot make the layout show full description on multiple lines, i am 
using text layout.....but this becomes the issue instead. 

It only takes 1/4 to half of the width only until it is focused or editing mode.

Original comment by wickyor...@gmail.com on 26 Jan 2014 at 1:53

Attachments: