Changes between Initial Version and Version 2 of Ticket #11059
- Timestamp:
- Oct 30, 2013, 2:57:47 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11059
-
Property
Status
changed from
new
toconfirmed
-
Property
Version
changed from
to
4.3 Beta
-
Property
Component
changed from
General
toUI : Widgets
-
Property
Summary
changed from
Widget reinit prcedure
toWidget reinitialization procedure should be redesigned
-
Property
Status
changed from
-
Ticket #11059 – Description
initial v2 1 Widget reinit/recreate procedure should be rethought. 1 Widget reinit/recreate procedure should be rethought. 2 2 3 Do we need `cke_widget_new` class anymore? 3 There's no way currently to reinitialize in a lightweight manner widget to which we lost references. It has to pass through entire process of setting attributes, classes, data, etc. What we need is only - rebinding listeners and initial widget#data.