US20140325445A1 - Visual indication for facilitating scrolling - Google Patents

Visual indication for facilitating scrolling Download PDF

Info

Publication number
US20140325445A1
US20140325445A1 US14/329,832 US201414329832A US2014325445A1 US 20140325445 A1 US20140325445 A1 US 20140325445A1 US 201414329832 A US201414329832 A US 201414329832A US 2014325445 A1 US2014325445 A1 US 2014325445A1
Authority
US
United States
Prior art keywords
list
objects
determining
linear direction
content
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US14/329,832
Inventor
Venkata Sastry Akella
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Google Technology Holdings LLC
Original Assignee
Google Technology Holdings LLC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Google Technology Holdings LLC filed Critical Google Technology Holdings LLC
Priority to US14/329,832 priority Critical patent/US20140325445A1/en
Publication of US20140325445A1 publication Critical patent/US20140325445A1/en
Assigned to MOTOROLA, INC. reassignment MOTOROLA, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: AKELLA, VENKATA SASTRY
Assigned to MOTOROLA MOBILITY LLC reassignment MOTOROLA MOBILITY LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MOTOROLA, INC.
Assigned to MOTOROLA MOBILITY LLC reassignment MOTOROLA MOBILITY LLC CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: MOTOROLA MOBILITY, INC.
Assigned to Google Technology Holdings LLC reassignment Google Technology Holdings LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MOTOROLA MOBILITY LLC
Assigned to MOTOROLA MOBILITY, INC. reassignment MOTOROLA MOBILITY, INC. CORRECTIVE ASSIGNMENT TO CORRECT THE RECEIVING PARTY NAME PREVIOUSLY RECORDED AT REEL: 035248 FRAME: 0001. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT. Assignors: MOTOROLA, INC.
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus

