Version: unspecified (using KDE 4.6.0) OS: Linux The label for dropping urls on it doesn't remember the position where I put it when I restart KGet. It is on KGet 2.6.0 Reproducible: Always Steps to Reproduce: 1. Run KGet. 2. Make it show the label. 3. Change label's position 4. Close KGet. 5. Run KGet again. Actual Results: Label is again on top left corner of the screen. Expected Results: Label appears where I put it last time. OS: Linux (i686) release 2.6.37-ARCH Compiler: gcc
SVN commit 1218795 by mfuchs: When DropTarget is destructed the config is always written. By default the drop target will appear in the middle of the screen. BUG:265185 M +3 -1 conf/kget.kcfg M +1 -0 ui/droptarget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1218795
SVN commit 1218796 by mfuchs: Fowardport r1218795 When DropTarget is destructed the config is always written. By default the drop target will appear in the middle of the screen. CCBUG:265185 M +3 -1 conf/kget.kcfg M +1 -0 ui/droptarget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1218796