You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an editor opens a modal clicking on the Viewbutton from actions column, it opens the modal with the submission details. When they close the modal, the focus goes to the first interactive element of the page.
How to reproduce / Current behavior
Log in to an OJS journal
Navigate using the TAB key to reach a View button
Activate the button using ENTER key
Close the modal pressing ESC key
Press TAB and see that the focus indicator is back to the journal name at the top
What application are you using?
OJS version 3.5.rc2
Stack used
Device: laptop
OS: Macos Sequoia
Browser: Edge
Version: 135.0.3179.54 (Official build) (arm64)
Testing method
Method: Manual, Keyboard
Action
When closing the modal, the focus should return to the button that triggered the modal.
Additional information
Original state of focus (on the View button)
Modal
New focus position after closing the modal
The text was updated successfully, but these errors were encountered:
Issue Description
When an editor opens a modal clicking on the
View
button from actions column, it opens the modal with the submission details. When they close the modal, the focus goes to the first interactive element of the page.How to reproduce / Current behavior
View
buttonENTER
keyESC
keyTAB
and see that the focus indicator is back to the journal name at the topWhat application are you using?
OJS version 3.5.rc2
Stack used
Testing method
Action
When closing the modal, the focus should return to the button that triggered the modal.
Additional information
Original state of focus (on the View button)

Modal
New focus position after closing the modal

The text was updated successfully, but these errors were encountered: