[Kst] [Bug 120882] "Raise to Top" and "Lower to Bottom" have no effect
George Staikos
staikos at kde.org
Fri Jan 27 23:23:14 CET 2006
------- 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=120882
------- Additional Comments From staikos kde org 2006-01-27 23:23 -------
On Friday 27 January 2006 16:50, Andrew Walker wrote:
> + if (_parent && _parent->_children.count() == 1) {
> + menu->setItemEnabled(index, false);
> + }
I think this part is wrong. It should set the item disabled if it is
already the lowest/highest, which means first or last in _parent->_children.
More information about the Kst
mailing list