Definitions

  • the present disclosure relates generally to a user interface for displaying content in a display device and more particularly to enhancing the scrolling operation in the user interface of the display device.
  • Display devices have evolved to provide scrolling functionality in order to facilitate the display of a graphic representation of a list or a text document that is too large to be shown on the display area in its entirety.
  • the display area can be scrolled in response to a user input so that a different portion of the list is displayed.
  • the user input can be provided using a scrollbar, arrow keys on a keyboard, scroll wheel, rocker switch, five-way navigation button, or the like.
  • the user may scroll through a list by any increment, including line-by-line, page-by-page, or item by item, etc.
  • While scrolling a list the user needs to know that the list is reaching or has reached the beginning or the end of the list.
  • Various visual indicators have been devised in an attempt to provide users with an indication as to the position, or context, of the displayed portion within the document.
  • One common means is a scroll bar having a position indicator.
  • Such indicators are typically provided in a border of the display screen, where the user may not notice them.
  • a user is typically focused on the content of the list and is not likely to pay attention to a scroll bar position indicator or similar means.
  • such indicators occupy some useful display space which can otherwise be used for displaying the content of the list.
  • FIG. 1 is a block diagram of a display device in accordance with some embodiments.
  • FIG. 2 illustrates a display region on the display device in accordance with some embodiments.
  • FIG. illustrates an embodiment of the invention implemented in the form of a list that is being scrolled.
  • FIG. 4 illustrates an embodiment of the invention implemented in the form of a list that is scrolled all the way to the top.
  • FIG. 5 illustrates another embodiment of the invention implemented in the form of a list that is scrolled all the way the top.
  • FIG. 6 illustrates an embodiment of the invention implemented in the form of a list that is scrolled all the way to the end.
  • FIG. 7 illustrates an embodiment of the invention implemented in the form of a list that is scrolled all the way to the end.
  • FIG. 8 is a flowchart depicting a method for enhancing scrolling operation in a display device according to one embodiment.
  • Various embodiments of the invention disclose a method and device for enhancing scrolling operations in a display of a device.
  • the method includes detecting a scrolling operation on a list of objects in a linear direction. During the scrolling operation, it is determined whether the list of objects is reaching an end and at least one object at the end of the list of objects is extended in the linear direction in response to reaching the end of the list of objects. Further, the method includes determining that the object or objects have reached a peak length of extension in the linear direction and retracting the object or objects in a reverse linear direction in response to reaching the peak length or in response to detecting that the scrolling operation is terminated.
  • a display device includes a display for rendering a list of objects and a user interface for receiving a user input to perform a scrolling operation on the list of objects.
  • the display device determines that the list of objects is reaching an end during the scrolling operation and extends at least one object at the end of the list of objects in the linear direction.
  • the display device determines that the object or objects have reached a peak length of extension in the linear direction, and retracts the object or objects in a reverse linear direction in response to reaching the peak length.
  • FIG. 1 is a block diagram of a display device in accordance with some embodiments,
  • the display device includes a display 120 , user interface 130 , memory 140 , processor 150 , and a transceiver unit 160 , each capable of communicating with one or more other components of the display device.
  • all components are coupled to a bidirectional system bus 170 .
  • Examples of the display device 110 include computer screens, kiosks, personal digital assistants (PDAs), handheld computing devices, music players, televisions, cell phones, and the like,
  • PDAs personal digital assistants
  • the user interface 130 directs user input data to the processor 150 and represents input devices and output devices for interfacing with a user.
  • the input devices are used for receiving user inputs to the display device and communicating the user inputs to the processor.
  • the input devices may generate key input data from commands entered by a user to control various operations of the display device.
  • the input devices allow the user to enter various types of information, and may include a keypad, a dome switch, a touch pad (e.g., a touch sensitive member that detects changes in resistance, pressure, capacitance, etc. due to contact), a jog wheel, a jog switch, and the like. In particular, when the touch pad is overlaid on the display in a layered manner, it may form a touch screen.
  • the output devices render information to the user, and may include a printer, a speaker, a monitor, and the like.
  • the processor 150 typically con the general operations of the display device. For example, the processor 150 performs controlling and processing associated with computation, communication, transaction, and the like.
  • the memory 140 may store software programs or the like used for the processing and controlling operations performed by the processor 150 , or may temporarily store data (e.g., a phonebook, messages, still images, video, etc.) that have been inputted or which are to be outputted.
  • the memory 140 stores the graphic user interlace (GUI) program that contains the commands for presenting information on the display 120 .
  • GUI graphic user interlace
  • the memory 140 may include at least one type of storage medium including a Flash memory, a hard disk, a multimedia card, a card-type memory (e.g., SD or DX memory, etc), a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a Read-Only Memory (ROM), an Electrically Erasable Programmable Read-Only Memory (EEPROM), a Programmable Read-Only Memory (PROM), a magnetic memory, a magnetic disk, an optical disk, and the like.
  • a Flash memory e.g., SD or DX memory, etc
  • RAM Random Access Memory
  • SRAM Static Random Access Memory
  • ROM Read-Only Memory
  • EEPROM Electrically Erasable Programmable Read-Only Memory
  • PROM Programmable Read-Only Memory
  • the transceiver unit 160 can be implemented as a transmitting and receiving component of the display device 110 .
  • the functions of the transceiver 160 can be implemented in the processor 150 .
  • the transceiver unit 160 makes content available to the display device 110 over an antenna (not shown).
  • the antenna includes any known or developed structure for radiating and receiving electromagnetic energy in the frequency range containing the wireless carrier frequencies.
  • the display 120 is used for rendering information received and/or processed in the display device 110 .
  • the display may render a User Interface (UI) or a Graphic User Interface (GUI) associated with a call or other communication (such as text messaging, multimedia tile downloading, etc.).
  • UI User Interface
  • GUI Graphic User Interface
  • the display 120 may display a captured image and/or received image, a UI or GUI that shows videos or images and functions related thereto, and the like.
  • the display 120 renders a list 125 of items such as applications, contacts, entails, messages, picture thumb nails, media files, etc., which a user can navigate through and select.
  • the items in the displayed list 125 are each rendered within a field 120 on the display 120 , where each field 120 is of a certain height ‘h.’
  • ‘n’ number of fields 120 will be provided.
  • only ‘m’ fields 126 can be displayed on the display region 120 , where ‘m’ ⁇ ‘n.’
  • the height of the visible display region 120 is approximately ‘m’ ⁇ ‘h’.
  • the list 125 is made scrollable.
  • the list of items 125 is rendered horizontally within ‘n’ fields each of width ‘w,’ the width of the visible display region is approximately ‘m’ ⁇ ‘w.’
  • the display area is where the user views several portions of the list as the list is being scrolled.
  • the total size of the list 125 is larger than the display area, so the number of items of the list that can be displayed in the display area at a time is related to the dimensions of the field 120 .
  • the processor 150 reads the contents of the application from memory 140 and creates a scrollable list 125 of the content (items).
  • the list 125 is made scrollable if the size of the list exceeds the size of the display area.
  • the plurality of items in the list is provided in a plurality of fields. The number of fields and the height of each field are determined by the processor 150 based on default settings or user preferred settings.
  • the processor 150 then displays a portion of the list having a plurality of items on the display 120 .
  • the user can use keyboard commands, such as arrow keys or page-up and page-down keys, or a scrollbar to change the display position of display area (i.e., to scroll) on a line-by-line or page-by-page basis.
  • the processor 150 moves the displayed items list 125 in a corresponding direction, e.g., horizontal, vertical direction, etc.
  • the distance the list moves each time the user initiates a scroll command is equivalent to the height ‘h’ or width ‘w’ of each field.
  • Scrolling through the list may also be implemented on a fixed-increment basis, such as line-by-line, page-by-page, or the like.
  • Page-by-page scrolling is commonly implemented using “page up” and “page down” keys.
  • “page-by-page” typically refers to scrolling by approximately a screen's (display area's) worth of displayed content.
  • scrolling down by one page causes the last line of the currently displayed portion to move to the top of the display area.
  • most of the displayed portion of the document remains on the screen while a new portion is displayed. For example, a single line tor other small amount of the displayed content) may be removed from the top of the display window, while a new line (or other increment of new content) is introduced at the bottom of the display window.
  • the processor 150 cheeks whether the last item of the list is displayed on the screen 120 . If the user continues to scroll the list after the last item of the list is displayed, the processor 150 provides a visual clue to the user indicating that the list has reached an end. Preferably, the visual clue is provided when a last portion of the list of items is displayed. Also, the processor 150 can provide the visual clue when the end of the list is about to be reached. The purpose of the visual clue is to inform the user that he/she is seeing the top of the list 125 and cannot scroll any further up or that he/she is seeing the bottom of the list 125 and cannot scroll any further down.
  • the processor 150 detects a beginning of the list and an end of the list based on the total number of fields and the order of the last field that is visible on the display area.
  • order refers to rank or position of a component relative to others.
  • the maximum number of fields that should be displayed at a time on the display area is determined based on a default setting or a user preferred setting. For example, decreasing the size of the fields can increase the number of fields that can be displayed on the display area at a time. However, decreasing the field size might also require the item in the respective field to reduce in size.
  • the default setting might be chosen based on an optimal size of the items required for viewing each item.
  • a list may consists of eight items each comprised in a field. If the height of each field is set at about one centimeter and the height of the display area is about five centimeters, the maximum number of fields that can be vertically displayed (one field below the other field) at a time may be five fields. Conversely, if the maximum number of fields that should be displayed at a time is set at about five, then the height of each field may be calculated as one centimeter based on the height of the display area which may be known to be about five centimeters. Further, each scroll operation increments the list by one field.
  • two scrolls down the list will move the top two items (i.e., fields) in the list up and out of the display area such that fields in the order of three to seven are currently displayed on the display area.
  • the processor measures the order of the last field in the visible display area as seven and determines that the last field, i.e., the eighth field will be reached on the next scroll.
  • the processor measures the order of the first field displayed in the display area. For example, if the order of the first field displayed in the display area is five, the processor determines that there are four more fields to be scrolled for the beginning of the list (i.e., the first field) to be displayed.
  • the visual clue is provided by modifying the dimensions of a portion of the list or the last item of the list if the scrolling operation continues after the end-of-list is reached and bringing back the modified list to its original dimensions once the scrolling operation is terminated.
  • modifying the dimensions of the last item in the list includes modifying the dimensions of at least one object at the end of the list of objects.
  • object refers to text, icon, graphics, image, picture, thumbnail, etc. used for representing an item or content.
  • at least one dimension of the last object representing an item is extended in a linear direction to give a visual effect as that of a stretched item.
  • FIG. 3 shows a vertically displayed list of items 125 , where each item is represented by a string of characters called ‘text.’
  • the list as shown in FIG. 3 represents the list as it would appear during no scrolling or during normal scrolling i.e., before the end or beginning of the list is reached.
  • FIG. 4 illustrates the list as it would appear when the list is scrolled after the beginning of the list is reached.
  • the processor 150 detects that the list has been scrolled all the way to the beginning of the list based on determining that the first field having the first item is displayed on the display area.
  • the processor 150 Upon detecting that the scrolling operation is performed even after the beginning of the list is reached, the processor 150 provides a visual clue to indicate that there are no more items to be scrolled and that the user needn't scroll further.
  • the visual chic is provided as shown, by stretching the text (object) that represents the first item, item 1. Stretching an object refers to increasing at least one dimension of the object such as length, width, and thickness. For example, the length of the string of alphabets representing an item is increased, while maintaining the width of the string of alphabets constant.
  • the object representing the first item is stretched along a direction up to a peak length of extension.
  • the peak length can be a predefined length that defines the maximum linear extent up to which an object representing an item can be stretched in a particular direction.
  • the peak length is determined based on the intensity of the scrolling operation.
  • the intensity of the scrolling operation is measured in terms of e.g., velocity or acceleration or the scrolling operation such that the peak length in the linear direction is proportional to the intensity of the scrolling operation.
  • a portion 127 of the list of items can be stretched along a single direction to provide a visual clue to the user.
  • a portion of the list refers to a subset of the items in the list 125 .
  • the number of items that define a subset can be predefined and preferably form the first few items at the beginning of the list.
  • the first three objects representing the first three items can be stretched to provide the visual clue. At least one dimension of each of the first three objects is extended up to a peak length which is different from the peak length of extension for the other two objects.
  • the objects representing each of the three items are stretched to a decreasing order of peak lengths.
  • a peak length of extension for the third item is less than a peak length of extension for the second item
  • a peak length of extension for the second item is less than a peak length of extension for the first item.
  • Stretching the subset of the list of items in such a manner provides a visual effect as that of a stretched elastic sheet.
  • the last three objects can be stretched to provide the visual clue. The last three objects are stretched in a direction each up to varying peak lengths.
  • the visual clue is provided by reducing the dimensions of a portion of the list or the last item of the list if the scrolling operation continues after the end-of-list is reached and snapping back to the original dimensions once the scrolling operation is terminated.
  • the size of the field is also adjusted in proportion to accommodate the object's new dimensions Due to the change in the field size of at least one object, the number of fields that can be displayed in the display area is also changed.
  • FIG. 6 shows an example of a list of thumbnails of images as it would appear during no-scrolling or normal scrolling. When the end of the list is reached and scrolling continues, a subset of the thumbnails at the end of the list is stretched to provide a visual clue.
  • the size of the field 126 in this example, the length of the field 126 , is also extended in proportion to the stretched object in each field.
  • the number of fields that can be displayed on the display area at a time depends on the size of each field and the size of the display area. Since the size of the display area is fixed, a change in the size of the field causes a change in the number of fields that can be displayed at a time. An increase in the dimensions of at least one field causes a decrease in the number of displayable fields. As shown in FIG. 7 , stretching a subset of fields at one extreme (right) of the list causes at least one field in the other extreme (left) or the list to be moved out of the display area 120 .
  • FIG. 8 is a flowchart depicting a method for enhancing scrolling operation in a display device according to one embodiment.
  • the display device detects 810 a scrolling operation on a list of objects.
  • the scrolling operation is detected by receiving a user input via the user interface.
  • the device determines 820 whether the list of objects is reaching an end.
  • the device determines that the list is reaching an end by determining that at least one object at the end of the list will be displayed during the next scrolling operation.
  • the device determines that the list is reaching an end by determining that at least one object at the end of the list is already displayed on the display area during the scrolling operation.
  • the device In response to determining that the list is scrolled to an end, the device extends 830 at least one object at the end of the list of objects in the linear direction. In an embodiment, only one dimension of the at least one object is extended while keeping other dimensions of the at least one object unchanged. The device extends the at least One object up to a peak length in the linear direction. At 840 , the device determines whether the at least one object has reached the peak length of extension and retracts 850 the at least one object in a reverse linear direction in response to reaching the peak length. In an embodiment, a predetermined quantity of objects at the end of the list of objects is extended in a linear direction. For example, the predetermined quantity can be one object.
  • the predetermined quantity of objects to be extended is a subset of objects at the end of the list of objects.
  • An end of the list refers to the extremity of the list in the direction of scrolling e.g., upward. downward, right, and left.
  • a peak length of each object of the subset of objects is in an increasing degree to each subsequent object in the subset.
  • the method further includes measuring a intensity of the scrolling operation and determining the peak length of extension based on the measured intensity.
  • intensity of the scrolling operation is measured in terms of velocity and acceleration. For example, when the scrolling operation is measured to have a speed of ‘x’ meters/second, the peak length of extension can be 4 millimeters. When the scrolling operation is measured to have a speed of ‘y’ meters/second, where ‘y’ is less than ‘x,’ the peak length of extension can be two millimeters.
  • the device determines whether the scrolling operation has terminated. The device then retracts the at least one object in the reverse linear direction in response to determining that the scrolling operation has terminated. The at least one object is retracted back to the original length of the at least one object in the reverse linear direction. The at least one object had an original length before it was extended to the peak length. In an embodiment, the device retracts the at least one object to a reduced length which is less than the original length of the at least one object and, eventually, returns or brings back the at least one object to its original length, thereby, producing the visual effect of a stretched and released elastic sheet.
  • the present invention optimizes all of the constraints presented in the problem statement.
  • the implementation of the present invention provides enhanced scrolling experience to a user by providing visual clues that inform the user weather the display area can be scrolled further or not.
  • a includes . . . a”, “contains . . . a” does not, without more constraints, preclude the existence of additional identical elements in the process, method, article, or apparatus that comprises, has, includes, contains the element.
  • the terms “a” and “an” are defined as one or more unless explicitly stated otherwise herein.
  • the terms “substantially”, “essentially”, “approximately”, “about” or any other version thereof, are defined as being close to as understood by one of ordinary skill in the art, and in one non-limiting embodiment the term is defined to be within 10%, in another embodiment within 5%, in another embodiment within 1% and in another embodiment within 0.5%.
  • the term “coupled” as used herein is defined as connected, although not necessarily directly and not necessarily mechanically.
  • a device or structure that is “configured” in a certain way is configured in at least that way, but may also be configured in ways that are not listed.
  • processors such as microprocessors, digital signal processors, customized processors and field programmable gate arrays (FPGAs) and unique stored program instructions (including both software and firmware) that control the one or more processors to implement, in conjunction with certain non-processor circuits, some, most, or all of the functions of the method and/or apparatus described herein.
  • processors or “processing devices” such as microprocessors, digital signal processors, customized processors and field programmable gate arrays (FPGAs) and unique stored program instructions (including both software and firmware) that control the one or more processors to implement, in conjunction with certain non-processor circuits, some, most, or all of the functions of the method and/or apparatus described herein.
  • FPGAs field programmable gate arrays
  • unique stored program instructions including both software and firmware
  • an embodiment can be implemented as a computer-readable storage medium having computer readable code stored thereon for programming a computer (e.g., comprising a processor) to perform a method as described and claimed herein.
  • Examples of such computer-readable storage mediums include, but are not limited to, a hard disk, a CD-ROM, an optical storage device, a magnetic storage device, a ROM (Read Only Memory), a PROM (Programmable Read Only Memory), an EPROM (Erasable Programmable Read Only Memory), an EEPROM (Electrically Erasable Programmable Read Only Memory) and a Flash memory.

