Issue with click-drag-select in text input field also scrolls parent element, webkit bug or feature?

前端 未结 6 905
一个人的身影
一个人的身影 2021-01-04 13:11

There\'s a weird behavior that I\'ve been experiencing with only the webkit browsers since last year, and it is driving me nuts.

I\'ve tried doing searches on this,

6条回答
  •  轮回少年
    2021-01-04 13:45

    Just wrestled with this strange one for the first time. I found that if I set the width of the text field to something less-than-or-equal-to the container, the parent element didn't scroll in relation to the text input value.

提交回复
热议问题