Make WordPress Core

Changes between Version 2 and Version 6 of Ticket #59566


Ignore:
Timestamp:
10/09/2023 06:48:24 AM (3 years ago)
Author:
poena
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59566

    • Property Keywords has-patch needs-testing added
    • Property Version changed from to 5.3
    • Property Milestone changed from Awaiting Review to 6.5
  • Ticket #59566 – Description

    v2 v6  
    88== Testing instructions
    99
    10 
    11 **Expected result:**
    12 The tooltip of the first color should say "Blue"
    13 The tooltip of the second color should say "Dark blue"
    14 
    15 **To test:**
    1610First, if you are not using a fresh install, please reset your WordPress installation.
    1711
     
    2519Select any block with a color option, for example a paragraph.
    2620Select the color option to open the color selection modal.
    27 Hover over the first and second colors and confirm that the tooltip shows the color codes.
     21Hover over the first and second colors and confirm if the tooltip shows the correct text.
     22
     23**Expected result:**
     24The tooltip of the first color should say "Blue"
     25The tooltip of the second color should say "Dark blue"
     26
     27**Actual result:**
     28The tooltip of the first and second colors shows a color code
    2829
    2930
    3031
    31