https://bugs.kde.org/show_bug.cgi?id=438519
Ahmad Samir <a.samir...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|keep "OK" button of window |OK button in the "Paste |to create a file with |clipboard contents" dialog |pasted contents greyed out |is always enabled, even if |until the user starts to |the text is empty |type a file name | CC| |a.samir...@gmail.com --- Comment #3 from Ahmad Samir <a.samir...@gmail.com> --- It looks like this is using QInputDialog::getText() in the getNewFileName() method in paste.cpp, probably should be switched to use PasteDialog. -- You are receiving this mail because: You are watching all bug changes.