Bug 258 - Preferences crazyness
Status:
RESOLVED FIXED
Component:
GUI
Version:
unspecified
Hardware:
PC Windows 2000
Importance:
P2 normal
Target Milestone:
---
Assignee:
Rob Caelers
URL:
Depends on:
Blocks:
Reported:
Jun 24 2003 00:52:13 UTC
by:
Kees-Jan Dijkzeul
Modified:
Aug 3 2003 12:47:44 UTC
CC List:
Hugo Haas
WhoWhenWhatRemovedAdded
Rob CaelersJun 24 2003 09:27:48 UTCstatusNEWRESOLVED
resolutionFIXED
Rob CaelersAug 3 2003 12:47:43 UTCccHugo Haas
Description
Kees-Jan Dijkzeul  Jun 24 2003 00:52:13 UTC
wr 1.2.3 beta:

Testcase:
Open preferences window

Expected results:
Preferences window is shown.

Actual results:
- Preferences window is positioned below the currently active window
- "Show status window" property is turned off (i.e. status window is hidden)
Comment 1
Rob Caelers  Jun 24 2003 09:27:49 UTC
Crazy indeed. I already tried to solve this bug some while ago. Without success...

During initialization of the GUI, some checkbox was set. This caused a toggled
signal handler to be called. This handler read a combobox that was not yet
initialized and as a result, the main window was disabled.....
Comment 2
Rob Caelers  Aug 3 2003 12:47:44 UTC
*** Bug 263 has been marked as a duplicate of this bug. ***