I was just reading the 4.5.3 changelog and noticed the fix to http://bugs.kde.org/show_bug.cgi?id=249706. Yesterday I noticed a problem in an app of mine which uses a KPageWidget. The UI allows the user to select which FaceType they want. When List or Tree is chosen, currentPageChanged() signals are emitted whenever a different page is selected. However, when FaceType is Tabbed after a few selections the signal is no longer emitted until the FaceType is changed again. This is simply observed by placing a qDebug() in the connected slot. I cannot see how my code causes this and wonder if it is related to the above bug (4.5.3 has not hit Portage yet, so I cannot do the obvious).
TIA -Robin -- ---------------------------------------------------------------------- Robin Atwood. "Ship me somewheres east of Suez, where the best is like the worst, Where there ain't no Ten Commandments an' a man can raise a thirst" from "Mandalay" by Rudyard Kipling ---------------------------------------------------------------------- >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<