https://bugs.kde.org/show_bug.cgi?id=454963
James Graham <james.h.gra...@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/netw | |ork/neochat/commit/6748a2d2 | |1d276caed4c011ed74f9da414bc | |6fbd9 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #8 from James Graham <james.h.gra...@protonmail.com> --- Git commit 6748a2d21d276caed4c011ed74f9da414bc6fbd9 by James Graham. Committed on 26/08/2022 at 19:33. Pushed by nvrwhere into branch 'master'. Fix the reply an edit text being shown in all chat rooms when multiple windows are open Fix the reply an edit text being shown in all chat rooms when multiple windows are open. This is done by changing chatBoxHelper from a singleton to being instantiated for each instance of roompage. M +6 -6 imports/NeoChat/Component/ChatBox/AttachmentPane.qml M +9 -9 imports/NeoChat/Component/ChatBox/ChatBar.qml M +5 -5 imports/NeoChat/Component/ChatBox/ChatBox.qml M +3 -3 imports/NeoChat/Component/ChatBox/ReplyPane.qml M +1 -1 imports/NeoChat/Menu/Timeline/FileDelegateContextMenu.qml M +2 -2 imports/NeoChat/Menu/Timeline/MessageDelegateContextMenu.qml M +12 -8 imports/NeoChat/Page/RoomPage.qml M +1 -1 src/main.cpp https://invent.kde.org/network/neochat/commit/6748a2d21d276caed4c011ed74f9da414bc6fbd9 -- You are receiving this mail because: You are watching all bug changes.