https://bugs.kde.org/show_bug.cgi?id=344392
--- Comment #25 from Thomas Schmitt <scdbac...@gmx.net> --- Hi, i wanted to paste to following text into the "Edit header" field of https://git.reviewboard.kde.org/r/128860/. But neither the paste function of the window manager nor the paste menu item of Firefox puts the X selection into the browser field. Further i always have to disable Javascript when using Debian code search and enable it before git.reviewboard.kde.org is willing to communicate with me. I am getting too old for this modern stuff, i fear. ---------------------------------------------------------------- Review text: ---------------------------------------------------------------- The green "Success" text in the screenshot is a reason to cheer. While digging in the code i found in libk3b / jobs / k3biso9660imagewritingjob.cpp line 340: if( m_simulate ) return i18n("Simulating ISO 9660 Image"); else return ( i18n("Burning ISO 9660 Image"); Did you see pacifier texts or a headline stating "ISO 9660" ? Not really understanding how variable "d" enters the context of the functions and to what type it points, i have no clue whether one can inquire d->foundImageType or whether currentImageType() is in reach to avoid the text "ISO 9660" in case of not IMAGE_ISO. ---------------------------------------------------------------- End of review text. ---------------------------------------------------------------- Have a nice day :) Thomas -- You are receiving this mail because: You are watching all bug changes.