Bug 474616 - Broken UI when replying to message
Summary: Broken UI when replying to message
Status: RESOLVED FIXED
Alias: None
Product: NeoChat
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-09-17 14:18 UTC by Nicolas Fella
Modified: 2023-11-09 20:22 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot (45.25 KB, image/png)
2023-09-17 14:18 UTC, Nicolas Fella
Details

Note You need to log in before you can comment on or make changes to this bug.
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