[Bug 52881] UI freezes when other party closes Request for Trade dialog
Rob Kaper <[email protected]>
| Newsgroups | gmane.comp.kde.devel.atlantik |
|---|---|
| Message-ID | <[email protected]> |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=52881
[email protected] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From [email protected] 2003-01-12 15:35 -------
The widget isn't destroyed, but I can reproduce that a whole KDE session freezes
when setEnabled(false) is called on a KComboBox (or its container, the
QHGroupBox in this case) while a user is selecting an item from it.
Might be a KWin issue.. or I should simply not disable the trade combo boxes,
even when a trade has been rejected already so manipulation is no longer useful.
I'll do that, but will still ask the KWin guys if this might be a more generic
problem.