redactor icon indicating copy to clipboard operation
redactor copied to clipboard

Able to paste more than limit is allowed in fields using mouse

Open nesh-ram opened this issue 3 years ago • 1 comments

Description

When performing mouse paste with content length more than the allowed limit, the content is pasted on 2nd attempt.

Steps to reproduce

  1. Set the config limit to X
  2. Copy content with with length > X
  3. Paste using mouse(1st attempt)
  4. Paste using mouse again(2nd attempt)

Additional info

  • Craft version: 3.5.14
  • PHP version: 7.3.26
  • Plugins & versions: Redactor v2.8.5

nesh-ram avatar May 11 '21 08:05 nesh-ram

If you are referring to the Limiter plugin for Redactor, it's an issue with the plugin itself - by spamming Cmd+v I'm able to reproduce it here, too: https://imperavi.com/redactor/plugins/limiter

andris-sevcenko avatar Jan 28 '22 10:01 andris-sevcenko