XWIKI-11544: Impossible to access the drawer menu with javascript deactivated #3831
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Jira URL
https://jira.xwiki.org/browse/XWIKI-11544
Changes
Description
Clarifications
Screenshots & Video
After the PR:
![Screenshot from 2025-01-23 11-29-53](https://private-user-images.githubusercontent.com/28761965/405995339-3346fd06-2298-4cf8-aca2-d055fd41f018.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMDQzNjgsIm5iZiI6MTczOTMwNDA2OCwicGF0aCI6Ii8yODc2MTk2NS80MDU5OTUzMzktMzM0NmZkMDYtMjI5OC00Y2Y4LWFjYTItZDA1NWZkNDFmMDE4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDIwMDEwOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM5M2QyZGQ5ZDE2MzE1NzU3Njc5MDM5ZjM3Zjg5MDBmYmQyNjcxNThiNzY5NjA5ZTM2YzUwMThkMzcxNzZiNmMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.ZuButjUNoy4Dx3AJxr2tAh6NN_NzQ3k92F30zGFfXEw)
Executed Tests
This is a style change only on a very specific context. We don't have automatic tests for this.
See the screenshot of a manual test on my local instance. In order to deactivate javascript in my Firefox, I used the
javascript.enabled
advanced parameter.Expected merging strategy