Curl Global Community
slow to paste into TextField - Printable Version

+- Curl Global Community (https://communities.curl.com)
+-- Forum: Discussions (https://communities.curl.com/forumdisplay.php?fid=1)
+--- Forum: General Curl questions (https://communities.curl.com/forumdisplay.php?fid=2)
+--- Thread: slow to paste into TextField (/showthread.php?tid=627)



slow to paste into TextField - RobertShiplett - 09-14-2012

At jisho the Paste action is very slow to occur ... anyone have an idea ? That is a TocDocument with an approx 14k line scurl include (until I settle on a fprmat and use async worker to load required data.)

Test: using the popup menu, select and copy a kanji character from the dictionary text below the "View larger" TextField ; Paste into that TextField.

Help would be much appreciated.



RE: slow to paste into TextField - heavybugtracker - 09-18-2012

I cannot find the "right" steps to reproduce the delay you are explaining, maybe my machine is too fast ?


RE: slow to paste into TextField - RobertShiplett - 09-20-2012

(09-18-2012, 05:52 PM)heavybugtracker Wrote: I cannot find the "right" steps to reproduce the delay you are explaining, maybe my machine is too fast ?
If I go to a dictionary page at http://www.aule-browser.com/kanji/index.html#browse with a kanji already on the Windows System clipboard, an inordinate amount of time passes before it appears in the TextField FOLLOWING a Paste action.

Robert




RE: slow to paste into TextField - heavybugtracker - 09-21-2012

OK, I think I understand what the real issue is .
I experienced what you described above. The "delay" seems to be caused by the security checking mechanism. But if you use Ctrl-V instead of "Paste" menu, everything seems fine. And, if you pressed "Paste" menu then click the TextField again, the "security warning" dialog will show up promptly.
Are we saying the same thing?


RE: slow to paste into TextField - heavybugtracker - 09-21-2012

By the way, which browser are you using?