KDE4 applications like Konqueror, Akregator etc. have major issues saving their toolbar positions. It's IMHO a real showstopper, as the toolbars move nearly completely off-screen after a restart of the application. Luckily there's already a patch in qt-copy available, which should be applied in Gentoo to x11-libs/qt-gui-4.4.0 Reproducible: Always Steps to Reproduce: 1. Open a KDE4 application like Kontact 2. Close it 3. Open the application again Actual Results: The 2nd toolbar (e.g. the one of the embedded component in Kontact, like the 'Back | Forward | Reload ...' buttons in Kontact → Akregator) is moved off-screen to the right, just the handle for grabbing it is left over. Expected Results: The toolbar stays at the position it was before closing the application. A patch from qt-copy is available here: http://websvn.kde.org/trunk/qt-copy/patches/0236-qtoolbararealayout-restore.diff?revision=829466&view=markup What needs to be done: - put the '0236-qtoolbararealayout-restore.diff' into qt-gui's $FILESDIR - bump x11-libs/qt-gui-4.4.0 to 4.4.0-r1 - add the according epatch line to the 4.4.0-r1 ebuild
CC'ing kde herd. Is this still a problem with qt-gui-4.4.2?
I dont have this issue and i think that it was already applied by upstream.
This issue is already fixed by upstream. thus closing