Open Bug 1876552 Opened 2 years ago Updated 2 years ago

Pressing enter for new line does not move cursor to next line

Categories

(Core :: DOM: Editor, defect)

Firefox 122
defect

Tracking

()

UNCONFIRMED

People

(Reporter: indgo23, Unassigned, NeedInfo)

Details

Attachments

(2 files)

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

Steps to reproduce:

On Testrail, if the user types in the "Comments" box and presses enter, the cursor does not move automatically to the next line. This issue started to occur on Firefox 120. Earlier versions (119 and below) of Firefox do not have this issue.

Actual results:

Pressing enter for a linebreak does not move the cursor, you must manually click on the next line or use arrow keys to go to the next line

Expected results:

Pressing enter should move the cursor automatically to the next line

Component: Untriaged → DOM: Editor
Product: Firefox → Core
Severity: -- → S3
Flags: needinfo?(masayuki)

I don't have an instance to check Testrail, and there is no minimized testcase. So, I need a help of contributors who can do it.

indgo23 or somebody who can test this:

Could you check which change caused this regression with mozregression?

And also could you attach a log file of Selection API calls? You can take the log with:

  1. Open a page which you can test
  2. Open about:logging from the URL bar in a new tab
  3. Set New log modules field to SelectionAPI:4,sync and press Set Log Modules button
  4. Click Logging to a file and set New log file field, then press Set Log File button
  5. Finally, press Start Logging button and switch tab to the test page, then, press Enter and back to the about:logging tab to stop the logging.
  6. Attach a log file whose file is not 0 (must be the largest file) and whose name contains "-child"
Flags: needinfo?(masayuki) → needinfo?(indgo23)
Attached file Log File
Let me know if this is correct or if you need more ```
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: