12 Jun 2008, 9:49 PM
|
art
Joined on 08-19-2006
Posts 36
|
Ajax and the UltimateEditor clipboard
|
|
|
|
This applies to version 3.1 of UE.
I have UE on a form that uses Microsoft AJAX library to populate dropdownlists (the dropdownlists cascade, you select the first one which affects the options in the second one etc).
If I attempt to paste something from the clipboard into UE, the contents will be pasted in the number of times the AJAX callback fired + 1.
This behaviour is totally bizarre! If I try to paste the clipboard contents into Notepad (or anything else) it works correctly.
|
|
|
|
|
|
|
|
|