sailfishos / sailfish-office

Sailfish Office
GNU General Public License v2.0
73 stars 26 forks source link

Fix tap handling on pdf password field. Fixes JB#58742 #191

Closed pvuorela closed 2 years ago

pvuorela commented 2 years ago

The Loader was behind the mostly invisible pdf view and thus not getting mouse events. Was not possible to move cursor, change password text visibility or tap the field to get focus back.

Also migrate from deprecated ContextMenu:hide() to close()

@dcaliste @llewelld @Tomin1