Project

General

Profile

Actions

Bug #104389

open

JavaScript error when selecting a autocomplete value in pagetree search

Added by Benjamin Franzke about 17 hours ago. Updated about 17 hours ago.

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

0%

Estimated time:
TYPO3 Version:
12
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 about 17 hours 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

Also available in: Atom PDF