Mobile Platform Canvas for Comb Text Field Input

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The utilization of comb text fields on mobile devices is limited due to the lack of support for interactive comb text fields in mobile user interfaces, preventing users from effectively interacting with them.

Innovation Solution

A method and apparatus that generate a mobile platform canvas to simulate comb text field inputs on mobile devices, allowing users to input and edit text by superimposing the input characters at the center of each cell, mimicking the desktop experience by using a blank, invisible text field that matches the display dimensions and characteristics of the comb field.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If comb text fields are rendered on mobile devices using standard mobile UI, then the device compatibility is improved, but the user interaction capability deteriorates (users are unable to interact with the comb text field)

Engineering Contradiction:
Improvedevice compatibilityVSAvoiduser interaction capability
Core Design Contradiction:
Adaptability or versatilityVSEase of operation

Solution Approach 1:

The patent introduces a mobile platform canvas as an intermediary layer between the comb text field and the mobile device input interface. This canvas acts as a mediator that translates mobile device input events into comb text field specific actions, enabling interaction while maintaining the comb field's visual structure. The canvas receives input from the mobile device and processes it to update the comb field cells appropriately.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent adds a new dimensional layer by creating a canvas-based input interface that overlays or works alongside the traditional comb text field. This additional dimension provides the necessary interaction surface for mobile devices while preserving the original comb field display, effectively solving the contradiction between maintaining comb field structure and enabling mobile interaction.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Ease of operation

If a mobile platform canvas is generated to enable interaction, then the user interaction capability is improved, but the device complexity increases

Engineering Contradiction:
Improveuser interaction capabilityVSAvoidsystem complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The mobile platform canvas is designed to serve multiple functions: it acts as an input receiver, an event processor, a coordinate translator, and a state manager for the comb text field. By making the canvas multi-functional, the patent reduces the need for separate specialized components, thereby managing complexity while providing comprehensive interaction support.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The patent merges the comb text field rendering logic with the mobile platform canvas interaction logic into a unified system. Instead of maintaining completely separate systems for display and interaction, the solution combines these functions, reducing overall system complexity while enabling mobile interaction capability.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS8645820B2Method and apparatus for providing comb text field inputs on a mobile device
Publication Date: 2014.02.04 ADOBE INC
  • US8645820B2 patent drawing
  • US8645820B2 patent drawing
  • US8645820B2 patent drawing

AI summary

A computer implemented method and apparatus for providing comb field text inputs on a mobile device comprising displaying a document on a mobile device, detecting entry of a comb field of the document on the mobile device, the comb field comprising at least one comb cell, determining a size of a canvas that fits onto the comb field on the mobile device, and generating a mobile platform canvas based on the comb field parameters, the mobile platform canvas capable of receiving at least one text character input.