This is an issue with the upstream CodeMirror widget we use. I'm not sure if we have any control over this behavior. Can you see if the demos at codemirror.net exhibit the same behavior?
I'd like to eventually move away from CodeMirror to something more directly making use of the browser's ContentEditable capabilities, to gain support for native features like spell checking and key/mouse bindings, but that's a lot of work that we don't have time for at the moment. Christian On Tue, Apr 24, 2018 at 5:24 PM, 'Selim Tuvi' via Review Board Community < [email protected]> wrote: > On Linux we usually use the middle mouse button to paste text. If this > method is used to paste into the review board fields, it doesn't register > as text entry. Only keystrokes work. > > We are using Review Board 3.0.6 on Cent OS 7. > > -Selim > > -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "Review Board Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Christian Hammond President/CEO of Beanbag <https://www.beanbaginc.com/> Makers of Review Board <https://www.reviewboard.org/> -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "Review Board Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
