FLUID-6431: The play button doesn't follow selection made with right click

Metadata

Source
FLUID-6431
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2019-11-21T12:55:48.418-0500
Updated
2019-12-05T16:26:42.454-0500
Versions
N/A
Fixed Versions
N/A
Component
  1. Self Voicing

Description

Using Chrome and Safari, for the selection reader in the orator, when a set of text is selected a play button appears near the start position. If a new selection is made the button is removed and re-rendered at the new selection start. However, if the new selection was made using a right-click, the play button stays in the original position. This is particularly noticeable in UIO+ with the "right-click to select" feature.

Steps to reproduce (Infusion):

  1. Open the Orator Demo
  2. select some text
  3. change the selection by right clicking on some other text
  4. Notice that the play button stayed in the original position

Steps to reproduce (UIO+):

  1. Using chrome enable the UIO+ browser extension
  2. Enable the "right-click to select" preference and the "text-to-speech" preference
  3. right click on some text
  4. right click on a different block of text
  5. Notice that the play button stayed in the original position

Comments