← Back to team overview

openlp-core team mailing list archive

[Bug 980116] [NEW] Split slide button is missing a \n when inserting at the end of a verse

 

Public bug reported:

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!

** Affects: openlp
     Importance: Low
         Status: New

-- 
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:
  New

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


Follow ups

References