openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #16177
[Bug 980116] Re: Split slide button is missing a \n when inserting at the end of a verse
Well let's wait for Andreas to comment since he reported it.
Note, "Invalid" would be the correct status, "Won't fix" is for something where the reported issue is valid, however we aren't going to fix it.
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/980116
Title:
Split slide button is missing a \n when inserting at the end of a
verse
Status in OpenLP - Worship Presentation Software:
Incomplete
Bug description:
Hello,
When you have a verse, like this:
"first line
second line
third line"
When you now press the "split" button to insert [---] the cursor does not jump to a new line. So instead of
"first line
second line
third line
[---]
"
You get
"first line
second line
third line
[---]"
In the case that the user just continues to type he'll end up with
something like this:
"first line
second line
third line
[---]fourth line"
Which causes problem.
NOTE: This once worked, but bug #959116 caused this now. We need to
find a solution which works in both situations!
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/980116/+subscriptions
References