[qt5] selectors of "interactive edit boxes" get drawn behind forms set to "fsStayOnTop"
- Lazarus/FPC Version: 2.2.4
- Operating System: Linux / qt5
- CPU / Bitness: 64
What happens
When using qt5, selectors of "interactive edit boxes" like TDateEdit or TTimeEdit get drawn behind the form if the latter is set to "fsStayOnTop". This does not happen when using gtk2 or win32
Example project: interactive_editbox__fsStayOnTop.zip
Screenshot: