Skip to Main Content
Feature Request FR-4308
Product Area Application Builder
Status CLOSED

1 Voters

Setup to Disable Screenshot Functionality in PWA Oracle APEX Applications

srinivas.kikkuru Public
· Mar 4 2025

Description: This feature aims to enhance the security of Oracle APEX applications by disabling the screenshot functionality in Progressive Web Applications (PWAs). By preventing users from taking screenshots, sensitive information within the application is better protected. This functionality is particularly useful for enterprise teams handling confidential data.

Use Case
Scenario: An enterprise development team is building a PWA using Oracle APEX that handles sensitive information, such as financial data, personal information, or proprietary business processes. To prevent unauthorized sharing or leakage of this information, the team needs to disable the screenshot functionality within the application.

We reviewed this idea carefully, and while it was interesting, we concluded that due to all the internal implications we need to take into account, it is not feasible in APEX.

Comments

Comments

  • vincent morneau Admin OP 1.2 years ago

    As far as I know you can't prevent a web application from taking screenshots. This is a web limitation, not an APEX one.