Abstract

A method and device for enhancing scrolling operations in a display of a device is disclosed. The method includes detecting a scrolling operation on a list of objects in a linear direction. During the scrolling operation, it is determined whether the list of objects is reaching an end and at least one object at the end of the list of objects is extended in the linear direction in response to reaching the end of the list of objects. Further, the method includes determining that the object(s) is reaching a peak length of extension in the linear direction and retracting the object(s) in a reverse linear direction in response to reaching the peak length or in response to detecting that the scrolling operation is terminated.

Description

    FIELD OF THE DISCLOSURE
  • The present disclosure relates generally to a user interface for displaying content in a display device and more particularly to enhancing the scrolling operation in the user interface of the display device.
  • BACKGROUND
  • Display devices have evolved to provide scrolling functionality in order to facilitate the display of a graphic representation of a list or a text document that is too large to be shown on the display area in its entirety. The display area can be scrolled in response to a user input so that a different portion of the list is displayed. The user input can be provided using a scrollbar, arrow keys on a keyboard, scroll wheel, rocker switch, five-way navigation button, or the like. The user may scroll through a list by any increment, including line-by-line, page-by-page, or item by item, etc.
  • While scrolling a list, the user needs to know that the list is reaching or has reached the beginning or the end of the list. Various visual indicators have been devised in an attempt to provide users with an indication as to the position, or context, of the displayed portion within the document. One common means is a scroll bar having a position indicator. However, such indicators are typically provided in a border of the display screen, where the user may not notice them. Furthermore, a user is typically focused on the content of the list and is not likely to pay attention to a scroll bar position indicator or similar means. Also, such indicators occupy some useful display space which can otherwise be used for displaying the content of the list.
  • Accordingly, there is a need for a device and a method for enhancing scrolling operations.
  • BRIEF DESCRIPTION OF THE FIGURES
  • The accompanying figures, where like reference numerals refer to identical or functionally similar elements throughout the separate views, together with the detailed description below, are incorporated in and form part of the specification, and serve to further illustrate embodiments of concepts that include the claimed invention, and explain various principles and advantages of those embodiments.
  • FIG. 1 is a block diagram of a display device in accordance with some embodiments.
  • FIG. 2 illustrates a display region on the display device in accordance with some embodiments.
  • FIG. illustrates an embodiment of the invention implemented in the form of a list that is being scrolled.
  • FIG. 4 illustrates an embodiment of the invention implemented in the form of a list that is scrolled all the way to the top.
  • FIG. 5 illustrates another embodiment of the invention implemented in the form of a list that is scrolled all the way the top.
  • FIG. 6 illustrates an embodiment of the invention implemented in the form of a list that is scrolled all the way to the end.
  • FIG. 7 illustrates an embodiment of the invention implemented in the form of a list that is scrolled all the way to the end.
  • FIG. 8 is a flowchart depicting a method for enhancing scrolling operation in a display device according to one embodiment.
  • Skilled artisans will appreciate that elements in the figures are illustrated for simplicity and clarity and have not necessarily been drawn to scale. For example, the dimensions of some of the elements in the figures may be exaggerated relative to other elements to help to improve understanding of embodiments of the present invention.
  • The apparatus and method components have been represented where appropriate by conventional symbols in the drawings, showing only those specific details that are pertinent to understanding the embodiments of the present invention so as not to obscure the disclosure with details that will be readily apparent to those of ordinary skill in the art having the benefit of the description herein.
  • DETAILED DESCRIPTION
  • Various embodiments of the invention disclose a method and device for enhancing scrolling operations in a display of a device. The method includes detecting a scrolling operation on a list of objects in a linear direction. During the scrolling operation, it is determined whether the list of objects is reaching an end and at least one object at the end of the list of objects is extended in the linear direction in response to reaching the end of the list of objects. Further, the method includes determining that the object or objects have reached a peak length of extension in the linear direction and retracting the object or objects in a reverse linear direction in response to reaching the peak length or in response to detecting that the scrolling operation is terminated.
  • A display device includes a display for rendering a list of objects and a user interface for receiving a user input to perform a scrolling operation on the list of objects. The display device determines that the list of objects is reaching an end during the scrolling operation and extends at least one object at the end of the list of objects in the linear direction. The display device determines that the object or objects have reached a peak length of extension in the linear direction, and retracts the object or objects in a reverse linear direction in response to reaching the peak length.
  • Before describing in detail the method for enhancing scrolling operations in a display of a device, it should be observed that the present invention resides primarily in combinations of method steps and device components related to providing enhanced scrolling operations in a display device. Accordingly. the method steps have been represented where appropriate by conventional symbols in the drawings, showing only those specific details that are pertinent to understanding the present invention so as not to obscure the disclosure with details that will be readily apparent to those of ordinary skill in the art having the benefit of the description herein.
  • FIG. 1 is a block diagram of a display device in accordance with some embodiments, The display device includes a display 120, user interface 130, memory 140, processor 150, and a transceiver unit 160, each capable of communicating with one or more other components of the display device. For example, as shown in FIG. 1, all components are coupled to a bidirectional system bus 170. Examples of the display device 110 include computer screens, kiosks, personal digital assistants (PDAs), handheld computing devices, music players, televisions, cell phones, and the like, One skilled in the art will recognize that the techniques described herein may be extended to any environment where a scrolling display is implemented.
  • The user interface 130 directs user input data to the processor 150 and represents input devices and output devices for interfacing with a user. The input devices are used for receiving user inputs to the display device and communicating the user inputs to the processor. The input devices may generate key input data from commands entered by a user to control various operations of the display device. The input devices allow the user to enter various types of information, and may include a keypad, a dome switch, a touch pad (e.g., a touch sensitive member that detects changes in resistance, pressure, capacitance, etc. due to contact), a jog wheel, a jog switch, and the like. In particular, when the touch pad is overlaid on the display in a layered manner, it may form a touch screen. The output devices render information to the user, and may include a printer, a speaker, a monitor, and the like.
  • The processor 150 (such as a microprocessor or the like) typically con the general operations of the display device. For example, the processor 150 performs controlling and processing associated with computation, communication, transaction, and the like.
  • The memory 140 may store software programs or the like used for the processing and controlling operations performed by the processor 150, or may temporarily store data (e.g., a phonebook, messages, still images, video, etc.) that have been inputted or which are to be outputted. For example, the memory 140 stores the graphic user interlace (GUI) program that contains the commands for presenting information on the display 120. The memory 140 may include at least one type of storage medium including a Flash memory, a hard disk, a multimedia card, a card-type memory (e.g., SD or DX memory, etc), a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a Read-Only Memory (ROM), an Electrically Erasable Programmable Read-Only Memory (EEPROM), a Programmable Read-Only Memory (PROM), a magnetic memory, a magnetic disk, an optical disk, and the like.
  • The transceiver unit 160 can be implemented as a transmitting and receiving component of the display device 110. In an embodiment, the functions of the transceiver 160 can be implemented in the processor 150. The transceiver unit 160 makes content available to the display device 110 over an antenna (not shown). The antenna includes any known or developed structure for radiating and receiving electromagnetic energy in the frequency range containing the wireless carrier frequencies.
  • The display 120 is used for rendering information received and/or processed in the display device 110. For example, when the display device 110 is in a phone call mode, the display may render a User Interface (UI) or a Graphic User Interface (GUI) associated with a call or other communication (such as text messaging, multimedia tile downloading, etc.). When the display device 110 is in a video call mode or image capturing mode, the display 120 may display a captured image and/or received image, a UI or GUI that shows videos or images and functions related thereto, and the like.
  • As shown in FIG. 2, the display 120 renders a list 125 of items such as applications, contacts, entails, messages, picture thumb nails, media files, etc., which a user can navigate through and select. The items in the displayed list 125 are each rendered within a field 120 on the display 120, where each field 120 is of a certain height ‘h.’ For a list of ‘n’ item, ‘n’ number of fields 120 will be provided. However, at a given time, only ‘m’ fields 126 can be displayed on the display region 120, where ‘m’<‘n.’ In one embodiment of the invention, the height of the visible display region 120 is approximately ‘m’בh’. Thus, when there are more fields 120 in the list than can he displayed at one time, the list 125 is made scrollable. Similarly, when the list of items 125 is rendered horizontally within ‘n’ fields each of width ‘w,’ the width of the visible display region is approximately ‘m’בw.’
  • The display area is where the user views several portions of the list as the list is being scrolled. As noted above, the total size of the list 125 is larger than the display area, so the number of items of the list that can be displayed in the display area at a time is related to the dimensions of the field 120. When a particular application is accessed using the user interface 130, the processor 150 reads the contents of the application from memory 140 and creates a scrollable list 125 of the content (items). The list 125 is made scrollable if the size of the list exceeds the size of the display area. The plurality of items in the list is provided in a plurality of fields. The number of fields and the height of each field are determined by the processor 150 based on default settings or user preferred settings. The processor 150 then displays a portion of the list having a plurality of items on the display 120. The user can use keyboard commands, such as arrow keys or page-up and page-down keys, or a scrollbar to change the display position of display area (i.e., to scroll) on a line-by-line or page-by-page basis. Based on detecting the user input for scrolling, the processor 150 moves the displayed items list 125 in a corresponding direction, e.g., horizontal, vertical direction, etc. The distance the list moves each time the user initiates a scroll command is equivalent to the height ‘h’ or width ‘w’ of each field.
  • Scrolling through the list may also be implemented on a fixed-increment basis, such as line-by-line, page-by-page, or the like. Page-by-page scrolling is commonly implemented using “page up” and “page down” keys. In scrolling operations, “page-by-page” typically refers to scrolling by approximately a screen's (display area's) worth of displayed content. Thus, scrolling down by one page causes the last line of the currently displayed portion to move to the top of the display area. For relatively small increments, most of the displayed portion of the document remains on the screen while a new portion is displayed. For example, a single line tor other small amount of the displayed content) may be removed from the top of the display window, while a new line (or other increment of new content) is introduced at the bottom of the display window.
  • While the displayed list is being scrolled on an incremental basis, say field-by-field, the processor 150 cheeks whether the last item of the list is displayed on the screen 120. If the user continues to scroll the list after the last item of the list is displayed, the processor 150 provides a visual clue to the user indicating that the list has reached an end. Preferably, the visual clue is provided when a last portion of the list of items is displayed. Also, the processor 150 can provide the visual clue when the end of the list is about to be reached. The purpose of the visual clue is to inform the user that he/she is seeing the top of the list 125 and cannot scroll any further up or that he/she is seeing the bottom of the list 125 and cannot scroll any further down.
  • In an embodiment, the processor 150 detects a beginning of the list and an end of the list based on the total number of fields and the order of the last field that is visible on the display area. Here the term “order” refers to rank or position of a component relative to others. The maximum number of fields that should be displayed at a time on the display area is determined based on a default setting or a user preferred setting. For example, decreasing the size of the fields can increase the number of fields that can be displayed on the display area at a time. However, decreasing the field size might also require the item in the respective field to reduce in size. The default setting might be chosen based on an optimal size of the items required for viewing each item.
  • In an example, a list may consists of eight items each comprised in a field. If the height of each field is set at about one centimeter and the height of the display area is about five centimeters, the maximum number of fields that can be vertically displayed (one field below the other field) at a time may be five fields. Conversely, if the maximum number of fields that should be displayed at a time is set at about five, then the height of each field may be calculated as one centimeter based on the height of the display area which may be known to be about five centimeters. Further, each scroll operation increments the list by one field. Thus, two scrolls down the list will move the top two items (i.e., fields) in the list up and out of the display area such that fields in the order of three to seven are currently displayed on the display area. Now, the processor measures the order of the last field in the visible display area as seven and determines that the last field, i.e., the eighth field will be reached on the next scroll. Similarly, when the list is being scrolled all the way to the beginning, the processor measures the order of the first field displayed in the display area. For example, if the order of the first field displayed in the display area is five, the processor determines that there are four more fields to be scrolled for the beginning of the list (i.e., the first field) to be displayed. Once the processor detects that the list has been scrolled all the way to the extremities, and the scrolling operation continues further, a visual clue is provided to the user.
  • In a preferred embodiment, the visual clue is provided by modifying the dimensions of a portion of the list or the last item of the list if the scrolling operation continues after the end-of-list is reached and bringing back the modified list to its original dimensions once the scrolling operation is terminated. In more detail, modifying the dimensions of the last item in the list includes modifying the dimensions of at least one object at the end of the list of objects. Here object refers to text, icon, graphics, image, picture, thumbnail, etc. used for representing an item or content. In an embodiment, at least one dimension of the last object representing an item is extended in a linear direction to give a visual effect as that of a stretched item.
  • Referring to FIGS. 3-5, FIG. 3 shows a vertically displayed list of items 125, where each item is represented by a string of characters called ‘text.’ The list as shown in FIG. 3, represents the list as it would appear during no scrolling or during normal scrolling i.e., before the end or beginning of the list is reached. FIG. 4 illustrates the list as it would appear when the list is scrolled after the beginning of the list is reached. The processor 150 detects that the list has been scrolled all the way to the beginning of the list based on determining that the first field having the first item is displayed on the display area. Upon detecting that the scrolling operation is performed even after the beginning of the list is reached, the processor 150 provides a visual clue to indicate that there are no more items to be scrolled and that the user needn't scroll further. The visual chic is provided as shown, by stretching the text (object) that represents the first item, item 1. Stretching an object refers to increasing at least one dimension of the object such as length, width, and thickness. For example, the length of the string of alphabets representing an item is increased, while maintaining the width of the string of alphabets constant. The object representing the first item is stretched along a direction up to a peak length of extension. The peak length can be a predefined length that defines the maximum linear extent up to which an object representing an item can be stretched in a particular direction. In an embodiment, the peak length is determined based on the intensity of the scrolling operation. The intensity of the scrolling operation is measured in terms of e.g., velocity or acceleration or the scrolling operation such that the peak length in the linear direction is proportional to the intensity of the scrolling operation. Once the object has been stretched to the peak length, the object is made to retract to its original dimensions. In another embodiment, the object can snap back to its original dimensions once the scrolling operation is terminated. In yet another embodiment, the stretched object can snap back to its original dimensions after the object is stretched to the peak length and remains stretched for a predetermined amount of time, say few seconds.
  • In another embodiment. as shown in FIG. 5, when the processor 150 detects that the beginning of the list is displayed and the scrolling operation continues, then a portion 127 of the list of items can be stretched along a single direction to provide a visual clue to the user. A portion of the list refers to a subset of the items in the list 125. The number of items that define a subset can be predefined and preferably form the first few items at the beginning of the list. For example, when the list is scrolled to the beginning of the list, the first three objects representing the first three items can be stretched to provide the visual clue. At least one dimension of each of the first three objects is extended up to a peak length which is different from the peak length of extension for the other two objects. For example, the objects representing each of the three items are stretched to a decreasing order of peak lengths. In other words, a peak length of extension for the third item is less than a peak length of extension for the second item, whereas a peak length of extension for the second item is less than a peak length of extension for the first item. Stretching the subset of the list of items in such a manner provides a visual effect as that of a stretched elastic sheet. Similarly, when the list 125 is scrolled to the end of the list, the last three objects can be stretched to provide the visual clue. The last three objects are stretched in a direction each up to varying peak lengths.
  • In another embodiment, instead of stretching an object or a subset of objects, the visual clue is provided by reducing the dimensions of a portion of the list or the last item of the list if the scrolling operation continues after the end-of-list is reached and snapping back to the original dimensions once the scrolling operation is terminated.
  • In an embodiment, while the object representing an item in a field is being stretched, the size of the field is also adjusted in proportion to accommodate the object's new dimensions Due to the change in the field size of at least one object, the number of fields that can be displayed in the display area is also changed. Referring to FIGS. 6 and 7, FIG. 6 shows an example of a list of thumbnails of images as it would appear during no-scrolling or normal scrolling. When the end of the list is reached and scrolling continues, a subset of the thumbnails at the end of the list is stretched to provide a visual clue. In order to accommodate the new dimensions of the stretched objects, the size of the field 126, in this example, the length of the field 126, is also extended in proportion to the stretched object in each field. However, as discussed earlier, the number of fields that can be displayed on the display area at a time depends on the size of each field and the size of the display area. Since the size of the display area is fixed, a change in the size of the field causes a change in the number of fields that can be displayed at a time. An increase in the dimensions of at least one field causes a decrease in the number of displayable fields. As shown in FIG. 7, stretching a subset of fields at one extreme (right) of the list causes at least one field in the other extreme (left) or the list to be moved out of the display area 120.
  • FIG. 8 is a flowchart depicting a method for enhancing scrolling operation in a display device according to one embodiment. As discussed above, the display device detects 810 a scrolling operation on a list of objects. The scrolling operation is detected by receiving a user input via the user interface. As the list is being scrolled, the device determines 820 whether the list of objects is reaching an end. The device determines that the list is reaching an end by determining that at least one object at the end of the list will be displayed during the next scrolling operation. Also, the device determines that the list is reaching an end by determining that at least one object at the end of the list is already displayed on the display area during the scrolling operation.
  • In response to determining that the list is scrolled to an end, the device extends 830 at least one object at the end of the list of objects in the linear direction. In an embodiment, only one dimension of the at least one object is extended while keeping other dimensions of the at least one object unchanged. The device extends the at least One object up to a peak length in the linear direction. At 840, the device determines whether the at least one object has reached the peak length of extension and retracts 850 the at least one object in a reverse linear direction in response to reaching the peak length. In an embodiment, a predetermined quantity of objects at the end of the list of objects is extended in a linear direction. For example, the predetermined quantity can be one object. In another embodiment, the predetermined quantity of objects to be extended is a subset of objects at the end of the list of objects. An end of the list refers to the extremity of the list in the direction of scrolling e.g., upward. downward, right, and left. When a subset of the list of objects is extended, a peak length of each object of the subset of objects is in an increasing degree to each subsequent object in the subset.
  • The method further includes measuring a intensity of the scrolling operation and determining the peak length of extension based on the measured intensity. In an embodiment, intensity of the scrolling operation is measured in terms of velocity and acceleration. For example, when the scrolling operation is measured to have a speed of ‘x’ meters/second, the peak length of extension can be 4 millimeters. When the scrolling operation is measured to have a speed of ‘y’ meters/second, where ‘y’ is less than ‘x,’ the peak length of extension can be two millimeters.
  • After extending the at least one object to provide a visual effect of a stretched list, the device determines whether the scrolling operation has terminated. The device then retracts the at least one object in the reverse linear direction in response to determining that the scrolling operation has terminated. The at least one object is retracted back to the original length of the at least one object in the reverse linear direction. The at least one object had an original length before it was extended to the peak length. In an embodiment, the device retracts the at least one object to a reduced length which is less than the original length of the at least one object and, eventually, returns or brings back the at least one object to its original length, thereby, producing the visual effect of a stretched and released elastic sheet.
  • In accordance with embodiments described above, the present invention optimizes all of the constraints presented in the problem statement. The implementation of the present invention provides enhanced scrolling experience to a user by providing visual clues that inform the user weather the display area can be scrolled further or not.
  • In the foregoing specification, specific embodiments have been described. However, one of ordinary skill in the art appreciates that various modifications and changes can be made without departing from the scope of the invention as set forth in the claims below. Accordingly, the specification and figures are to be regarded in an illustrative rather than a restrictive sense, and all such modifications are intended to be included within the scope of present teachings.
  • The benefits, advantages, solutions to problems, and any element(s) that may cause any benefit, advantage, or solution to occur or become more pronounced are not to be construed as a critical, required, or essential features or elements of any or all the claims. The invention is defined solely by the appended claims including any amendments made during he pendency of this application and all equivalents of those claims as issued.
  • Moreover in this document, relational terms such as first and second, top and bottom, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. The terms “comprises,” “comprising,” “has”, “having,” “includes”, “including,” “contains”, “containing” or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises, has, includes, contains a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. An element proceeded by “comprises . . . a”, “has . . . a”, “includes . . . a”, “contains . . . a” does not, without more constraints, preclude the existence of additional identical elements in the process, method, article, or apparatus that comprises, has, includes, contains the element. The terms “a” and “an” are defined as one or more unless explicitly stated otherwise herein. The terms “substantially”, “essentially”, “approximately”, “about” or any other version thereof, are defined as being close to as understood by one of ordinary skill in the art, and in one non-limiting embodiment the term is defined to be within 10%, in another embodiment within 5%, in another embodiment within 1% and in another embodiment within 0.5%. The term “coupled” as used herein is defined as connected, although not necessarily directly and not necessarily mechanically. A device or structure that is “configured” in a certain way is configured in at least that way, but may also be configured in ways that are not listed.
  • It will be appreciated that some embodiments may be comprised of one or more generic or specialized processors (or “processing devices”) such as microprocessors, digital signal processors, customized processors and field programmable gate arrays (FPGAs) and unique stored program instructions (including both software and firmware) that control the one or more processors to implement, in conjunction with certain non-processor circuits, some, most, or all of the functions of the method and/or apparatus described herein. Alternatively, some or all functions could be implemented by a state machine that has no stored program instructions, or in one or more application specific integrated circuits (ASICs), in which each function or some combinations of certain of the functions arc implemented as custom logic. Of course, a combination of the two approaches could be used.
  • Moreover, an embodiment can be implemented as a computer-readable storage medium having computer readable code stored thereon for programming a computer (e.g., comprising a processor) to perform a method as described and claimed herein. Examples of such computer-readable storage mediums include, but are not limited to, a hard disk, a CD-ROM, an optical storage device, a magnetic storage device, a ROM (Read Only Memory), a PROM (Programmable Read Only Memory), an EPROM (Erasable Programmable Read Only Memory), an EEPROM (Electrically Erasable Programmable Read Only Memory) and a Flash memory. Further, it is expected that one of ordinary skill, notwithstanding possibly significant effort and many design choices motivated by, for example, available time, current technology, and economic considerations, when guided by the concepts and principles disclosed herein will be readily capable of generating such software instructions and programs and IC's with minimal experimentation.
  • The Abstract of the Disclosure is provided to allow the reader to quickly ascertain the nature of the technical disclosure. It is submitted with the understanding that it will not be used to interpret or limit the scope or meaning of the claims. In addition, in the foregoing Detailed Description, it can be seen that various features are grouped together in various embodiments for the purpose of streamlining the disclosure. This method of disclosure is not to be interpreted as reflecting an intention that the claimed embodiments require more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive subject matter lies in less than all features of a single disclosed embodiment. Thus the following claims are hereby incorporated into the Detailed Description, with each claim standing on its own as a separately claimed subject matter.

