Can't move up in servicemanager

Bug #1338316 reported by Samuel Mehrbrodt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenLP
Status tracked in Trunk
Trunk
Fix Released
High
Samuel Mehrbrodt

Bug Description

When trying to go to the previous item with the keyboard in the servicemanager:

Traceback (most recent call last):
  File "/home/samuel/programming/openlp/trunk/openlp/core/ui/servicemanager.py", line 71, in keyPressEvent
    self.service_manager.on_move_selection_up()
  File "/home/samuel/programming/openlp/trunk/openlp/core/ui/servicemanager.py", line 1106, in on_move_selection_up
    item_before = self.service_manager_list.item_above(item)
AttributeError: 'ServiceManagerList' object has no attribute 'item_above'

Related branches

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.