diff --git a/ui (gen4)/lib/widget/browse2.js b/ui (gen4)/lib/widget/browse2.js index 2fde05ab..ce7cbd7c 100755 --- a/ui (gen4)/lib/widget/browse2.js +++ b/ui (gen4)/lib/widget/browse2.js @@ -4095,6 +4095,9 @@ var HTMLBrowserPrototype = { // Copy/Paste support... // + // The paste code is essentially a hack to work around access issues + // in different browser engines. + // // NOTE: not for direct use... // NOTE: both of these feel hackish... __paste: function(callback){