Contextual Gestures Manager for Mobile Web Portals
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Navigating and interacting with web page portals on mobile devices is challenging due to small screen sizes and the complexity of managing different gestures across multiple web browser frames.
Innovation Solution
Implementing a gesture management system that prioritizes gestures based on registration levels, allowing users to assign and manage gesture priorities for each frame and the web portal as a whole, ensuring that higher priority gestures are recognized and executed accordingly.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Adaptability or versatility
If multiple web browser frames implement different gestures, then the web portal can provide diverse interaction functions, but the complexity of managing and recognizing gestures increases
Solution Approach 1:
The patent segments gesture recognition into frame-level and portal-level hierarchies. Each web browser frame can have its own gesture registrations, while the portal as a whole also has gesture registrations. This segmentation allows different gestures to be implemented in different frames without interfering with each other, while the portal-level gestures provide overall control. The gesture manager processes registrations at both levels separately, reducing the complexity of managing multiple gestures.
Solution Approach 2:
The patent applies local quality by allowing different gesture priorities and recognition behaviors for different frames. Each frame can have its own gesture registration with specific priority levels, enabling frame-specific gesture handling. The portal-level gestures have different priority relationships compared to frame-level gestures, creating a layered quality structure that optimizes interaction for both individual frames and the overall portal.
2Reliability
If gesture priority levels are implemented for each frame and portal, then gesture recognition accuracy improves, but the system complexity increases
Solution Approach 1:
The patent establishes equipotentiality through a standardized priority level system where portal-level gestures and frame-level gestures operate on the same priority scale. The gesture manager processes both levels using identical priority comparison logic, making the system manageable. Higher priority gestures (lower numerical values) are consistently selected over lower priority gestures (higher numerical values) regardless of whether they belong to the portal or a specific frame, creating a uniform decision-making process.
Solution Approach 2:
The gesture manager acts as an intermediary between the web portal and the gesture recognition system. It receives gesture registrations from both the portal and individual frames, stores them in a centralized database with priority levels, and processes gesture events by comparing priorities. This intermediary role simplifies the overall system architecture by centralizing the complexity of priority management in a single component rather than distributing it across multiple frames and portals.
3Length of moving object
If the screen size is small, then the mobile device is portable, but the usability of web portals with multiple frames becomes difficult
Solution Approach 1:
The patent implements dynamics by enabling flexible gesture recognition on small screens. The gesture manager dynamically processes gestures based on their priority levels, allowing the most important interactions to be recognized even on limited display areas. Frame-level gestures can be activated in specific regions of the small screen, while portal-level gestures provide global control. This dynamic processing adapts the interaction model to the constraints of small screen real estate.
Solution Approach 2:
The patent applies preliminary action through advance gesture registration and priority assignment. Before user interaction occurs, gestures are pre-registered at both portal and frame levels with their priority levels established. This preliminary configuration ensures that when a user performs a gesture, the system already has the hierarchy of expected interactions ready, enabling rapid and accurate gesture recognition without requiring real-time decision-making during the interaction itself.
Data Source
AI summary
According to some embodiments, a method and apparatus are provided to receive a first gesture registration associated a first application, receive a portal gesture registration associated with a web portal, and prioritize gestures associated with the web portal based on the first gesture registration and the portal gesture registration.


