Mobile Content Tabs With Scroll-Free Screen Layout

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Mobile device screens have limited space, requiring users to scroll horizontally or vertically, which disrupts the continuity of text viewing.

Innovation Solution

A system that creates multiple tabs on a mobile device screen without scrolling, using a hierarchical data structure with root and child nodes to organize content, allowing users to select tabs without scrolling, and utilizing a block data model for dynamic information management.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Area of stationary object

If content is displayed on a mobile device screen, then the screen space is utilized, but scrolling is required which breaks text continuity

Engineering Contradiction:
Improvescreen space utilizationVSAvoidtext continuity during scrolling
Core Design Contradiction:
Area of stationary objectVSEase of operation

Solution Approach 1:

The patent segments the content into multiple discrete blocks, each with a fixed aspect ratio that fits within the mobile screen. These blocks are arranged in a grid layout where users can navigate between segments without scrolling, maintaining text continuity while utilizing screen space efficiently.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transitions from traditional vertical/horizontal scrolling navigation to a two-dimensional grid of content blocks. Users navigate through content by moving across the grid dimension rather than scrolling, eliminating the discontinuity problem while maintaining comprehensive screen utilization.

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

2Ease of operation

If content is formatted to fit mobile screen without scrolling, then text continuity is maintained, but the device complexity increases

Engineering Contradiction:
Improvetext continuity without scrollingVSAvoidsystem complexity for creating multiple tabs
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The patent employs a universal block-based architecture where content is standardized into blocks with fixed aspect ratios. This multi-functional approach allows the same block structure to handle various content types and navigation modes, reducing system complexity while maintaining scroll-free continuous viewing.

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

Solution Approach 2:

The patent changes the fundamental parameter of content organization from continuous scrolling streams to discrete blocks with fixed aspect ratios. This parameter transformation simplifies the underlying system architecture by providing a uniform grid-based structure that handles all content uniformly, reducing complexity despite the enhanced viewing experience.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12625710B2Presenting content in multiple tabs for scroll-free viewing on a mobile device
Publication Date: 2026.05.12 NOTION LABS INC
  • US12625710B2 patent drawing
  • US12625710B2 patent drawing
  • US12625710B2 patent drawing

AI summary

The disclosed system receives an indication to create tabs in a GUI and creates a hierarchical data structure including a root node and a first child node. The hierarchical data structure represents the tabs having multiple permissions, the root node represents the tabs, and the first child node associated with the root node represents a tab among the tabs. The system creates the tabs that are visible without scrolling on a mobile device screen. The system receives an indication of content to include in the tab and creates a second child node including the content by formatting the content to be visible without scrolling on the mobile device screen. The first child node is a parent of the second child node including the content. The system provides the tabs and the content in the GUI, where viewing the content on the mobile device screen does not involve scrolling.