redmine_highlightjs icon indicating copy to clipboard operation
redmine_highlightjs copied to clipboard

loader.js forcibly removes the selection from text in pre block

Open iamoverit opened this issue 7 years ago • 0 comments

setInterval(function() { updateCodes(file_class); }, 5000); these lines remove selection every 5 seconds from text in pre block in webkit browsers(chrome, firefox, etc..)

iamoverit avatar Oct 09 '17 12:10 iamoverit