-
Ext User
[CLOSED] Really strange duplication of TextFields
Hi,
I've a FormPanel presenting two simple TextFields for login purposes. The panel is shown in a center area of my application.
When I present a window and close the window I see a very strange duplication of my textfields. This happens after every open/close cycle of the window.
(working with Ext GWT 1.0 RC2 and hosted mode)
Could anybody give me an advice what's going on????
Regards,
Martin
-
Ext GWT Premium Member
post code snippet - can you reproduce in an example?
-
Ext User
It happens in a complex application. I wasn't able to reproduce it in a simple example.
I'll try to find a workaround. But it is annoying.
-
Ext User
We had a similar problem. If the textfields have the same id in more than one formpanels, we got a problem like you described. The workaround was to change the id of one textfield.
Hope you understand my 3 years old boy english.
cgraf
-
Ext User
Thanks for the hint!
Now I'm able to reproduce the behaviour.
From my point of view this a clearly a BUG!
-
Sencha User
This is not a bug. Id's must be unique as defined by the HTML spec.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules