← Back to team overview

openlp-core team mailing list archive

[Bug 959116] [NEW] Split slide button should insert tag on its own line

 

Public bug reported:

From: http://openlp.org/en/forums/general-support/development/i-found-
bug-split-song

When pressing the Split button in both the song editor and custom
editor, if there is text on the line after the current cursor position,
then that text ends up on the same line as the [---]. This causes the
split not to work.

E.g. if | is the cursor position:
   ABC|DEF
goes to 
   ABC
   [---]DEF

It should ensure the newly inserted split tag is on a line by itself,
i.e.:

ABC
[---]
DEF

** Affects: openlp
     Importance: Low
         Status: Confirmed

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/959116

Title:
  Split slide button should insert tag on its own line

Status in OpenLP - Worship Presentation Software:
  Confirmed

Bug description:
  From: http://openlp.org/en/forums/general-support/development/i-found-
  bug-split-song

  When pressing the Split button in both the song editor and custom
  editor, if there is text on the line after the current cursor
  position, then that text ends up on the same line as the [---]. This
  causes the split not to work.

  E.g. if | is the cursor position:
     ABC|DEF
  goes to 
     ABC
     [---]DEF

  It should ensure the newly inserted split tag is on a line by itself,
  i.e.:

  ABC
  [---]
  DEF

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/959116/+subscriptions


Follow ups

References