Skip to content

[Modal] Refresh/observe changes has odd click offset behaviour when scrolling modal #5868

@stephenoldham

Description

@stephenoldham

Affects Chrome Version 61.0.3163.100

It seems when using a form in a modal with observeChanges:true, once the modal refresh has been called and the modal scrolled, you can't click to focus on any form element.

Example: https://jsfiddle.net/1218vmc8/2/

Steps to recreate:

  1. Click in an input to assert form works as expected to start
  2. Click dropdown to trigger an observed change
  3. Scroll modal and try to click on any input or dropdown (you either wont be able to or you will experience the strange click offset)
  4. Scroll modal back to original position and you'll be able to click on the form elements again

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions