Version: 1.3 (using KDE Devel) Installed from: Compiled sources Compiler: gcc (GCC) 3.3.1 OS: Linux Hello, When I wanted to change some settings of Konsole, I noticed that the apply button isn't always getting enabled. The following cases: 1. When I want to change the seconds to detect silence from 10 to 100 for example by typing a zero at the end of 10, the apply button is still disabled. When I use the arrow keys or the spin buttons, the apply button does get enabled. 2. When I want to manually enter the path of a picture in the background options, the apply button doesn't get enabled. 3. Also with the background options, when I click the three dotted button to select a picture, the apply buttons isn't getting enabled. Not really critical bugs.
1. This is the normal behavior of QSpinBox/KIntNumInput and should be happen everywheren in KDE. Move the cursor with tab/mouse away from the spinbox and Apply gets enabled. 2. Fixed 3. Fixed by 2.