-
New Feature
-
Resolution: Unresolved
-
Normal
-
None
-
10.0.0
-
None
User Story
As an app developer, I want to disable touch support or tablet UI for some pages for the following reasons:
- Desktop-Optimized Pages: an application might be designed for both mobile and desktop, some pages might be too complicated and may not be suitable for mobile browsers.
- Testing and Debugging: there is a bug in touch support in a page, disable it in a page can locate the root cause or to be a workaround
- Legacy Integration: when integrating new web applications with legacy systems that were not designed with touch in mind, it can be necessary to disable touch support to maintain consistency and functionality across the system
Acceptance Criteria
describe the final result from the owner's point of view to be counted as completed
Details
Put document or specification reference
- relates to
-
ZK-4918 support a configuration to disable touch behavior
- Closed