https://bugs.kde.org/show_bug.cgi?id=401529

            Bug ID: 401529
           Summary: kdesvn commit message
           Product: kdesvn
           Version: GIT (master)
          Platform: Fedora RPMs
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: General
          Assignee: kdesvn-bugs-n...@kde.org
          Reporter: reave...@gmail.com
  Target Milestone: ---

SUMMARY

Commit message window behaves like Rich-Text edit box. It's evident when
pasting  text from other tools (like issue subjects from Jira). This has some
other side effect. Those additional formatting characters sometimes even
terminate the input and not full text (from commit message window) is sent to
svn command, just the first line (where some invisible characters were
interpreted as end-of-input.

The solution I understand is to force kdesvn commit message window to use
plain-text container that automatically converts any clipboard contents to
plain-text.

IT's perhaps regression. Similar problem has been addressed before:
https://bugs.kde.org/show_bug.cgi?id=230612


STEPS TO REPRODUCE
1. Open kdesvn commit message window
2. Copy some text from web browser and paste to already open kdesvn commit
message window
3. Optionally type some text in new lines in kdesvn commit message window

OBSERVED RESULT

Formatting or copied text is retained. Additionally, depending on copied text,
if it contains newlines (<br>?), it might prematurely terminate commit message
text: lines typed in step 3 might not end up being sent to svnclient.

EXPECTED RESULT

Any formatting from pasted text should be removed. All text from commit message
window should be sent to svnclient.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 29
(available in About System)
KDE Plasma Version: 5.14.4
KDE Frameworks Version: 5.52.0
Qt Version: 5.11.1

ADDITIONAL INFORMATION
kdesvn-1.7.0-6.fc29.x86_64

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to