Bug 474616

Summary: Broken UI when replying to message
Product: [Applications] NeoChat Reporter: Nicolas Fella <nicolas.fella>
Component: GeneralAssignee: Tobias Fella <fella>
Status: RESOLVED FIXED    
Severity: normal CC: carl, nate
Priority: NOR Keywords: qt6
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Screenshot

Description Nicolas Fella 2023-09-17 14:18:04 UTC
Created attachment 161671 [details]
Screenshot

STEPS TO REPRODUCE
1. Open a chat 
2. Clikc reply on a message

OBSERVED RESULT
The UI in the message input field is broken. See screenshot

SOFTWARE/OS VERSIONS
Neochat: master
KDE Frameworks Version: master
Qt Version: 6.6
Comment 1 Nate Graham 2023-10-20 15:44:37 UTC
Can't reproduce with current git master on Qt 6.5.2; is this a Qt 6.6 regression that you can still reproduce today?
Comment 2 Tobias Fella 2023-11-09 20:22:37 UTC
Git commit 84cad630cdcd7a39187c2d7822385e744587dbe7 by Tobias Fella.
Committed on 09/11/2023 at 21:19.
Pushed by tfella into branch 'master'.

Refactor and fix ChatBox layouting

M  +1    -1    src/CMakeLists.txt
M  +1    -0    src/models/customemojimodel.cpp
A  +66   -0    src/qml/AttachDialog.qml     [License: GPL(v2.0+)]
M  +316  -422  src/qml/ChatBar.qml
D  +0    -99   src/qml/ChatBox.qml
M  +51   -34   src/qml/CompletionMenu.qml
M  +1    -1    src/qml/EmoticonEditorPage.qml
M  +6    -7    src/qml/OpenFileDialog.qml
M  +65   -59   src/qml/ReplyPane.qml
M  +12   -12   src/qml/RoomPage.qml
M  +3    -3    src/qml/TimelineView.qml
M  +1    -1    src/qml/UserInfo.qml

https://invent.kde.org/network/neochat/-/commit/84cad630cdcd7a39187c2d7822385e744587dbe7