Claims (21)

1-20. (canceled)
21. A method comprising:
detecting a scrolling operation on a list of objects in a linear direction;
in response to determining that the list of objects has reached an end during the scrolling operation, extending at least one object at the end of the list of objects in the linear direction by modifying a dimension of the at least one object; and
in response to determining that the at least one object has been extended to a maximum length, retracting the at least one object in a reverse linear direction by again modifying the dimension of the at least one object.
22. The method of claim 21, wherein the at least one object comprises text and extending the at least one object at the end of the list of objects in the linear direction by modifying the dimension of the at least one object further comprises:
stretching the text of the at least one object.
23. The method of claim 21, wherein determining that the list of objects is reaching the end comprises at least one of determining that the at least one object at the end of the list of objects will be displayed during the scrolling operation, or determining that the at least one object at the end of the list of objects has been displayed during the scrolling operation.
24. The method of claim 21, wherein extending the at least one object at the end of the list of objects in the linear direction comprises extending at least one of a length of objects at the end of the list of objects, or a number of objects at the end of the list of objects, in the linear direction.
25. The method of claim 21, wherein extending the at least one object at the end of the list of objects in the linear direction by modifying the dimension of the at least one object comprises extending the dimension of the at least one object while maintaining another dimension of the at least one object.
26. The method of claim 21, further comprising:
measuring an intensity of the scrolling operation; and
determining the maximum length in the linear direction based at least on the intensity of the scrolling operation.
27. The method of claim 26, wherein measuring the intensity of the scrolling operation comprises measuring at least one of a velocity or an acceleration of the scrolling operation.
28. The method of claim 26, wherein determining the maximum length in the linear direction based at least on the intensity of the scrolling operation comprises determining the maximum length in the linear direction proportional to the intensity of the scrolling operation.
29. The method of claim 21, wherein extending the at least object at the end of the list of objects in the linear direction comprises increasing the maximum length of each object of the at least one object with each subsequent object.
30. The method of claim 21, further comprising:
determining that the scrolling operation has terminated; and
retracting the at least one object in the reverse linear direction in response to determining that the scrolling operation has terminated.
31. The method of claim 21, wherein:
the at least one object had an original length before extending the at least one object in the linear direction; and
retracting the at least one object in the reverse linear direction comprises at least one of:
retracting the at least one object back to the original length, or
retracting the at least one object to a reduced length less than the original length of the at least one object and, eventually, returning to the original length of the at least one object.
32. A non-transitory machine readable medium embodying instructions that, when executed by a machine, cause the machine to perform a method comprising:
determining that a list of objects being scrolled is reaching an end of the list, wherein an object at the end of the list comprises content; and
causing the content of the object at the end of the list of objects to stretch when the end of the list of objects is reached while being scrolled.
33. The non-transitory machine readable medium of claim 32, wherein the content comprises text and causing the content of the object at the end of the list to stretch further comprises:
causing a first dimension of the text to increase while a second dimension of the text is maintained.
34. The non-transitory machine readable medium of claim 32, wherein the method further comprises:
causing the content of the object to return to an original size once the content has been stretched a maximum amount, wherein the content has the original size prior to being stretched.
35. The non-transitory machine readable medium of claim 34, wherein the method further comprises:
determining an intensity at which the list of objects is being scrolled; and
determining the maximum amount based at least on the intensity at which the list of objects is being scrolled.
36. The non-transitory machine readable medium of claim 35, wherein determining the intensity at which the list of objects is being scrolled comprises determining at least one of a velocity or an acceleration at which the list of objects is being scrolled.
37. The non-transitory machine readable medium of claim 32, wherein the method further comprises:
determining that the list of objects is no longer being scrolled; and
causing the content of the object to return to an original size, wherein the content has the original size prior to being stretched.
38. A device comprising:
an output device configured to display a list of objects, wherein an object at an end of the list of objects comprises content;
an input interface configured to receive input for performing a scroll operation on the list of objects; and
at least one processor circuit configured to:
determine that the end of the list objects is being reached during the scroll operation; and
cause the content of the object at the end of the list of objects to stretch when the end of the list of objects is reached during the scroll operation.
39. The device of claim 38, wherein the content comprises text and the at least one processor circuit is configured to:
cause a first dimension of the text to increase while a second dimension of the text is maintained when the end of the list of objects is reached during the scroll operation.
40. The device of claim 38, wherein the at least one processor circuit is configured to:
cause the content of the object to return to an original size once the content has been stretched a maximum amount, wherein the content comprises the original size prior to being stretched.
US14/329,832 2009-10-30 2014-07-11 Visual indication for facilitating scrolling Abandoned US20140325445A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/329,832 US20140325445A1 (en) 2009-10-30 2014-07-11 Visual indication for facilitating scrolling

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12/609,420 US8812985B2 (en) 2009-10-30 2009-10-30 Method and device for enhancing scrolling operations in a display device
US14/329,832 US20140325445A1 (en) 2009-10-30 2014-07-11 Visual indication for facilitating scrolling

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US12/609,420 Continuation US8812985B2 (en) 2009-10-30 2009-10-30 Method and device for enhancing scrolling operations in a display device

