Project

General

Profile

Bug #573

Topic disappears from the topic widget on topic change

Added by Nightfall about 15 years ago. Updated over 14 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Quassel Client
Target version:
-
Start date:
02/21/2009
Due date:
% Done:

100%

Estimated time:
Version:
0.4.0
OS:
Any

Description

When the topic gets changed, it disappears from the topic widget (it appears again when you switch to another channel).

Associated revisions

Revision ef20dd04 (diff)
Added by Manuel Nickschas over 14 years ago

Redesign the topic widget

This replaces the old ugly hackish topicwidget by something cleaner. We now use a stacked widget to switch
between display and edit mode. In edit mode, we use a MultiLineEdit rather than a single QLineEdit.
Instead of doing voodooish resizing of the parent widget, we use proper sizeHints and sizePolicies that make
Qt's layout system actually work with this.

There are still some features missing though, notably clickable URLs and the clear button. Will
be implemented ASAP.

Closes #506, fixes #573, closes #608.

History

#1 Updated by Sputnick almost 15 years ago

  • Status changed from New to Confirmed

Topic widget is pending a rewrite anyway; this bug will then magically disappear :)

#2 Updated by Sputnick over 14 years ago

  • Status changed from Confirmed to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF