adaptlearning / adapt-contrib-narrative

A component that displays an image gallery with accompanying text
GNU General Public License v3.0
5 stars 39 forks source link

Adapt 7865 narrative taking away focus from open text input #206

Closed eleanor-heath closed 3 years ago

eleanor-heath commented 3 years ago

Description of issue:

A bug that affects Android devices only. When trying to answer an open text input question, the keyboard will appear and immediately disappear straight after. This is still occurring after a rebuild of the course.

Steps to replicate: Using an android device in landscape view e.g. Samsung Galaxy A21, Samsung Galaxy A21, Samsung Galaxy Tab 2, Google Pixel 3a, S10, Galaxy Tab S6, Galaxy Tab S5e, Galaxy Tab S4, Galaxy Tab S3 Launch course with an open text input component and a narrative component. Access first page. Scroll down to the open text input question and attempt to answer it. The keyboard appears then disappears.

Expected Results: Keyboard should remain on screen until the user dismisses it.

Actual Results: Keyboard appears and then immediately disappears again.

Resolves https://github.com/adaptlearning/adapt_framework/issues/3030

I have another solution here if this fix is not suited: https://github.com/adaptlearning/adapt-contrib-narrative/pull/207