On Workspace forms the accessible names for HTML field size controls do not include the associated field nameDescriptionOn workspace forms, each HTML editor field has an associated set of controls to increase or decrease the editor size. Because there may be multiple HTML fields on a form and screen reader users sometimes search for controls by name, it is important that the controls are named in a way that conveys the associated field name. The controls are simply called "Increase/Decrease editor size" to screen reader users, which does not include the field name. Note that the tooltip text does NOT need to include the field name, as the visual context provides that information. Only the screen reader name needs to include the field name.Steps to Reproduce 0. Activate the Agent Workspace (com.agent_workspace) plugin.1. Navigate to "Incident > Create New".2. Select the form header menu button and select "View > Workspace".3. Configure the form to add an HTML field. 4. Navigate to "Agent Workspace > Agent Workspace Home".5. In the vertical toolbar, select the "Lists" tab.6. In the "Lists" tab that opens to the right, select the "Lists" tab.7. Navigate to "Incidents > All" and open any incident.8. Turn on the screen reader of your choice and tab to the "-" and "+" buttons at the bottom of the HTML field.The button names that are announced do not reference the HTML field name, even in case there are multiple HTML fields on the form. For example, "Decrease editor size for HTML test field". Screen reader users that sometimes browse content by searching for button names may get confused.WorkaroundSince Orlando, the resize buttons have been replaced with an accessible draggable resizer.Related Problem: PRB1359120