This question is locked. New answers and comments are not allowed.
In the latest build, if you have a combobox on a grid's popup edit window, and paste text into the combobox edit control - the combobox will be moved or rendered in the wrong place.
By the looks of it - it is using the top left of the browser client area to position itself after the paste instead of using the popup window coordinates top/left coordinates.
In other words - should offset from top left of popup edit window and not top left of browser client area.
By the looks of it - it is using the top left of the browser client area to position itself after the paste instead of using the popup window coordinates top/left coordinates.
In other words - should offset from top left of popup edit window and not top left of browser client area.