Issues

Select view

  • Select search mode

 

Safari issue with multiple input elements in Numeric or Calculated question types

Fixed

Description

Given a FIN or Calc question, input elements are contained in a label element. The parent label element has `for` attribute equal to the id of its first input (child element).

In Safari, having multiple inputs as children presents a problem whereby the first input always gets focus whenever another sibling input is clicked. Users thus need to tab thru the inputs to answer questions.

The issue is related to SAM-3131, and the changes in that commit need to be propagated to FIN and Calc question types.

Details

Priority

Affects versions

Components

Assignee

Reporter

Created November 13, 2017 at 7:42 AM
Updated April 17, 2018 at 8:39 AM
Resolved November 30, 2017 at 2:47 PM

Activity

Show:

Andrea Schmidt December 11, 2017 at 6:53 PM

Verified on macOS Sierra 10.12.6, Safari 11.0.2

Sam Ottenhoff December 11, 2017 at 12:52 PM

Andrea, can you test on nightly trunk?

Duncan Smith November 13, 2017 at 7:43 AM

Is there any way I can assign this issue to myself?