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

            Bug ID: 400862
           Summary: Plasmoid "Share Text" field is too short and does not
                    wrap
           Product: kdeconnect
           Version: unspecified
          Platform: Compiled Sources
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: plasmoid
          Assignee: albertv...@gmail.com
          Reporter: si...@ergotech.com
  Target Milestone: ---

Created attachment 116188
  --> https://bugs.kde.org/attachment.cgi?id=116188&action=edit
Plasmoid Screenshot showing non-visible, non-wrapped text

SUMMARY
The "Share Text" box is not tall enough to show a line of characters and does
not seem to wrap

In DeviceDelegate.qml:255, changing wrapMode: TextEdit.NoWrap to TextEdit.Wrap
seems to solve the wrapping issue, but I don't know if there was intended to be
another way to solve this problem

Using viewport.height seems to be a partial solution to getting the height the
text box originally thought it should be, but I don't know how to properly
bound it to a requested number of line

STEPS TO REPRODUCE
1. Connect Device
2. Open Plasmoid

OBSERVED RESULT
Text box is very short

EXPECTED RESULT
Text box should initially be tall enough to show one line, should wrap, and
should eventually stop growing and become scroll-able with "sufficiently many"
lines

SOFTWARE VERSIONS
Fedora 28
KDE Plasma Version: 5.13.5
KDE Frameworks Version: 5.48.0
Qt Version: 5.11.1

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

Reply via email to