From Fedora Project Wiki
(Update dash pinning label) |
(General polish) |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This | |description=Test the dash. This is the bar that runs along the bottom of the screen in the Activities Overview, and contains application launchers. | ||
|actions= | |actions= | ||
{{Testcase_gnome-shell_generic_overview}} | {{Testcase_gnome-shell_generic_overview}} | ||
# | # Launch applications from the dash (the bar that's along the bottom of the screen), by clicking on them. | ||
# Add | # Open the app grid by clicking the grid of nine dots in the dash. Launch applications from the app grid. | ||
# | # Drag application launchers to the dash from the app grid. | ||
# Add applications to the dash by using the "Pin to Dash" item from their context menu. | |||
# Remove apps from the dash by by dragging them to the "Show Applications" button (nine white dots), or by using the "Unpin" action from their context menu. | |||
# Right-click on a running application in the | # Right-click on a running application in the dash and select ''New Window''. | ||
# Right-click on the same running application in the Dash and try selecting each window's name | # Right-click on the same running application in the Dash and try selecting each window's name. | ||
# Drag applications in the | # Drag applications in the dash around (this should re-order them). | ||
# Remove all the applications you added from the Dash: right-click on their icons (either in the Applications view, or in the Dash) and select ''Unpin'' | # Remove all the applications you added from the Dash: right-click on their icons (either in the Applications view, or in the Dash) and select ''Unpin''. | ||
|results= | |results= | ||
# Adding | # Adding apps to and from the dash should work as expected. | ||
# The | # The dash should gracefully handle the addition of a large number of favorites: there should be no crashes or errors, and it should make a reasonable effort to make them all visible. | ||
# The | # The dash should gracefully handle the removal of a large number of favorites: there should be no crashes or errors, and it should take advantage of the space freed up. | ||
# Launching applications from the Dash by clicking on them should work | # Launching applications from the Dash by clicking on them should work. | ||
# Running applications should have a background highlight in the | # Running applications should have a background highlight in the dash. | ||
# Creating a new window for a running application by right-clicking on its | # Creating a new window for a running application by right-clicking on its dash icon should work. | ||
# Right-clicking on a running application's | # Right-clicking on a running application's dash icon and clicking on a window's name should activate that window | ||
# | # Reordering dash icons with drag-and-drop should work. | ||
}} | }} | ||
[[Category:Package_gnome-shell_test_cases]] | [[Category:Package_gnome-shell_test_cases]] | ||
[[Category:GNOME desktop feature test cases]] | [[Category:GNOME desktop feature test cases]] |
Revision as of 14:30, 5 September 2022
Description
Test the dash. This is the bar that runs along the bottom of the screen in the Activities Overview, and contains application launchers.
How to test
- Open the Activites Overview by: pressing the Super key (also known as the Windows key), touching the top-left screen corner with the pointer, or clicking Activities in the top bar.
- Launch applications from the dash (the bar that's along the bottom of the screen), by clicking on them.
- Open the app grid by clicking the grid of nine dots in the dash. Launch applications from the app grid.
- Drag application launchers to the dash from the app grid.
- Add applications to the dash by using the "Pin to Dash" item from their context menu.
- Remove apps from the dash by by dragging them to the "Show Applications" button (nine white dots), or by using the "Unpin" action from their context menu.
- Right-click on a running application in the dash and select New Window.
- Right-click on the same running application in the Dash and try selecting each window's name.
- Drag applications in the dash around (this should re-order them).
- Remove all the applications you added from the Dash: right-click on their icons (either in the Applications view, or in the Dash) and select Unpin.
Expected Results
- Adding apps to and from the dash should work as expected.
- The dash should gracefully handle the addition of a large number of favorites: there should be no crashes or errors, and it should make a reasonable effort to make them all visible.
- The dash should gracefully handle the removal of a large number of favorites: there should be no crashes or errors, and it should take advantage of the space freed up.
- Launching applications from the Dash by clicking on them should work.
- Running applications should have a background highlight in the dash.
- Creating a new window for a running application by right-clicking on its dash icon should work.
- Right-clicking on a running application's dash icon and clicking on a window's name should activate that window
- Reordering dash icons with drag-and-drop should work.