Bug 75857 - The apply button in the settings window isn't always getting enabled
Summary: The apply button in the settings window isn't always getting enabled
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 1.3
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-22 20:51 UTC by tbscope
Modified: 2004-02-24 20:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tbscope 2004-02-22 20:51:56 UTC
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.
Comment 1 Stephan Binner 2004-02-24 20:27:55 UTC
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.