Publications (1)

Publication Number Publication Date
US20140325445A1 true US20140325445A1 (en) 2014-10-30

Family

ID=43383636

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/609,420 Expired - Fee Related US8812985B2 (en) 2009-10-30 2009-10-30 Method and device for enhancing scrolling operations in a display device
US14/329,832 Abandoned US20140325445A1 (en) 2009-10-30 2014-07-11 Visual indication for facilitating scrolling

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US12/609,420 Expired - Fee Related US8812985B2 (en) 2009-10-30 2009-10-30 Method and device for enhancing scrolling operations in a display device

Country Status (7)

Country Link
US (2) US8812985B2 (en)
EP (1) EP2462501B1 (en)
KR (1) KR101353775B1 (en)
CN (1) CN102576292B (en)
ES (1) ES2428491T3 (en)
TW (1) TWI498803B (en)
WO (1) WO2011059556A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130117698A1 (en) * 2011-10-31 2013-05-09 Samsung Electronics Co., Ltd. Display apparatus and method thereof
US10191634B2 (en) 2015-01-30 2019-01-29 Xiaomi Inc. Methods and devices for displaying document on touch screen display
WO2022216299A1 (en) * 2021-04-05 2022-10-13 Google Llc Stretching content to indicate scrolling beyond the end of the content

