-
Improvement
-
Resolution: Fixed
-
Major
-
4.0M6
-
None
-
None
The automated behavior that tried to click the first button of the dialog box when the enter key was pressed will be deleted.
Remaining dialog boxes to process :
- The dialog boxes for uploading a file
- ChooseSite
- ChoosePage
- ChooseTag
- ChooseAttachment
- ChooseResource
- SelectContentBySearch
- ChooseColor
- CreateSite
- SelectValuesBox
- LinkThemesDialog
- MarckerIconsDialog
- ChooseCategory
- ChooseTermHelper
- BranchesDialog
- UserProfileDialog
Those dialog boxes are mainly dialog boxes containing a grid, a tree, a view, and pressing the enter key is not properly relayed to the dialog box in such cases so the defaultButton config is rendered obsolete. We need to find a workaround.