Ticket #376 (closed defect: fixed)

Opened 6 years ago

Last modified 5 months ago

Font-change bug in qt-gui

Reported by: nobody Owned by: emostar
Priority: lowest Milestone: 1.3.6
Component: message Version: devel
Keywords: Cc:

Description (last modified by flynd) (diff)

As I switch to a larger font in the (antialiased) qt-gui of CVS-build 021215 - only the font in the running history is updated, the lower part of the message window, where I type message, stay the same.

Closing and reopening the conversation with a user fixes it, the new font is then applied to all widgets, but this should of course be done in first place too.

Change History

Changed 5 months ago by flynd

  • status changed from assigned to closed
  • resolution changed from None to fixed
  • description modified (diff)
  • milestone set to 1.3.6

Problem is due to font handling for the edit box doesn't signal existing edit boxes to update when font is changed.

Font handling has been changed in Qt4-Gui, edit boxes no longer suffers from this problem.

Note: See TracTickets for help on using tickets.