openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #22156
[Bug 1247025] [NEW] Wrong position when drag and drop an item in the service list
Public bug reported:
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.
** Affects: openlp
Importance: Undecided
Status: New
** Description changed:
I have a service list:
A
B
C
- D
- Item D will be dragged and dropped on the position of item B
+ A new item D will be dragged and dropped on the position of item B
A
B D
C
-
- Current behaviour:
+ 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.
--
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
Follow ups
References