Families Citing this family (65)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7469381B2 (en) 2007-01-07 2008-12-23 Apple Inc. List scrolling and document translation, scaling, and rotation on a touch-screen display
US20100162126A1 (en) * 2008-12-23 2010-06-24 Palm, Inc. Predictive cache techniques
US10175848B2 (en) * 2009-02-09 2019-01-08 Nokia Technologies Oy Displaying a display portion including an icon enabling an item to be added to a list
KR101588242B1 (en) * 2009-07-13 2016-01-25 삼성전자주식회사 Apparatus and method for scroll of a portable terminal
US8423088B2 (en) * 2009-07-22 2013-04-16 Microsoft Corporation Aggregated, interactive communication timeline
US8812985B2 (en) * 2009-10-30 2014-08-19 Motorola Mobility Llc Method and device for enhancing scrolling operations in a display device
US9152318B2 (en) * 2009-11-25 2015-10-06 Yahoo! Inc. Gallery application for content viewing
US9417787B2 (en) * 2010-02-12 2016-08-16 Microsoft Technology Licensing, Llc Distortion effects to indicate location in a movable data collection
KR101709130B1 (en) * 2010-06-04 2017-02-22 삼성전자주식회사 Method and apparatus for displaying message list in mobile terminal
US20120026181A1 (en) * 2010-07-30 2012-02-02 Google Inc. Viewable boundary feedback
JP5478439B2 (en) * 2010-09-14 2014-04-23 任天堂株式会社 Display control program, display control system, display control apparatus, and display control method
JP5160604B2 (en) * 2010-09-14 2013-03-13 任天堂株式会社 Display control program, display control system, display control apparatus, and display control method
JP5478438B2 (en) * 2010-09-14 2014-04-23 任天堂株式会社 Display control program, display control system, display control apparatus, and display control method
JP5732218B2 (en) * 2010-09-21 2015-06-10 任天堂株式会社 Display control program, display control device, display control system, and display control method
US8514252B1 (en) 2010-09-22 2013-08-20 Google Inc. Feedback during crossing of zoom levels
JP5701569B2 (en) * 2010-10-20 2015-04-15 株式会社ソニー・コンピュータエンタテインメント Image display device, image display control method, and program
CN102486713B (en) * 2010-12-02 2014-12-31 联想(北京)有限公司 Display method and electronic device
US8863039B2 (en) 2011-04-18 2014-10-14 Microsoft Corporation Multi-dimensional boundary effects
US9646291B2 (en) * 2011-05-11 2017-05-09 Visa International Service Association Electronic receipt manager apparatuses, methods and systems
US9035967B2 (en) 2011-06-30 2015-05-19 Google Technology Holdings LLC Method and device for enhancing scrolling and other operations on a display
JP5935267B2 (en) * 2011-09-01 2016-06-15 ソニー株式会社 Information processing apparatus, information processing method, and program
RU2597458C2 (en) * 2011-09-13 2016-09-10 Сони Компьютер Энтертэйнмент Инк. Information processing device, display control method, program and data medium
KR101866350B1 (en) * 2011-10-26 2018-06-12 삼성전자 주식회사 Computing device and control method thereof
TW201319921A (en) * 2011-11-07 2013-05-16 Benq Corp Method for screen control and method for screen display on a touch screen
FR2984545A1 (en) * 2011-12-20 2013-06-21 France Telecom Method for navigating visual content e.g. text, in smartphone, involves deforming portion of displayed content when end of content lying in movement direction specified by navigation command is displayed on touch screen
KR101710547B1 (en) * 2012-01-10 2017-02-27 엘지전자 주식회사 Mobile termianl and method for controlling of the same
FR2987470A1 (en) * 2012-02-29 2013-08-30 France Telecom NAVIGATION METHOD WITHIN A DISPLAYABLE CONTENT USING NAVIGATION CONTROLS, NAVIGATION DEVICE AND PROGRAM THEREOF
KR101872865B1 (en) * 2012-03-05 2018-08-02 엘지전자 주식회사 Electronic Device And Method Of Controlling The Same
US20130311881A1 (en) * 2012-05-16 2013-11-21 Immersion Corporation Systems and Methods for Haptically Enabled Metadata
US20130321444A1 (en) * 2012-05-31 2013-12-05 Tzahi Efrati Method and apparatus for transitioning between pages on a display screen
GB2503654B (en) * 2012-06-27 2015-10-28 Samsung Electronics Co Ltd A method and apparatus for outputting graphics to a display
US8607156B1 (en) * 2012-08-16 2013-12-10 Google Inc. System and method for indicating overscrolling in a mobile device
CN104471525B (en) * 2012-08-24 2020-05-19 英特尔公司 Method, device and system for displaying files
JP6251948B2 (en) * 2012-10-03 2017-12-27 コニカミノルタ株式会社 Display device, image forming apparatus, and display control program
WO2014063834A1 (en) 2012-10-22 2014-05-01 Telefónica, S.A. A computed implemented method and electronic device for providing visual feedback to a user when the edge of an object has been reached
JP2015537299A (en) * 2012-10-31 2015-12-24 サムスン エレクトロニクス カンパニー リミテッド Display device and display method thereof
JP6185707B2 (en) * 2012-11-16 2017-08-23 任天堂株式会社 Program, information processing apparatus, information processing system, and information processing method
KR102174916B1 (en) * 2012-11-30 2020-11-05 삼성전자주식회사 Mobile apparatus displaying end effect and cotrol method there of
US9082348B2 (en) 2012-12-07 2015-07-14 Blackberry Limited Methods and devices for scrolling a display page
TW201433971A (en) * 2013-02-20 2014-09-01 Phoenix Tech Ltd Method of indicating an edge of an electronic document
WO2014137064A1 (en) * 2013-03-08 2014-09-12 에스케이플래닛 주식회사 Method for displaying list and apparatus and system therefor
US10491694B2 (en) 2013-03-15 2019-11-26 Oath Inc. Method and system for measuring user engagement using click/skip in content stream using a probability model
US20140280890A1 (en) * 2013-03-15 2014-09-18 Yahoo! Inc. Method and system for measuring user engagement using scroll dwell time
US20160110016A1 (en) * 2013-05-27 2016-04-21 Nec Corporation Display control device, control method thereof, and program
US9274701B2 (en) 2013-07-10 2016-03-01 Nvidia Corporation Method and system for a creased paper effect on page limits
US11068128B2 (en) 2013-09-03 2021-07-20 Apple Inc. User interface object manipulations in a user interface
EP3047359B1 (en) 2013-09-03 2020-01-01 Apple Inc. User interface for manipulating user interface objects
US9310988B2 (en) * 2013-09-10 2016-04-12 Google Inc. Scroll end effects for websites and content
US20150089454A1 (en) * 2013-09-25 2015-03-26 Kobo Incorporated Overscroll stretch animation
EP3584671B1 (en) 2014-06-27 2022-04-27 Apple Inc. Manipulation of calendar application in device with touch screen
KR20160026323A (en) * 2014-08-29 2016-03-09 삼성전자주식회사 method and apparatus for controlling the notification information based on movement
WO2016036509A1 (en) 2014-09-02 2016-03-10 Apple Inc. Electronic mail user interface
US20160062571A1 (en) 2014-09-02 2016-03-03 Apple Inc. Reduced size user interface
WO2016036416A1 (en) 2014-09-02 2016-03-10 Apple Inc. Button functionality
US9886181B2 (en) 2014-12-15 2018-02-06 Microsoft Technology Licensing, Llc Scrollbar for dynamic content
CN105786358A (en) * 2016-02-26 2016-07-20 华为技术有限公司 Terminal display interface dragging method and device
CN105786518A (en) * 2016-03-17 2016-07-20 武汉斗鱼网络科技有限公司 Feedback method and device used during list loading
CN109804340B (en) * 2016-10-14 2022-01-28 华为技术有限公司 Method and device for page display, graphical user interface and mobile terminal
CN107817938B (en) * 2017-11-23 2020-01-14 平安科技(深圳)有限公司 Method, device and equipment for realizing selection list scrolling and readable storage medium
US10754516B2 (en) * 2018-06-05 2020-08-25 Ge Inspection Technologies, Lp User interface
US11435830B2 (en) 2018-09-11 2022-09-06 Apple Inc. Content-based tactile outputs
CN109656661A (en) * 2018-12-12 2019-04-19 北京金山安全软件有限公司 Method and device for adjusting item height
CN110007829B (en) * 2019-04-03 2022-06-03 腾讯科技(深圳)有限公司 Content display method, device, terminal and storage medium
CN111506242A (en) * 2020-05-28 2020-08-07 支付宝(杭州)信息技术有限公司 Method and device for achieving elastic rolling effect of page view and electronic equipment
CN111782121B (en) * 2020-07-30 2022-05-31 网易(杭州)网络有限公司 Page rolling control method and device, readable storage medium and electronic equipment

