Project

General

Profile

Actions

Bug #104389

closed

JavaScript error when selecting a autocomplete value in pagetree search

Added by Benjamin Franzke 4 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Start date:
2024-07-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Browser: Google Chrome 126.0.6478.126

Chrome seems to trigger a KeyboardEvent with key undefined in case a value is selected from the autocomplete list.

hotkeys.js?bust=1143…386d5de6a7684b77:13 Uncaught 
TypeError: Cannot read properties of undefined (reading 'toLowerCase')
    at Hotkeys.createHotkeyStructFromEvent (hotkeys.js?bust=1143…de6a7684b77:13:2658)
    at Hotkeys.findHotkeySetup (hotkeys.js?bust=1143…de6a7684b77:13:1875)
    at HTMLDocument.<anonymous> (hotkeys.js?bust=1143…de6a7684b77:13:1541)
createHotkeyStructFromEvent    @    hotkeys.js?bust=1143…386d5de6a7684b77:13
findHotkeySetup    @    hotkeys.js?bust=1143…386d5de6a7684b77:13
(anonymous)    @    hotkeys.js?bust=1143…386d5de6a7684b77:13
2
hotkeys.js?bust=1143…386d5de6a7684b77:13 
Actions #1

Updated by Gerrit Code Review 4 months ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85257

Actions #2

Updated by Benjamin Franzke about 2 months ago

  • TYPO3 Version changed from 12 to 13
Actions #3

Updated by Gerrit Code Review about 2 months ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85257

Actions #4

Updated by Benjamin Franzke about 2 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack about 1 month ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF