Version: 0.99(devel) (using KDE KDE 3.2.1) Installed from: Compiled From Sources OS: Linux PROBLEM: The focus rectangle does not appear for a plot group object in layout mode. STEPS TO REPRODUCE: Start kst and create two plots in the same window. Enter layout mode and group the two plots. Notice that when the mouse enters the group no focus rectangle is visible.
CVS commit by staikos: some minor plotgroup fixes, and make it visible that a plotgroup has the focus or is selected. Previously the selection and focus rects were not distinguisable from the border in many cases, and this will become more of a problem when we make the border color configurable. A good solution for now is to hide the border as it becomes very clear that something has 'happened' and the focus or selection rects are also very clear at that point. CCMAIL: 86520-done@bugs.kde.org M +1 -1 kstborderedviewobject.cpp 1.16 M +6 -4 kstplotgroup.cpp 1.18 M +22 -22 kstviewobject.cpp 1.82 M +1 -1 kstviewobject.h 1.66