Citations (48)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4491933A (en) * 1982-03-18 1985-01-01 Wordtronix Inc. Word processor
US5317306A (en) * 1991-08-02 1994-05-31 International Business Machines Corporation System and method for dynamic control of horizontal scrolling
US5528259A (en) * 1992-10-29 1996-06-18 International Business Machines Corporation Method and system for multi-dimensional scrolling of displayed data collections in a data processing system
US5548702A (en) * 1993-12-23 1996-08-20 International Business Machines Corporation Scrolling a target window during a drag and drop operation
US5553223A (en) * 1990-04-03 1996-09-03 U S West Advanced Technologies, Inc. Method and system of selectively transmitting display formats and data between a host computer and an intelligent terminal
US5621906A (en) * 1995-02-13 1997-04-15 The Trustees Of Columbia University In The City Of New York Perspective-based interface using an extended masthead
US5677708A (en) * 1995-05-05 1997-10-14 Microsoft Corporation System for displaying a list on a display screen
US5872566A (en) * 1997-02-21 1999-02-16 International Business Machines Corporation Graphical user interface method and system that provides an inertial slider within a scroll bar
US5877760A (en) * 1993-06-01 1999-03-02 Mitsubishi Denki Kabushiki Kaisha User interface for synchronously and independently scrolling windows
US5923328A (en) * 1996-08-07 1999-07-13 Microsoft Corporation Method and system for displaying a hierarchical sub-tree by selection of a user interface element in a sub-tree bar control
US5953005A (en) * 1996-06-28 1999-09-14 Sun Microsystems, Inc. System and method for on-line multimedia access
US5978818A (en) * 1997-04-29 1999-11-02 Oracle Corporation Automated hypertext outline generation for documents
US5986670A (en) * 1996-09-13 1999-11-16 Dries; Roberta L. Method and apparatus for producing a computer generated display that permits visualization of changes to the interior or exterior of a building structure shown in its actual environment
US6061063A (en) * 1998-06-30 2000-05-09 Sun Microsystems, Inc. Method and apparatus for providing feedback while scrolling
US6128012A (en) * 1996-09-19 2000-10-03 Microsoft Corporation User interface for a portable data management device with limited size and processing capability
US6147670A (en) * 1997-03-13 2000-11-14 Phone.Com, Inc. Method of displaying elements having a width greater than a screen display width
US6209009B1 (en) * 1998-04-07 2001-03-27 Phone.Com, Inc. Method for displaying selectable and non-selectable elements on a small screen
US6278455B1 (en) * 1994-09-30 2001-08-21 Michelle Baker Pictorial interface for accessing information in an electronic file system
US6288718B1 (en) * 1998-11-13 2001-09-11 Openwave Systems Inc. Scrolling method and apparatus for zoom display
US6369837B1 (en) * 1998-07-17 2002-04-09 International Business Machines Corporation GUI selector control
US6486896B1 (en) * 1999-04-07 2002-11-26 Apple Computer, Inc. Scalable scroll controller
US6532001B1 (en) * 1996-04-10 2003-03-11 Snap-On Technologies, Inc. Mouse control for scrolling switch options through screen icon for the switch
US6690387B2 (en) * 2001-12-28 2004-02-10 Koninklijke Philips Electronics N.V. Touch-screen image scrolling system and method
US20060143577A1 (en) * 2004-12-24 2006-06-29 Kuan-Hong Hsieh Graphical user interface for manipulating graphic images and method thereof
US20060259868A1 (en) * 2005-04-25 2006-11-16 Hirschberg Peter D Providing a user interface
US20070226615A1 (en) * 2006-03-27 2007-09-27 Microsoft Corporation Fonts with feelings
US20080168478A1 (en) * 2007-01-07 2008-07-10 Andrew Platzer Application Programming Interfaces for Scrolling
US20080168384A1 (en) * 2007-01-07 2008-07-10 Andrew Platzer Application Programming Interfaces for Scrolling Operations
US20080218524A1 (en) * 2007-03-08 2008-09-11 Fuji Xerox Co., Ltd. Display Apparatus, Displaying Method and Computer Readable Medium
US7447987B2 (en) * 2004-05-21 2008-11-04 Sap Ag Method for automatically positioning a data string in a column on an electronic display
US7458035B2 (en) * 2004-01-07 2008-11-25 Thomson Licensing System and method for selecting an item in a list of items and associated products
US7469381B2 (en) * 2007-01-07 2008-12-23 Apple Inc. List scrolling and document translation, scaling, and rotation on a touch-screen display
US20090070711A1 (en) * 2007-09-04 2009-03-12 Lg Electronics Inc. Scrolling method of mobile terminal
US20090113333A1 (en) * 2007-10-26 2009-04-30 Palm, Inc. Extendable Toolbar for Navigation and Execution of Operational Functions
US7564467B2 (en) * 2005-05-10 2009-07-21 Kabushiki Kaisha Toshiba Mobile radio terminal apparatus
US20090228825A1 (en) * 2008-03-04 2009-09-10 Van Os Marcel Methods and Graphical User Interfaces for Conducting Searches on a Portable Multifunction Device
US20100050076A1 (en) * 2008-08-22 2010-02-25 Fuji Xerox Co., Ltd. Multiple selection on devices with many gestures
US20100162306A1 (en) * 2005-01-07 2010-06-24 Guideworks, Llc User interface features for information manipulation and display devices
US7786975B2 (en) * 2005-12-23 2010-08-31 Apple Inc. Continuous scrolling list with acceleration
US20100283743A1 (en) * 2009-05-07 2010-11-11 Microsoft Corporation Changing of list views on mobile device
US20110010659A1 (en) * 2009-07-13 2011-01-13 Samsung Electronics Co., Ltd. Scrolling method of mobile terminal and apparatus for performing the same
US20110069017A1 (en) * 2009-09-22 2011-03-24 Victor B Michael Device, Method, and Graphical User Interface for Manipulating User Interface Objects
US20110090255A1 (en) * 2009-10-16 2011-04-21 Wilson Diego A Content boundary signaling techniques
US20110107264A1 (en) * 2009-10-30 2011-05-05 Motorola, Inc. Method and Device for Enhancing Scrolling Operations in a Display Device
US20110126156A1 (en) * 2009-11-25 2011-05-26 Cooliris, Inc. Gallery Application for Content Viewing
US20110202834A1 (en) * 2010-02-12 2011-08-18 Microsoft Corporation Visual motion feedback for user interface
US20110252362A1 (en) * 2010-04-13 2011-10-13 Lg Electronics Inc. Mobile terminal and method of controlling operation of the mobile terminal
US20120272181A1 (en) * 2011-04-22 2012-10-25 Rogers Sean S Method and apparatus for intuitive wrapping of lists in a user interface

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6476831B1 (en) 2000-02-11 2002-11-05 International Business Machine Corporation Visual scrolling feedback and method of achieving the same
DE10151424A1 (en) * 2001-10-18 2003-04-30 Opel Adam Ag Computer-controlled information and control device
US20050114791A1 (en) 2003-11-20 2005-05-26 International Business Machines Corporation Cueing mechanism that indicates a display is able to be scrolled
US8564544B2 (en) 2006-09-06 2013-10-22 Apple Inc. Touch screen device, method, and graphical user interface for customizing display of content category icons
KR100873679B1 (en) * 2007-09-04 2008-12-12 엘지전자 주식회사 Method for scrolling of mobile terminal
KR101001820B1 (en) * 2007-12-14 2010-12-15 엔에이치엔비즈니스플랫폼 주식회사 Method for monitoring click fraud using conversion information and apparatus for executing the method

