Closed Bug 1607829 Opened 6 years ago Closed 5 years ago

Composing message - changed message scroll behavior when pressing <Enter>

Categories

(Thunderbird :: Message Compose Window, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1583135

People

(Reporter: vit.rozkovec.forwards, Unassigned)

Details

(Keywords: regression)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:73.0) Gecko/20100101 Firefox/73.0

Steps to reproduce:

Replying to the message and pressing <Enter>

Actual results:

When creating new line, cursor stays at the top and new lines or written text are moved above the cursor, out of visible view.
If I want to view the text above the cursor, I have to scroll up or move the cursor with keyboard arrows.
Cannot pinpoint which update did that, but the behavior wasn't like that before.

Let's illustrate it like this, dashed line shows the top border of the visible message view.

Steps:
1)

<Cursor here>


Some text <Enter>

Some text <Enter>

<Cursor here>

I cannot reproduce it always, in some messages it works as expected, in some it doesn't. Seems it has something to do with messages containing image and/or long text.

Expected results:


<Cursor here>


Some text <Enter>


Some text <Enter>
<Cursor here>

Sorry for bad formatting, markdown bit me (use the preview, Luke!)

Steps to reproduce:

Replying to the message and pressing <Enter>

Actual results:

When creating new line, cursor stays at the top and new lines or written text are moved above the cursor, out of visible view.
If I want to view the text above the cursor, I have to scroll up or move the cursor with keyboard arrows.
Cannot pinpoint which update did that, but the behavior wasn't like that before.

Let's illustrate it like this, dashed line shows the top border of the visible message view.

Steps:

*---------------------------------------*
<Cursor here>
*---------------------------------------*
Some text <Enter>
Some text <Enter>
*---------------------------------------*
<Cursor here>

Expected results:
Steps:

*---------------------------------------*
<Cursor here>
*---------------------------------------*
Some text <Enter>
*---------------------------------------*
Some text <Enter>
<Cursor here>
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Keywords: regression
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.