SJRK-283: Selection Reader play button is not displayed in the correct location in the editor preview

Metadata

Source
SJRK-283
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2019-09-11T15:01:57.507-0400
Updated
2020-01-22T17:01:50.518-0500
Versions
N/A
Fixed Versions
N/A
Component
  1. Storytelling Tool UI

Description

For SJRK-274 we added the Orator component to handle the TTS for the story. However, there was a bug with the positioning of the selection reader's play button when used in the editor's preview. ( See: https://github.com/fluid-project/sjrk-story-telling/pull/40#issuecomment-530449872 ). For the time being we've disabled the selection reader and only make use of the Orator's domReader. We should however, enable the selection reader and fix the positioning issues.

It appears that the positioning issue may be caused by the relative positioning of an ancestor or neighbouring element. One of the ones that isn't present on the story viewer page.

Comments

  • Gregor Moss commented 2019-10-08T16:57:25.193-0400

    This is potentially the same issue as FLUID-6394