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

cwo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/-/commit/
                   |                            |d08b8f7b8dd8a72c29b5ab063bc
                   |                            |ebc4afd425b06
            Version|                            |6.7.0
  Fixed/Implemented|                            |
                 In|                            |

--- Comment #4 from cwo <[email protected]> ---
Git commit d08b8f7b8dd8a72c29b5ab063bcebc4afd425b06 by Christoph Wolk.
Committed on 27/05/2026 at 07:31.
Pushed by cwo into branch 'master'.

containments/desktop: adjust edit height onTextChanged

The renaming edit field adjusts its height in Keys.onReleased. This
works fine if the user edits with the keyboard, but can also cut or
paste with the mouse through the context menu (or middle click), which
does not trigger it. So a one-line text field will stay that way after
pasting, even if the text is now more than one line long.

Instead, resize in onTextChanged so it's called no matter whether
keyboard or other means are used.
FIXED-IN: 6.7.0

M  +1    -3    containments/desktop/package/contents/ui/RenameEditor.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/d08b8f7b8dd8a72c29b5ab063bcebc4afd425b06

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

Reply via email to