I tested the three problems you reported using version 1964. Yes, the Qt interface has problems. I reproduced the 'dd' and 'd<enter>' problems as you describe. them. The 'y<enter>' command replaces the selected text with the clipboard instead of copying it to the clipboard. No "unresponsive" problem was seen but I tested with a small Leo file.
All three reported problems use Leo's "kill-region" function to delete the selected text and place a copy of it in the clipboard. It appears that this function is not working in the Qt interface. Note: 'y<enter>' uses "kill-region" with a call to Leo's "yank" function to put the text back because the "copy-text" function does not work in "mode" nodes. Bug report #353925 has been submitted. TL --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
