openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #22157
[Bug 1247025] Re: Wrong position when drag and drop an item in the service list
** Changed in: openlp
Assignee: (unassigned) => Oliver Wieland (oliwee)
** Branch linked: lp:~oliwee/openlp/bug-1247025
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1247025
Title:
Wrong position when drag and drop an item in the service list
Status in OpenLP - Worship Presentation Software:
New
Bug description:
I have a service list:
A
B
C
A new item D will be dragged and dropped on the position of item B
A
B D
C
Current behaviour:
the item D will be inserted after item B
A
B
D
C
Expected behaviour:
the item D will be inserted before item B
A
D
B
C
This is the common behaviour on the most drag'n'drop actions.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1247025/+subscriptions
References