Deleting the two lines in leo/plugins/qt_text.py in the LeoQTextBrowser.__init__ method: self.setContextMenuPolicy(QtCore.Qt.CustomContextMenu) self.customContextMenuRequested.connect(self.onContextMenu)
Will revert to the old style. Context menu in the body would have standard commands like Cut, Copy, Paste,... Vitalije -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/32fce787-1b4d-4ebc-a896-812c3a8b7ed9%40googlegroups.com.
