| Summary: | selecting the same channel twice (for example by clicking on it) causes the messages view to stop updating | ||
|---|---|---|---|
| Product: | [Applications] Ruqola | Reporter: | Till Adam <adam> |
| Component: | frontend | Assignee: | Laurent Montel <montel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Other | ||
| Latest Commit: | https://invent.kde.org/network/ruqola/commit/1b2ecd8854ad018c2578198cb889aa225800d79f | Version Fixed/Implemented In: | 1.9.1 |
| Sentry Crash Report: | |||
|
Description
Till Adam
2022-12-26 14:42:47 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/ruqola/-/merge_requests/106 Git commit 998db477c5021b481672f6a2cabfa3682338637d by Laurent Montel. Committed on 10/01/2023 at 07:20. Pushed by mlaurent into branch '1.9'. Fix selecting the same channel twice (for example by clicking on it) causes the messages view to stop updating FIXED-IN: 1.9.1 M +12 -0 src/widgets/channellist/channellistview.cpp M +2 -0 src/widgets/channellist/channellistview.h M +1 -0 src/widgets/channellist/channellistwidget.cpp M +1 -0 src/widgets/channellist/channellistwidget.h M +5 -0 src/widgets/room/roomwidget.cpp M +2 -0 src/widgets/room/roomwidget.h M +9 -0 src/widgets/ruqolamainwidget.cpp M +1 -0 src/widgets/ruqolamainwidget.h https://invent.kde.org/network/ruqola/commit/998db477c5021b481672f6a2cabfa3682338637d Git commit 1b2ecd8854ad018c2578198cb889aa225800d79f by Laurent Montel. Committed on 10/01/2023 at 07:21. Pushed by mlaurent into branch 'master'. Fix selecting the same channel twice (for example by clicking on it) causes the messages view to stop updating FIXED-IN: 1.9.1 M +12 -0 src/widgets/channellist/channellistview.cpp M +2 -0 src/widgets/channellist/channellistview.h M +1 -0 src/widgets/channellist/channellistwidget.cpp M +1 -0 src/widgets/channellist/channellistwidget.h M +5 -0 src/widgets/room/roomwidget.cpp M +2 -0 src/widgets/room/roomwidget.h M +9 -0 src/widgets/ruqolamainwidget.cpp M +1 -0 src/widgets/ruqolamainwidget.h https://invent.kde.org/network/ruqola/commit/1b2ecd8854ad018c2578198cb889aa225800d79f |