adaptlearning / adapt-vimeo

A Vimeo Player Component for the Adapt Framework
GNU General Public License v3.0
0 stars 2 forks source link

Resize call in inline transcript causes jumps in the page #14

Closed simondate closed 1 year ago

simondate commented 2 years ago

When the learner clicks the inline transcript button it causes them to jump up the page. See below.

chrome_gqvZsxFftx

I haven't been able to replicate this with the Youtube or Vimeo component.

I found that the issue didn't occur if I comment out this line of code.

EDIT - According to the client, this only happens when a narrative is used before.

chris-steele commented 2 years ago

Narrative seems to cause jumping issues in other circumstances: https://github.com/adaptlearning/adapt-contrib-narrative/issues/231

oliverfoster commented 1 year ago

this has since been resolved, appears to have been a narrative issue

vimeo-jump