Page MenuHomePhabricator

[Regression pre-wmf.15] Scrolling down the page while the Find and Replace dialog is open throws error "Uncaught TypeError: Cannot read property 'getOffset' of null5
Closed, DuplicatePublic

Description

Steps to replicate:

  1. Open Find and replace dialog
  2. Scroll down.

The following error in the console appears:

Uncaught TypeError: Cannot read property 'getOffset' of null

Event Timeline

Ryasmeen renamed this task from [Regression pre-wmf.14] Scrolling down the page while the Find and Replace dialog is open throws error "Uncaught TypeError: Cannot read property 'getOffset' of null" to [Regression pre-wmf.15] Scrolling down the page while the Find and Replace dialog is open throws error "Uncaught TypeError: Cannot read property 'getOffset' of null5.Jul 25 2018, 11:20 PM

@matmarex: Can you try it on this page: https://en.wikipedia.beta.wmflabs.org/w/index.php?title=User:RYasmeen_(WMF)/sandbox&redirect=no&veaction=edit

Also, try searching for something on this page first. I realized that I have my previous input retained there when scrolling down, which makes me assume that it might be the same issue or at least relevant to: https://phabricator.wikimedia.org/T196521?