-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.3
-
MOODLE_23_STABLE
-
MOODLE_23_STABLE
In the File Manager form element, there is a breadcrumb trail for folders in the icon and list views. On mouseover, I was expecting the cursor to turn into the hand icon just like the buttons above it to indicate the element is clickable, but instead the cursor shows the vertical line icon that is traditionally associated with an input field. I tested this in File Picker and it works as expected; i.e. in file picker, on mouseover of the folder breadcrumbs, the hand cursor is displayed.
Test 1 - Folder Breadcrumbs in a folder resource.
Test Pre-requisites:
Any course in Moodle that has a section containing a folder resource.
1. Navigate to the folder resource as a teacher or admin and click it.
2. Click the 'Edit' button and verify that the file manager is displayed.
3. Click 'Create folder' button and verify that the create folder dialog is displayed onscreen.
4. Enter a name for the folder and click the 'Create' button, then verify that a folder is created.
5. Click the newly create folder then verify that the folder opens and a breadcrumb trail to the current folder is displayed.
6. Mouseover the breadcrumbs.
Expected Result:
- A hand cursor icon is rendered on mouseover of the breadcrumbs.
Actual result: - The cursor shows the vertical line icon that is traditionally associated with an input field.
Test 2 - Folder Breadcrumbs in a 'My private files'.
1. Navigate to My private files.
2. Click the 'Manage my private files' button and verify that the file manager is displayed.
3. Click 'Create folder' button and verify that the create folder dialog is displayed onscreen.
4. Enter a name for the folder and click the 'Create' button, then verify that a folder is created.
5. Click the newly create folder then verify that the folder opens and a breadcrumb trail to the current folder is displayed.
6. Mouseover the breadcrumbs.
Expected Result:
- A hand cursor icon is rendered on mouseover of the breadcrumbs.
Actual result: - The cursor shows the vertical line icon that is traditionally associated with an input field.
Test 3 - Folder Breadcrumbs in File Picker.
Test Pre-requisites:
My private files has folders and sub-folders added.
1. Navigate to My private files.
2. Click the 'Manage my private files' button and verify that the file manager is displayed.
3. Click 'Add...' button and verify that the File Picker dialog appears.
4. Click 'Private files'.
5. Navigate through the folders to the very bottom level and then verify that a breadcrumb trail to the current folder is displayed.
6. Mouseover the breadcrumbs.
Expected Result:
- A hand cursor icon is rendered on mouseover of the breadcrumbs.
Actual result: - A hand cursor icon is rendered on mouseover of the breadcrumbs as expected.