Patent Citations (54)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4491933A (en) * 1982-03-18 1985-01-01 Wordtronix Inc. Word processor
US5553223A (en) * 1990-04-03 1996-09-03 U S West Advanced Technologies, Inc. Method and system of selectively transmitting display formats and data between a host computer and an intelligent terminal
US5317306A (en) * 1991-08-02 1994-05-31 International Business Machines Corporation System and method for dynamic control of horizontal scrolling
US5528259A (en) * 1992-10-29 1996-06-18 International Business Machines Corporation Method and system for multi-dimensional scrolling of displayed data collections in a data processing system
US5877760A (en) * 1993-06-01 1999-03-02 Mitsubishi Denki Kabushiki Kaisha User interface for synchronously and independently scrolling windows
US5943051A (en) * 1993-06-01 1999-08-24 Mitsubishi Denki Kabushiki Kaisha User interface for synchronized scrolling and segment editing
US5548702A (en) * 1993-12-23 1996-08-20 International Business Machines Corporation Scrolling a target window during a drag and drop operation
US5740389A (en) * 1993-12-23 1998-04-14 International Business Machines Corporation Scrolling a target window during a drag and drop operation
US6278455B1 (en) * 1994-09-30 2001-08-21 Michelle Baker Pictorial interface for accessing information in an electronic file system
US5621906A (en) * 1995-02-13 1997-04-15 The Trustees Of Columbia University In The City Of New York Perspective-based interface using an extended masthead
US5677708A (en) * 1995-05-05 1997-10-14 Microsoft Corporation System for displaying a list on a display screen
US6532001B1 (en) * 1996-04-10 2003-03-11 Snap-On Technologies, Inc. Mouse control for scrolling switch options through screen icon for the switch
US5953005A (en) * 1996-06-28 1999-09-14 Sun Microsystems, Inc. System and method for on-line multimedia access
US5923328A (en) * 1996-08-07 1999-07-13 Microsoft Corporation Method and system for displaying a hierarchical sub-tree by selection of a user interface element in a sub-tree bar control
US5986670A (en) * 1996-09-13 1999-11-16 Dries; Roberta L. Method and apparatus for producing a computer generated display that permits visualization of changes to the interior or exterior of a building structure shown in its actual environment
US6128012A (en) * 1996-09-19 2000-10-03 Microsoft Corporation User interface for a portable data management device with limited size and processing capability
US5872566A (en) * 1997-02-21 1999-02-16 International Business Machines Corporation Graphical user interface method and system that provides an inertial slider within a scroll bar
US6952220B1 (en) * 1997-03-13 2005-10-04 Openwave Systems Inc. Method of displaying elements having a width greater than a screen display width
US6147670A (en) * 1997-03-13 2000-11-14 Phone.Com, Inc. Method of displaying elements having a width greater than a screen display width
US5978818A (en) * 1997-04-29 1999-11-02 Oracle Corporation Automated hypertext outline generation for documents
US6209009B1 (en) * 1998-04-07 2001-03-27 Phone.Com, Inc. Method for displaying selectable and non-selectable elements on a small screen
US6300967B1 (en) * 1998-06-30 2001-10-09 Sun Microsystems, Inc. Method and apparatus for providing feedback while scrolling
US6061063A (en) * 1998-06-30 2000-05-09 Sun Microsystems, Inc. Method and apparatus for providing feedback while scrolling
US6369837B1 (en) * 1998-07-17 2002-04-09 International Business Machines Corporation GUI selector control
US6288718B1 (en) * 1998-11-13 2001-09-11 Openwave Systems Inc. Scrolling method and apparatus for zoom display
US6486896B1 (en) * 1999-04-07 2002-11-26 Apple Computer, Inc. Scalable scroll controller
US6690387B2 (en) * 2001-12-28 2004-02-10 Koninklijke Philips Electronics N.V. Touch-screen image scrolling system and method
US7184064B2 (en) * 2001-12-28 2007-02-27 Koninklijke Philips Electronics N.V. Touch-screen image scrolling system and method
US7458035B2 (en) * 2004-01-07 2008-11-25 Thomson Licensing System and method for selecting an item in a list of items and associated products
US7447987B2 (en) * 2004-05-21 2008-11-04 Sap Ag Method for automatically positioning a data string in a column on an electronic display
US20060143577A1 (en) * 2004-12-24 2006-06-29 Kuan-Hong Hsieh Graphical user interface for manipulating graphic images and method thereof
US20100162306A1 (en) * 2005-01-07 2010-06-24 Guideworks, Llc User interface features for information manipulation and display devices
US20060259868A1 (en) * 2005-04-25 2006-11-16 Hirschberg Peter D Providing a user interface
US7564467B2 (en) * 2005-05-10 2009-07-21 Kabushiki Kaisha Toshiba Mobile radio terminal apparatus
US7786975B2 (en) * 2005-12-23 2010-08-31 Apple Inc. Continuous scrolling list with acceleration
US20070226615A1 (en) * 2006-03-27 2007-09-27 Microsoft Corporation Fonts with feelings
US20080168478A1 (en) * 2007-01-07 2008-07-10 Andrew Platzer Application Programming Interfaces for Scrolling
US20080168384A1 (en) * 2007-01-07 2008-07-10 Andrew Platzer Application Programming Interfaces for Scrolling Operations
US7469381B2 (en) * 2007-01-07 2008-12-23 Apple Inc. List scrolling and document translation, scaling, and rotation on a touch-screen display
US20080218524A1 (en) * 2007-03-08 2008-09-11 Fuji Xerox Co., Ltd. Display Apparatus, Displaying Method and Computer Readable Medium
US20090070711A1 (en) * 2007-09-04 2009-03-12 Lg Electronics Inc. Scrolling method of mobile terminal
US20090113333A1 (en) * 2007-10-26 2009-04-30 Palm, Inc. Extendable Toolbar for Navigation and Execution of Operational Functions
US20090228825A1 (en) * 2008-03-04 2009-09-10 Van Os Marcel Methods and Graphical User Interfaces for Conducting Searches on a Portable Multifunction Device
US20100050076A1 (en) * 2008-08-22 2010-02-25 Fuji Xerox Co., Ltd. Multiple selection on devices with many gestures
US20100283743A1 (en) * 2009-05-07 2010-11-11 Microsoft Corporation Changing of list views on mobile device
US20110010659A1 (en) * 2009-07-13 2011-01-13 Samsung Electronics Co., Ltd. Scrolling method of mobile terminal and apparatus for performing the same
US20110069017A1 (en) * 2009-09-22 2011-03-24 Victor B Michael Device, Method, and Graphical User Interface for Manipulating User Interface Objects
US20110090255A1 (en) * 2009-10-16 2011-04-21 Wilson Diego A Content boundary signaling techniques
US20110107264A1 (en) * 2009-10-30 2011-05-05 Motorola, Inc. Method and Device for Enhancing Scrolling Operations in a Display Device
US20110126156A1 (en) * 2009-11-25 2011-05-26 Cooliris, Inc. Gallery Application for Content Viewing
US20110202834A1 (en) * 2010-02-12 2011-08-18 Microsoft Corporation Visual motion feedback for user interface
US20110202859A1 (en) * 2010-02-12 2011-08-18 Microsoft Corporation Distortion effects to indicate location in a movable data collection
US20110252362A1 (en) * 2010-04-13 2011-10-13 Lg Electronics Inc. Mobile terminal and method of controlling operation of the mobile terminal
US20120272181A1 (en) * 2011-04-22 2012-10-25 Rogers Sean S Method and apparatus for intuitive wrapping of lists in a user interface

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130117698A1 (en) * 2011-10-31 2013-05-09 Samsung Electronics Co., Ltd. Display apparatus and method thereof
US10191634B2 (en) 2015-01-30 2019-01-29 Xiaomi Inc. Methods and devices for displaying document on touch screen display
WO2022216299A1 (en) * 2021-04-05 2022-10-13 Google Llc Stretching content to indicate scrolling beyond the end of the content

Also Published As

Publication number Publication date
WO2011059556A1 (en) 2011-05-19
KR101353775B1 (en) 2014-01-21
EP2462501B1 (en) 2013-07-10
EP2462501A1 (en) 2012-06-13
CN102576292A (en) 2012-07-11
US8812985B2 (en) 2014-08-19
ES2428491T3 (en) 2013-11-08
CN102576292B (en) 2014-10-22
US20110107264A1 (en) 2011-05-05
KR20120080217A (en) 2012-07-16
TWI498803B (en) 2015-09-01
TW201120736A (en) 2011-06-16

Similar Documents

Publication Publication Date Title
US8812985B2 (en) Method and device for enhancing scrolling operations in a display device
US7986309B2 (en) Electronic device with touch screen and method of displaying information using the same
US20090002324A1 (en) Method, Apparatus and Computer Program Product for Providing a Scrolling Mechanism for Touch Screen Devices
US20180067643A1 (en) Portable electronic device performing similar operations for different gestures
US8044937B2 (en) Text input method and mobile terminal therefor
US9104262B2 (en) Methods for displaying and moving data and systems using the same
KR101522446B1 (en) Portable electronic device, method, and graphical user interface for displaying structured electronic documents
CN108563394B (en) Apparatus and method for controlling screen display in portable terminal
US9508322B2 (en) Text box resizing
EP2447818A1 (en) Method and portable electronic device for presenting text
US20120089942A1 (en) Method and portable electronic device for presenting text
US20110185308A1 (en) Portable computer device
US20080120568A1 (en) Method and device for entering data using a three dimensional position of a pointer
EP2369458A1 (en) Display method and electronic device for using the same
US20120064946A1 (en) Resizable filmstrip view of images
KR20110123270A (en) Touch-sensitive display and method of controlling same
US20150193112A1 (en) User interface device, user interface method, and program
US9035967B2 (en) Method and device for enhancing scrolling and other operations on a display
KR20140122662A (en) A method for displaying history information for application usage, a computer-readable storage medium and a device
US20170115861A1 (en) Terminal apparatus and display control method
US20160239177A1 (en) Display control apparatus, control method therefor, and storage medium storing control program therefor
JP2006079312A (en) Portable viewer
JP6439867B2 (en) Display device and display control method
EP2605116A1 (en) Method of controlling pointer in mobile terminal having pointing device
EP2804085B1 (en) Information terminal which displays image and image display method

Legal Events

Date Code Title Description
AS Assignment

Owner name: MOTOROLA, INC., ILLINOIS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:AKELLA, VENKATA SASTRY;REEL/FRAME:035247/0823

Effective date: 20091028

Owner name: MOTOROLA MOBILITY LLC, ILLINOIS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MOTOROLA, INC.;REEL/FRAME:035248/0001

Effective date: 20101129

Owner name: MOTOROLA MOBILITY LLC, ILLINOIS

Free format text: CHANGE OF NAME;ASSIGNOR:MOTOROLA MOBILITY, INC.;REEL/FRAME:035280/0270

Effective date: 20120622

Owner name: GOOGLE TECHNOLOGY HOLDINGS LLC, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MOTOROLA MOBILITY LLC;REEL/FRAME:035282/0001

Effective date: 20141028

AS Assignment

Owner name: MOTOROLA MOBILITY, INC., ILLINOIS

Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE RECEIVING PARTY NAME PREVIOUSLY RECORDED AT REEL: 035248 FRAME: 0001. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT;ASSIGNOR:MOTOROLA, INC.;REEL/FRAME:035817/0084

Effective date: 20101129

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION