Article Details
Id:22060
Product:finPOWER Connect Cloud
Type:FIX
Version:6.00.00
Opened:09/10/2024
Closed:04/04/2025
Released:17/04/2025
Job: J034455

Copying a record or page link to the clipboard may show a modal dialog which, if not dismissed relatively quickly, causes the User to be logged out

Right-clicking a record tab (e.g., a Client), or a record page tab (e.g., the Client, Logs page), gives the option to "Copy link to show this Record" (or page).

Generally, this will copy the link directly to the clipboard and show a popup notification. However, if browser security (for whatever reason), prevent access to the clipboard, a modal dialog allowing the User to copy the link was displayed. This would block the code which prevented the User actions from being logged and, if displayed for too long, would then cause the User to be logged out when they dismissed it.

This has been replaced with a standard finPOWER Connect Cloud "modal" input window which does not block the code from running and therefore does not cause the User to be logged out.