Project

General

Profile

Bug #1212

text inputWidget doesn't expand in size in multiline mode on Mac OS X

Added by stepheneb about 11 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Quassel GUI (Qt)
Target version:
-
Start date:
04/12/2013
Due date:
% Done:

100%

Estimated time:
Version:
0.9-pre
OS:
Mac OS X

Description

Multiline mode is enabled. When I enter multiple lines by pressing shift-enter the multiple lines are displayed correctly in the inputWidget but the inputWidget doesn't expand in size so the previous lines scroll up an out of sight.

Screenshot from Mac OS X:

Screenshot of feature working on linux:

I have a branch where you can see what I've tried in my attempts to fix the problem: https://github.com/concord-consortium/quassel/tree/expand-multiline-entry-on-macos

I know very little about C++ or QT ... and the work in that branch does not fix the problem.

Perhaps it's just a bug in WTs QComboBox::AdjustToContents on Mac OS X.

I checked the QT bug tracker and didn't see a bug there.

System:

Mac OS X 10.6.8
QT 4.8.4 installed with homebrew

Tested on both stable v0.8.0 release of quassel and master branch build from 20130412:96d18ff3

Associated revisions

Revision 03d1b64d (diff)
Added by A. V. Lukyanov over 7 years ago

Fix multiline textedit not expanding on OS X

Fixes #1212. Resolves GH-240.

Revision 1a819cc0 (diff)
Added by A. V. Lukyanov about 6 years ago

Fix multiline textedit not expanding on OS X

Fixes #1212. Resolves GH-240.

(cherry picked from commit 03d1b64ddb8638465eafb4dca2dfd592739603cf)

Revision 0654be58 (diff)
Added by A. V. Lukyanov about 6 years ago

Fix multiline textedit not expanding on OS X

Fixes #1212. Resolves GH-240.

(cherry picked from commit 03d1b64ddb8638465eafb4dca2dfd592739603cf)

History

#1 Updated by InfernoZeus almost 11 years ago

Same issue here on the latest version of OS X, with the latest official release.

#2 Updated by Anonymous over 7 years ago

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

Also available in: Atom PDF