Open Bug 1611805 Opened 6 years ago Updated 3 years ago

Chat Input Box Does Not Respect Resizing

Categories

(Thunderbird :: Instant Messaging, defect)

defect

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: jontillman23, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0

Steps to reproduce:

Attempted to resize the chat input box to not take up 5 lines

Actual results:

  1. Open Chat - input box will be 5 lines tall
  2. Resize input box to 1 line
  3. Close Thunderbird
  4. Open Thunderbird
  5. Open Chat - input box will be 5 lines tall

Expected results:

  1. Open Chat - input box will be 5 lines tall
  2. Resize input box to 1 line
  3. Close Thunderbird
  4. Open Thunderbird
  5. Open Chat - input box will be 1 line tall

Richard, do you know if this is something we can persist across restarts?

Flags: needinfo?(richard.marti)

The height is calculated by the function calculateTextboxDefaultHeight(). The problem with a persisting could be that every conversation can have its own height.

Flags: needinfo?(richard.marti)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.