Actions
Bug #93451
closedContext sensitive help note does not disappear
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2021-02-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
csh, backend
Complexity:
Is Regression:
Sprint Focus:
Description
Just had this in latest master (11.1.0-dev). Browser cache was cleared previously.
I am actually unsure how and when the context sensitive help bubble should close.
It does not close when I click elsewhere, switch to another TAB or press ESC.
I have not managed to close it at all (unless closing the EDIT form).
In TYPO3 9 the bubble closes when clicking elsewhere.
Reproduce¶
1. Open edit form for page
2. hover over "Page Title" in "General" until question mark appears and click
3. CSH appears. Now click elsewhere and switch TABs
System¶
- master
- Firefox: 85.0 (64-bit) Mozilla Firefox for Ubuntu
- Firefox: 78.7.0esr (64-bit) Mozilla Firefox for Ubuntu
- Chromium: Version 88.0.4324.146 (Official Build)
JavaScript errors and warnings¶
probably not related ...?
Chromium:
DevTools failed to load SourceMap: Could not load content for http://t3coredevbare11/typo3/sysext/core/Resources/Public/JavaScript/Contrib/moment-with-locales.min.js.map: HTTP error: status code 500, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load SourceMap: Could not load content for http://t3coredevbare11/typo3/sysext/core/Resources/Public/JavaScript/Contrib/sortable.umd.js.map: HTTP error: status code 500, net::ERR_HTTP_RESPONSE_CODE_FAILURE jquery.js?bust=31700fb6a6a2b40a815eea5536c38779a8ff51fe:3828 [Violation] 'setTimeout' handler took 50ms DateTimePicker.js?bust=31700fb6a6a2b40a815eea5536c38779a8ff51fe:13 Initializing all date pickers globally has been marked as deprecated. Please pass a specific element.
Updated by Georg Ringer almost 4 years ago
- Has duplicate Bug #93218: Popovers in Backend > access module don't close added
Updated by Nikita Hovratov over 3 years ago
- Related to Bug #93984: CSH popup not closing; plus multiple instances of the popup might stay open. added
Updated by Nikita Hovratov over 3 years ago
Might be this issue: #93984
Can be closed I think.
Updated by Nikita Hovratov over 3 years ago
- Has duplicate deleted (Bug #93218: Popovers in Backend > access module don't close)
Updated by Sybille Peters over 3 years ago
- Status changed from Accepted to Closed
Closing, should be fixed with #93984
Actions