US20090106688A1 - Method and System for Dynamically Providing Scroll Indicators - Google Patents

Method and System for Dynamically Providing Scroll Indicators Download PDF

Info

Publication number
US20090106688A1
US20090106688A1 US12/329,828 US32982808A US2009106688A1 US 20090106688 A1 US20090106688 A1 US 20090106688A1 US 32982808 A US32982808 A US 32982808A US 2009106688 A1 US2009106688 A1 US 2009106688A1
Authority
US
United States
Prior art keywords
user
window
displayed information
scrolling
scroll bar
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
US12/329,828
Inventor
Susann M. Keohane
Gerald F. McBrearty
Shawn P. Mullen
Jessica Murillo
Johnny M. Shieh
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.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
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 International Business Machines Corp filed Critical International Business Machines Corp
Priority to US12/329,828 priority Critical patent/US20090106688A1/en
Publication of US20090106688A1 publication Critical patent/US20090106688A1/en
Priority to US15/091,813 priority patent/US20170000793A1/en
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]
    • 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
    • G06F3/04855Interaction with scrollbars
    • 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

Definitions

  • the present invention generally relates to application software, and more specifically, to methods, systems, and computer program products that allow the user to view information in a window type environment.
  • the term computer is no longer simply being associated with a bulky device that is limited to being used with a desk and chair. In fact, current usage of the term applies to any electronic device capable of displaying information to a user.
  • the individual user of these devices (both large (e.g. desktop) and small (cell phone) is often simultaneously performing multiple tasks with any number of other devices or people.
  • the design of these devices must take into account that a user can and typically will only has a single hand free at any moment in time to operate the particular device.
  • mice To accomplish this task, most computers have incorporated a mouse type device that provides the user with the ability to use a single hand to display information.
  • the mouse is designed so as to limit the amount of movement required by the single hand, and typically, includes multiple buttons so as to limit the interactions required from a keyboard (e.g. scroll wheels and pull sticks).
  • the effectiveness of the mouse device is most notable with a window type environment such as Windows XP.
  • a window type environment such as Windows XP.
  • information is displayed and gathered in windows that can be of various sizes depending upon the display space, application, or particular desires of the user.
  • Information that exceeds the physical size of the window is displayed using scroll bars to assist in the viewing.
  • the scroll bars indicate the relative length of the document and the current position within the document.
  • the typical control device includes a scroll function (e.g. scroll wheel) that provides the user with the ability to move the information within the window a predetermined distance (e.g. one text line) upon each turn or movement of the scroll wheel.
  • a scroll function e.g. scroll wheel
  • a predetermined distance e.g. one text line
  • the reading pattern of the average user and the functionality of the scroll wheel do not match one another. Specifically, the average user does not read one line of text, scroll to the next line, and continue this pattern until they have completed reading the displayed information. Typically, the user reads the information contained within a displayed page from top to bottom, and upon reaching the bottom they attempt to scroll the window via the scroll wheel until the last line of previously read text is located at the top of the page.
  • the present invention is a method of scrolling information displayed within a window, the method includes the step of determining that a user is viewing the displayed information. The method also includes the step of selecting one or more of the lines of displayed information as a scrolling endpoint. The method further includes the step of automatically stopping the scrolling of the information when the scrolling endpoint is reached.
  • FIG. 1 is a block diagram illustrating a computer system that implements a preferred embodiment of the present invention
  • FIG. 2 is a diagram illustrating an example of a graphical representation of a window generated during the execution of the application software of FIG. 1 according to the teachings of a preferred embodiment of the present invention
  • FIG. 3 is a flow chart illustrating the method for displaying soft anchor points in the window of FIG. 2 according to the teachings of a preferred embodiment of the present invention
  • FIGS. 4 and 5 are diagrams illustrating the window of FIG. 2 with a soft anchor implemented according to the teachings of a preferred embodiment of the present invention.
  • FIGS. 6 and 7 are a diagrams illustrating the window of FIG. 2 with a hard anchor implemented according to the teachings of a preferred embodiment of the present invention.
  • the present invention is a method, system, and computer program product for automatically providing the user with a visual indication of the last line of text within an initially displayed page even while the user is scrolling.
  • the present invention provides the user with the ability to automatically stop the scrolling of the text upon reaching a predetermined point or the last line of text within an initially displayed page.
  • FIG. 1 a block diagram is shown illustrating a computer system 100 that implements a preferred embodiment of the present invention.
  • Computer System 100 includes various components each of which are explained in greater detail below.
  • Bus 122 represents any type of device capable of providing communication of information within Computer System 100 (e.g., System bus, PCI bus, cross-bar switch, etc.)
  • Processor 112 can be a general-purpose processor (e.g., the PowerPCTM manufactured by IBM or the PentiumTM manufactured by Intel) that, during normal operation, processes data under the control of an operating system and application software 110 stored in a dynamic storage device such as Random Access Memory (RAM) 114 and a static storage device such as Read Only Memory (ROM) 116 .
  • the operating system preferably provides a graphical user interface (GUI) to the user.
  • GUI graphical user interface
  • the present invention can be provided as a computer program product, included on a machine-readable medium having stored on it machine executable instructions used to program computer system 100 to perform a process according to the teachings of the present invention.
  • machine-readable medium includes any medium that participates in providing instructions to processor 112 or other components of computer system 100 for execution. Such a medium can take many forms including, but not limited to, non-volatile media, and transmission media. Common forms of non-volatile media include, for example, a floppy disk, a flexible disk, a hard disk, magnetic tape, or any other magnetic medium, a Compact Disk ROM (CD-ROM), a Digital Video Disk-ROM (DVD-ROM) or any other optical medium whether static or rewriteable (e.g., CDRW and DVD RW), punch cards or any other physical medium with patterns of holes, a programmable ROM (PROM), an erasable PROM (EPROM), electrically EPROM (EEPROM), a flash memory, any other memory chip or cartridge, or any other medium from which computer system 100 can read and which is suitable for storing instructions.
  • a non-volatile medium is the Hard Drive 102 .
  • Volatile media includes dynamic memory such as RAM 114 .
  • Transmission media includes coaxial cables, copper wire or fiber optics, including the wires that comprise the bus 122 . Transmission media can also take the form of acoustic or light waves, such as those generated during radio wave or infrared data communications.
  • the present invention can be downloaded as a computer program product where the program instructions can be transferred from a remote computer such as server 139 to requesting computer system 100 by way of data signals embodied in a carrier wave or other propagation medium via network link 134 (e.g., a modem or network connection) to a communications interface 132 coupled to bus 122 .
  • network link 134 e.g., a modem or network connection
  • Communications interface 132 provides a two-way data communications coupling to network link 134 that can be connected, for example, to a Local Area Network (LAN), Wide Area Network (WAN), or as shown, directly to an Internet Service Provider (ISP) 137 .
  • network link 134 may provide wired and/or wireless network communications to one or more networks.
  • ISP 137 in turn provides data communication services through the Internet 138 or other network.
  • Internet 138 may refer to the worldwide collection of networks and gateways that use a particular protocol, such as Transmission Control Protocol (TCP) and Internet Protocol (IP), to communicate with one another.
  • TCP Transmission Control Protocol
  • IP Internet Protocol
  • ISP 137 and Internet 138 both use electrical, electromagnetic, or optical signals that carry digital or analog data streams.
  • the signals through the various networks and the signals on network link 134 and through communication interface 132 which carry the digital or analog data to and from computer system 100 , are exemplary forms of carrier waves transporting the information.
  • audio device 128 is attached to bus 122 for controlling audio output.
  • a display 124 is also attached to bus 122 for providing visual, tactile or other graphical representation formats. Display 124 can include both non-transparent surfaces, such as monitors, and transparent surfaces, such as headset sunglasses or vehicle windshield displays.
  • a keyboard 126 and cursor control device 130 are coupled to bus 122 as interfaces for user inputs to computer system 100 .
  • application software 110 on computer system 100 according to a preferred embodiment of the present invention is explained in greater detail below.
  • Application software 110 can be any type of software that generates a graphical representation for providing information to a user in a human readable format (e.g. word processor, web browser, notepad, and the like).
  • the window 202 is representative of a window type environment such as Windows 2000TM or XPTM.
  • This environment is not intended to be a limitation on the types of graphical representations to which the present invention is applicable, but rather, as a convenient and familiar interface from which to provide an explanation of the present invention.
  • the window 202 is being used to display text from the U.S. Patent and Trademark Office website (e.g. functioning as a type of browser).
  • Window 202 includes a vertical scroll bar 204 having a thumb 204 a for indicating the length of the document and relative location being displayed. The method of the present invention is explained in connection with FIG. 3 below in the context of the window 202 from FIG. 2 .
  • FIG. 3 a flow chart is shown illustrating the method for displaying soft anchor points in the window 202 of FIG. 2 according to the teachings of a preferred embodiment of the present invention.
  • the method of the present invention is activated anytime the user opens a window 202 that has the ability to vertically scroll (Step 302 ).
  • Anchors (hard and/or soft) are activated, unless otherwise specified by the user, anytime it is determined that the user is reading the displayed information.
  • the determination of when a user is reading the information displayed by window 202 is designer specific, and therefore, the explanation provided below is not intended to be a limitation, but rather, an example of a preferred embodiment for making this determination.
  • a timer is used in combination with a determination that the display of the information has not changed as a result of any action by the user as explained below.
  • the method continues by initiating a timer (Step 304 ) with a user specified or default value.
  • the length of the timer should be as close as possible to the typical time associated with an indication that a user has began to read the information displayed by window 202 .
  • Step 306 the method proceeds under the assumption that the user is reading the displayed information.
  • the method continues by determining whether the user has indicated a preference for anchors (Step 308 ).
  • the user can specify whether soft anchors or hard anchors are to be used when text is displayed. Soft and hard anchors are explained in connection with FIGS. 4 and 5 below.
  • Step 312 the method implements that preference. If, however, the user has not specified a preference, then a default anchor (e.g. hard anchor) is applied (Step 310 ).
  • a default anchor e.g. hard anchor
  • the method proceeds to restart the timer (Step 304 ) and repeat the method from that point.
  • FIG. 4 a diagram is shown illustrating the window 202 of FIG. 2 with a soft anchor 402 implemented according to the teachings of a preferred embodiment of the present invention. As previously described in connection with FIG. 3 , it has been determined that the user is currently reading the text displayed within window 202 , and that either the user preference is for soft anchors or they are the default.
  • a soft anchor is any visual indication intended to inform the user of the last line, or a user specified number of lines, of text (this can either be the very top or bottom line of the currently displayed text depending upon the direction the user is currently traversing). In this example, it is assumed that the user is reading the text from top to bottom and the last line of text has been identified, for example, by displaying this text in an inverted format via soft anchor 402 .
  • the soft anchor 402 moves until the user has moved the text within the window a desired distance.
  • the user has moved the text until the soft anchor is now positioned at the top of the window 202 as illustrated in FIG. 5 .
  • An example of the use of hard anchors is explained in connection with FIG. 6 .
  • FIG. 6 a diagram is shown illustrating the window 202 of FIG. 2 with a hard anchor implemented according to the teachings of a preferred embodiment of the present invention.
  • Hard anchors provide both a visual indication of where the last line, or a user specified number of lines, of currently displayed text should reside and a physical stopping point for scrolling.
  • a hard anchor 602 is illustrated on the scroll bar 204 that will stop the scrolling by the user once the last line of text has reached the desired position.
  • the preferred position is the top of the page as illustrated in FIG. 7 .
  • the user is provided with system preferences that can dictate the disposition of anchors (hard and soft).
  • One preference allows the anchor points to remain throughout the text viewing session.
  • Another preference allows the anchor points to dissolve or disappear once the current window being displayed scrolls past the text that defined the anchor points.

Abstract

A method, system, and computer program product for visually indicating the last line(s) of text on a page displayed in a window so that the user can see this visual indication as they are scrolling the text. The user also has the ability to specify a hard stop for the scrolling once the visual indication has reached a desired position.

Description

    BACKGROUND
  • 1. Technical Field of the Present Invention
  • The present invention generally relates to application software, and more specifically, to methods, systems, and computer program products that allow the user to view information in a window type environment.
  • 2. Description of Related Art
  • The term computer is no longer simply being associated with a bulky device that is limited to being used with a desk and chair. In fact, current usage of the term applies to any electronic device capable of displaying information to a user.
  • The term has been redefined by the consumer and their insatiable appetite for the availability of information any where and any time. Consequently, a number of mobile devices (e.g. cell phones, pagers, and the like) have arisen to fill this hunger.
  • The individual user of these devices (both large (e.g. desktop) and small (cell phone) is often simultaneously performing multiple tasks with any number of other devices or people. The design of these devices must take into account that a user can and typically will only has a single hand free at any moment in time to operate the particular device.
  • To accomplish this task, most computers have incorporated a mouse type device that provides the user with the ability to use a single hand to display information. The mouse is designed so as to limit the amount of movement required by the single hand, and typically, includes multiple buttons so as to limit the interactions required from a keyboard (e.g. scroll wheels and pull sticks).
  • The effectiveness of the mouse device is most notable with a window type environment such as Windows XP. In such an environment, information is displayed and gathered in windows that can be of various sizes depending upon the display space, application, or particular desires of the user. Information that exceeds the physical size of the window is displayed using scroll bars to assist in the viewing. The scroll bars indicate the relative length of the document and the current position within the document.
  • The typical control device (mouse) includes a scroll function (e.g. scroll wheel) that provides the user with the ability to move the information within the window a predetermined distance (e.g. one text line) upon each turn or movement of the scroll wheel. Although the scroll wheel and its related functionality are helpful, they are less than adequate when attempting to read text.
  • This results from the fact that the reading pattern of the average user and the functionality of the scroll wheel do not match one another. Specifically, the average user does not read one line of text, scroll to the next line, and continue this pattern until they have completed reading the displayed information. Typically, the user reads the information contained within a displayed page from top to bottom, and upon reaching the bottom they attempt to scroll the window via the scroll wheel until the last line of previously read text is located at the top of the page.
  • Unfortunately, the movement of the text by the scroll wheel often results in the user overshooting the desire position of the line of previously read text (i.e. top of the page). In order to adjust or figure out where the last line of previously read text is now located, the user will scroll backwards and forwards until the page is positioned appropriately.
  • It would, therefore, be a distinct advantage to provide the user with a visual indication of the last line of text on an initially displayed page even while that page is being is scrolled. It would be further advantageous if the user had the option to automatically stop the scrolling of the text upon reaching a predetermined location.
  • SUMMARY OF THE PRESENT INVENTION
  • In one aspect, the present invention is a method of scrolling information displayed within a window, the method includes the step of determining that a user is viewing the displayed information. The method also includes the step of selecting one or more of the lines of displayed information as a scrolling endpoint. The method further includes the step of automatically stopping the scrolling of the information when the scrolling endpoint is reached.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The present invention will be better understood and its numerous advantages will become more apparent to those skilled in the art by reference to the following drawings, in conjunction with the accompanying specification, in which:
  • FIG. 1 is a block diagram illustrating a computer system that implements a preferred embodiment of the present invention;
  • FIG. 2 is a diagram illustrating an example of a graphical representation of a window generated during the execution of the application software of FIG. 1 according to the teachings of a preferred embodiment of the present invention;
  • FIG. 3 is a flow chart illustrating the method for displaying soft anchor points in the window of FIG. 2 according to the teachings of a preferred embodiment of the present invention;
  • FIGS. 4 and 5 are diagrams illustrating the window of FIG. 2 with a soft anchor implemented according to the teachings of a preferred embodiment of the present invention; and
  • FIGS. 6 and 7 are a diagrams illustrating the window of FIG. 2 with a hard anchor implemented according to the teachings of a preferred embodiment of the present invention.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT OF THE PRESENT INVENTION
  • The present invention is a method, system, and computer program product for automatically providing the user with a visual indication of the last line of text within an initially displayed page even while the user is scrolling. Alternatively, the present invention provides the user with the ability to automatically stop the scrolling of the text upon reaching a predetermined point or the last line of text within an initially displayed page.
  • Reference now being made to FIG. 1, a block diagram is shown illustrating a computer system 100 that implements a preferred embodiment of the present invention. Computer System 100 includes various components each of which are explained in greater detail below.
  • Bus 122 represents any type of device capable of providing communication of information within Computer System 100 (e.g., System bus, PCI bus, cross-bar switch, etc.)
  • Processor 112 can be a general-purpose processor (e.g., the PowerPC™ manufactured by IBM or the Pentium™ manufactured by Intel) that, during normal operation, processes data under the control of an operating system and application software 110 stored in a dynamic storage device such as Random Access Memory (RAM) 114 and a static storage device such as Read Only Memory (ROM) 116. The operating system preferably provides a graphical user interface (GUI) to the user.
  • The present invention, including the alternative preferred embodiments, can be provided as a computer program product, included on a machine-readable medium having stored on it machine executable instructions used to program computer system 100 to perform a process according to the teachings of the present invention.
  • The term “machine-readable medium” as used in the specification includes any medium that participates in providing instructions to processor 112 or other components of computer system 100 for execution. Such a medium can take many forms including, but not limited to, non-volatile media, and transmission media. Common forms of non-volatile media include, for example, a floppy disk, a flexible disk, a hard disk, magnetic tape, or any other magnetic medium, a Compact Disk ROM (CD-ROM), a Digital Video Disk-ROM (DVD-ROM) or any other optical medium whether static or rewriteable (e.g., CDRW and DVD RW), punch cards or any other physical medium with patterns of holes, a programmable ROM (PROM), an erasable PROM (EPROM), electrically EPROM (EEPROM), a flash memory, any other memory chip or cartridge, or any other medium from which computer system 100 can read and which is suitable for storing instructions. In the preferred embodiment, an example of a non-volatile medium is the Hard Drive 102.
  • Volatile media includes dynamic memory such as RAM 114. Transmission media includes coaxial cables, copper wire or fiber optics, including the wires that comprise the bus 122. Transmission media can also take the form of acoustic or light waves, such as those generated during radio wave or infrared data communications.
  • Moreover, the present invention can be downloaded as a computer program product where the program instructions can be transferred from a remote computer such as server 139 to requesting computer system 100 by way of data signals embodied in a carrier wave or other propagation medium via network link 134 (e.g., a modem or network connection) to a communications interface 132 coupled to bus 122.
  • Communications interface 132 provides a two-way data communications coupling to network link 134 that can be connected, for example, to a Local Area Network (LAN), Wide Area Network (WAN), or as shown, directly to an Internet Service Provider (ISP) 137. In particular, network link 134 may provide wired and/or wireless network communications to one or more networks.
  • ISP 137 in turn provides data communication services through the Internet 138 or other network. Internet 138 may refer to the worldwide collection of networks and gateways that use a particular protocol, such as Transmission Control Protocol (TCP) and Internet Protocol (IP), to communicate with one another. ISP 137 and Internet 138 both use electrical, electromagnetic, or optical signals that carry digital or analog data streams. The signals through the various networks and the signals on network link 134 and through communication interface 132, which carry the digital or analog data to and from computer system 100, are exemplary forms of carrier waves transporting the information.
  • In addition, multiple peripheral components can be added to computer system 100. For example, audio device 128 is attached to bus 122 for controlling audio output. A display 124 is also attached to bus 122 for providing visual, tactile or other graphical representation formats. Display 124 can include both non-transparent surfaces, such as monitors, and transparent surfaces, such as headset sunglasses or vehicle windshield displays.
  • A keyboard 126 and cursor control device 130, such as mouse, trackball, or cursor direction keys, are coupled to bus 122 as interfaces for user inputs to computer system 100.
  • The execution of application software 110 on computer system 100 according to a preferred embodiment of the present invention is explained in greater detail below.
  • Reference now being made to FIG. 2, a diagram is shown illustrating an example of a graphical representation of a window 202 generated during the execution of the application software 110 of FIG. 1 according to the teachings of a preferred embodiment of the present invention. Application software 110 can be any type of software that generates a graphical representation for providing information to a user in a human readable format (e.g. word processor, web browser, notepad, and the like).
  • In the present example, the window 202 is representative of a window type environment such as Windows 2000™ or XP™. This environment, however, is not intended to be a limitation on the types of graphical representations to which the present invention is applicable, but rather, as a convenient and familiar interface from which to provide an explanation of the present invention.
  • In the present example, the window 202 is being used to display text from the U.S. Patent and Trademark Office website (e.g. functioning as a type of browser). Window 202 includes a vertical scroll bar 204 having a thumb 204 a for indicating the length of the document and relative location being displayed. The method of the present invention is explained in connection with FIG. 3 below in the context of the window 202 from FIG. 2.
  • Reference now being made to FIG. 3, a flow chart is shown illustrating the method for displaying soft anchor points in the window 202 of FIG. 2 according to the teachings of a preferred embodiment of the present invention. The method of the present invention is activated anytime the user opens a window 202 that has the ability to vertically scroll (Step 302).
  • Anchors (hard and/or soft) are activated, unless otherwise specified by the user, anytime it is determined that the user is reading the displayed information. The determination of when a user is reading the information displayed by window 202 is designer specific, and therefore, the explanation provided below is not intended to be a limitation, but rather, an example of a preferred embodiment for making this determination. In the preferred embodiment of the present invention, a timer is used in combination with a determination that the display of the information has not changed as a result of any action by the user as explained below.
  • The method continues by initiating a timer (Step 304) with a user specified or default value. In general, the length of the timer should be as close as possible to the typical time associated with an indication that a user has began to read the information displayed by window 202.
  • If the user has not taken any action that results in changing how the information is displayed by window 202 (e.g. using the scroll bar, mouse, causing the window to become inactive, and the like), and the timer has expired, then the method proceeds under the assumption that the user is reading the displayed information (Step 306).
  • The method continues by determining whether the user has indicated a preference for anchors (Step 308). In the preferred embodiment of the present invention, the user can specify whether soft anchors or hard anchors are to be used when text is displayed. Soft and hard anchors are explained in connection with FIGS. 4 and 5 below.
  • If the user has specified a preference, then the method implements that preference (Step 312). If, however, the user has not specified a preference, then a default anchor (e.g. hard anchor) is applied (Step 310).
  • After the anchors have been applied and the user has finished scrolling, the method proceeds to restart the timer (Step 304) and repeat the method from that point.
  • Reference now being made to FIG. 4, a diagram is shown illustrating the window 202 of FIG. 2 with a soft anchor 402 implemented according to the teachings of a preferred embodiment of the present invention. As previously described in connection with FIG. 3, it has been determined that the user is currently reading the text displayed within window 202, and that either the user preference is for soft anchors or they are the default.
  • A soft anchor is any visual indication intended to inform the user of the last line, or a user specified number of lines, of text (this can either be the very top or bottom line of the currently displayed text depending upon the direction the user is currently traversing). In this example, it is assumed that the user is reading the text from top to bottom and the last line of text has been identified, for example, by displaying this text in an inverted format via soft anchor 402.
  • As the user employs the scroll wheel, the soft anchor 402 moves until the user has moved the text within the window a desired distance. In this particular example, the user has moved the text until the soft anchor is now positioned at the top of the window 202 as illustrated in FIG. 5. An example of the use of hard anchors is explained in connection with FIG. 6.
  • Reference now being made to FIG. 6, a diagram is shown illustrating the window 202 of FIG. 2 with a hard anchor implemented according to the teachings of a preferred embodiment of the present invention. Hard anchors provide both a visual indication of where the last line, or a user specified number of lines, of currently displayed text should reside and a physical stopping point for scrolling. In the preferred embodiment of the present invention, a hard anchor 602 is illustrated on the scroll bar 204 that will stop the scrolling by the user once the last line of text has reached the desired position. In the present example, the preferred position is the top of the page as illustrated in FIG. 7.
  • In the preferred embodiment of the present invention, the user is provided with system preferences that can dictate the disposition of anchors (hard and soft). One preference allows the anchor points to remain throughout the text viewing session. Another preference allows the anchor points to dissolve or disappear once the current window being displayed scrolls past the text that defined the anchor points.
  • It is thus believed that the operation and construction of the present invention will be apparent from the foregoing description. While the method, system, and computer program product shown and described has been characterized as being preferred, it will be readily apparent that various changes and/or modifications could be made without departing from the spirit and scope of the present invention as defined in the following claims.

Claims (5)

1-7. (canceled)
8. A data processing system for scrolling information displayed within a window, comprising:
a bus system;
a storage device connected to the bus system, wherein the storage device includes a set of instructions; and
a processing unit connected to the bus system, wherein the processing unit executes the set of instructions to select by a user soft anchor points or hard anchor points to be created within a window that includes a scroll bar, wherein a soft anchor point is a visual indication within displayed information where one or more selected lines of the displayed information reside within the window and is not a physical stopping or pausing point for user scrolling, and wherein a hard anchor point is a visual indication within the scroll bar where the one or more selected lines of the displayed information reside within the window and is a physical stopping point within the scroll bar for the user scrolling; activate creation of the soft anchor points or the hard anchor points automatically when the user opens the window that includes the scroll bar; initiate a timer, wherein the length of the timer is user definable; determine whether the timer has expired; determine whether the user is viewing the displayed information within the window by detecting that the user has spent a predetermined amount of time without moving the displayed information, wherein the predetermined amount of time is user definable; determine whether the user selected the soft anchor points or the hard anchor points to be created within the window in response to determining that the timer has expired and that the user is viewing the displayed information within the window; select one or more of the lines of displayed information as a scrolling endpoint, wherein the one or more selected lines of the displayed information are located at the bottom of the window; create the hard anchor point for the scrolling end point within the scroll bar for the one or more selected lines of the displayed information in response to determining that the user selected the hard anchor points to be created within the window after determining that the timer expired and the user is viewing the displayed information; stop the user scrolling of the displayed information automatically when the hard anchor point within the scroll bar is reached; dissolve the hard anchor point automatically after the user scrolling is stopped when the hard anchor point within the scroll bar is reached; and detect that the user is scrolling the displayed information within the window.
9-14. (canceled)
15. A computer program product comprising a computer usable storage medium having computer usable program code stored thereon for scrolling information displayed within a window, the computer program product including:
computer usable program code for selecting by a user soft anchor points or hard anchor points to be created within a window that includes a scroll bar, wherein a soft anchor point is a visual indication within displayed information where one or more selected lines of the displayed information reside within the window and is not a physical stopping or pausing point for user scrolling, and wherein a hard anchor point is a visual indication within the scroll bar where the one or more selected lines of the displayed information reside within the window and is a physical stopping point within the scroll bar for the user scrolling;
computer usable program code for activating creation of the soft anchor points or the hard anchor points automatically when the user opens the window that includes the scroll bar;
computer usable program code for initiating a timer, wherein the length of the timer is user definable;
computer usable program code for determining whether the timer has expired;
computer usable program code for determining whether the user is viewing the displayed information within the window by detecting that the user has spent a predetermined amount of time without moving the displayed information, wherein the predetermined amount of time is user definable;
computer usable program code for determining whether the user selected the soft anchor points or the hard anchor points to be created within the window in response to determining that the timer has expired and that the user is viewing the displayed information within the window;
computer usable program code for selecting one or more of the lines of displayed information as a scrolling endpoint, wherein the one or more selected lines of the displayed information are located at the bottom of the window;
computer usable program code for creating the hard anchor point for the scrolling end point within the scroll bar for the one or more selected lines of the displayed information in response to determining that the user selected the hard anchor points to be created within the window after determining that the timer expired and the user is viewing the displayed information;
computer usable program code for automatically stopping the user scrolling of the displayed information when the hard anchor point within the scroll bar is reached;
computer usable program code for dissolving the hard anchor point automatically after the user scrolling is stopped when the hard anchor point within the scroll bar is reached; and
computer usable program code for detecting that the user is scrolling the displayed information within the window.
16-20. (canceled)
US12/329,828 2005-08-11 2008-12-08 Method and System for Dynamically Providing Scroll Indicators Abandoned US20090106688A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US12/329,828 US20090106688A1 (en) 2005-08-11 2008-12-08 Method and System for Dynamically Providing Scroll Indicators
US15/091,813 US20170000793A1 (en) 2007-04-11 2016-04-06 Methods of administering tetrahydrobiopterin, associated compositions, and methods of measuring

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/201,650 US7475360B2 (en) 2005-08-11 2005-08-11 Method for dynamically providing scroll indicators
US12/329,828 US20090106688A1 (en) 2005-08-11 2008-12-08 Method and System for Dynamically Providing Scroll Indicators

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/201,650 Continuation US7475360B2 (en) 2005-08-11 2005-08-11 Method for dynamically providing scroll indicators

Publications (1)

Publication Number Publication Date
US20090106688A1 true US20090106688A1 (en) 2009-04-23

Family

ID=37743970

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/201,650 Expired - Fee Related US7475360B2 (en) 2005-08-11 2005-08-11 Method for dynamically providing scroll indicators
US12/329,828 Abandoned US20090106688A1 (en) 2005-08-11 2008-12-08 Method and System for Dynamically Providing Scroll Indicators

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US11/201,650 Expired - Fee Related US7475360B2 (en) 2005-08-11 2005-08-11 Method for dynamically providing scroll indicators

Country Status (1)

Country Link
US (2) US7475360B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110154251A1 (en) * 2008-01-08 2011-06-23 Ntt Docomo, Inc. Information processing device and program
US20120206472A1 (en) * 2010-08-24 2012-08-16 Rhonda Enterprises, Llc Systems and methods for suggesting a pause position within electronic text
US20140362016A1 (en) * 2011-09-08 2014-12-11 Kddi Corporation Electronic book display device that performs page turning in response to user operation pressing screen, page turning method, and program
US20150074595A1 (en) * 2013-09-09 2015-03-12 Alpine Electronics, Inc. Electronic Book Apparatus, Page Feeding Method, and Page Feeding Program of Electronic Book
WO2015038403A1 (en) * 2013-09-10 2015-03-19 Google Inc. Scroll end effects for websites and content
US20160110034A1 (en) * 2013-05-29 2016-04-21 Sony Corporation Information processing apparatus, update information notification method, and program

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7958456B2 (en) 2005-12-23 2011-06-07 Apple Inc. Scrolling list with floating adjacent index symbols
US20070157112A1 (en) * 2005-12-30 2007-07-05 Peters Johan C On-demand scrollbar
US8140995B1 (en) * 2008-04-15 2012-03-20 Adobe Systems Incorporated Method and apparatus indicating scroll position on a display
CN101788975A (en) * 2009-01-23 2010-07-28 国际商业机器公司 Method and equipment for controlling scrolling of document
US8689128B2 (en) 2009-03-16 2014-04-01 Apple Inc. Device, method, and graphical user interface for moving a current position in content at a variable scrubbing rate
US8249663B2 (en) * 2009-04-21 2012-08-21 Symbol Technologies, Inc. Method and device for file viewing using a mobile device
US8624933B2 (en) 2009-09-25 2014-01-07 Apple Inc. Device, method, and graphical user interface for scrolling a multi-section document
US20110163967A1 (en) * 2010-01-06 2011-07-07 Imran Chaudhri Device, Method, and Graphical User Interface for Changing Pages in an Electronic Document
US8959432B2 (en) * 2010-10-27 2015-02-17 Google Inc. Utilizing document structure for animated pagination
JP5882779B2 (en) * 2012-02-15 2016-03-09 キヤノン株式会社 Image processing apparatus, image processing apparatus control method, and program
JP6027373B2 (en) * 2012-09-11 2016-11-16 任天堂株式会社 Information processing program, display control apparatus, display control system, and display method
CN103885992A (en) * 2012-12-24 2014-06-25 腾讯科技(武汉)有限公司 Method and device for controlling page display
KR102087005B1 (en) * 2013-01-31 2020-03-11 삼성전자 주식회사 Page Searching Method and Electronic Device supporting the same
CN110850705B (en) 2013-09-03 2021-06-29 苹果公司 Crown input for wearable electronic device
USD762238S1 (en) 2014-08-27 2016-07-26 Salesforce.Com, Inc. Display screen or portion thereof with animated graphical user interface
CN114415919B (en) * 2022-01-21 2023-03-24 重庆允丰科技有限公司 Method for sticking table horizontal scroll bar, multiplexing method and computer storage medium

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5550969A (en) * 1990-11-28 1996-08-27 International Business Machines Corporation Graphical method of indicating the position of and performing an operation on a plurality of selected objects in a computer system
US6256009B1 (en) * 1999-02-24 2001-07-03 Microsoft Corporation Method for automatically and intelligently scrolling handwritten input
US6384845B1 (en) * 1998-06-25 2002-05-07 Fujitsu Limited Display apparatus for interlocked movement of scroll buttons and scroll box of scroll bar, display control method and storage medium
US20020145631A1 (en) * 2001-04-05 2002-10-10 International Business Machines Corporation System and method for creating markers on scroll bars of a graphical user interface
US6476831B1 (en) * 2000-02-11 2002-11-05 International Business Machine Corporation Visual scrolling feedback and method of achieving the same
US20020186251A1 (en) * 2001-06-07 2002-12-12 International Business Machines Corporation Method, apparatus and computer program product for context-sensitive scrolling
US20030112269A1 (en) * 2001-12-17 2003-06-19 International Business Machines Corporation Configurable graphical element for monitoring dynamic properties of a resource coupled to a computing environment
US6590595B1 (en) * 2000-02-08 2003-07-08 Sun Microsystems, Inc. Mechanism for providing intuitive scrolling feedback
US6714221B1 (en) * 2000-08-03 2004-03-30 Apple Computer, Inc. Depicting and setting scroll amount
US6750886B1 (en) * 2000-01-26 2004-06-15 Donald B. Bergstedt Method and software for displaying information on a display area of a screen of an electronic device
US6803930B1 (en) * 1999-12-16 2004-10-12 Adobe Systems Incorporated Facilitating content viewing during navigation
US20050091604A1 (en) * 2003-10-22 2005-04-28 Scott Davis Systems and methods that track a user-identified point of focus

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5550969A (en) * 1990-11-28 1996-08-27 International Business Machines Corporation Graphical method of indicating the position of and performing an operation on a plurality of selected objects in a computer system
US6384845B1 (en) * 1998-06-25 2002-05-07 Fujitsu Limited Display apparatus for interlocked movement of scroll buttons and scroll box of scroll bar, display control method and storage medium
US6256009B1 (en) * 1999-02-24 2001-07-03 Microsoft Corporation Method for automatically and intelligently scrolling handwritten input
US6803930B1 (en) * 1999-12-16 2004-10-12 Adobe Systems Incorporated Facilitating content viewing during navigation
US6750886B1 (en) * 2000-01-26 2004-06-15 Donald B. Bergstedt Method and software for displaying information on a display area of a screen of an electronic device
US6590595B1 (en) * 2000-02-08 2003-07-08 Sun Microsystems, Inc. Mechanism for providing intuitive scrolling feedback
US6476831B1 (en) * 2000-02-11 2002-11-05 International Business Machine Corporation Visual scrolling feedback and method of achieving the same
US6714221B1 (en) * 2000-08-03 2004-03-30 Apple Computer, Inc. Depicting and setting scroll amount
US20020145631A1 (en) * 2001-04-05 2002-10-10 International Business Machines Corporation System and method for creating markers on scroll bars of a graphical user interface
US6778192B2 (en) * 2001-04-05 2004-08-17 International Business Machines Corporation System and method for creating markers on scroll bars of a graphical user interface
US20020186251A1 (en) * 2001-06-07 2002-12-12 International Business Machines Corporation Method, apparatus and computer program product for context-sensitive scrolling
US20030112269A1 (en) * 2001-12-17 2003-06-19 International Business Machines Corporation Configurable graphical element for monitoring dynamic properties of a resource coupled to a computing environment
US20050091604A1 (en) * 2003-10-22 2005-04-28 Scott Davis Systems and methods that track a user-identified point of focus

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110154251A1 (en) * 2008-01-08 2011-06-23 Ntt Docomo, Inc. Information processing device and program
US9542912B2 (en) * 2008-01-08 2017-01-10 Ntt Docomo, Inc. Information processing device and program
US20120206472A1 (en) * 2010-08-24 2012-08-16 Rhonda Enterprises, Llc Systems and methods for suggesting a pause position within electronic text
US9326116B2 (en) * 2010-08-24 2016-04-26 Rhonda Enterprises, Llc Systems and methods for suggesting a pause position within electronic text
US20140362016A1 (en) * 2011-09-08 2014-12-11 Kddi Corporation Electronic book display device that performs page turning in response to user operation pressing screen, page turning method, and program
US9753567B2 (en) * 2011-09-08 2017-09-05 Kddi Corporation Electronic medium display device that performs page turning in response to user operation pressing screen, page turning method, and program
US20160110034A1 (en) * 2013-05-29 2016-04-21 Sony Corporation Information processing apparatus, update information notification method, and program
US10372294B2 (en) * 2013-05-29 2019-08-06 Sony Corporation Information processing apparatus and update information notification method
US20150074595A1 (en) * 2013-09-09 2015-03-12 Alpine Electronics, Inc. Electronic Book Apparatus, Page Feeding Method, and Page Feeding Program of Electronic Book
WO2015038403A1 (en) * 2013-09-10 2015-03-19 Google Inc. Scroll end effects for websites and content
US9310988B2 (en) 2013-09-10 2016-04-12 Google Inc. Scroll end effects for websites and content
US10088999B2 (en) 2013-09-10 2018-10-02 Google Llc Scroll end effects for websites and content

Also Published As

Publication number Publication date
US20070038953A1 (en) 2007-02-15
US7475360B2 (en) 2009-01-06

Similar Documents

Publication Publication Date Title
US7475360B2 (en) Method for dynamically providing scroll indicators
US7007237B1 (en) Method and system for accessing web pages in the background
US6252594B1 (en) Method and system for aiding a user in scrolling through a document using animation, voice cues and a dockable scroll bar
JP3942090B2 (en) Multi-function application launcher with integrated status
JP5751608B2 (en) Zoom processing apparatus, zoom processing method, and computer program
EP2284728A1 (en) Web browsing method and web browsing device
US20120096344A1 (en) Rendering or resizing of text and images for display on mobile / small screen devices
US20080266255A1 (en) Switching display mode of electronic device
TWI545450B (en) Browser and method for displaying subsites
US20100115458A1 (en) Panning a native display on a mobile computing device to a window, interpreting a gesture-based instruction to scroll contents of the window, and wrapping text on the window
KR20140045301A (en) User interface interaction behavior based on insertion point
JP2009181569A (en) Information display method, program, and information display system
JP2009266220A (en) Method and device for operating graphic menu bar and recording medium using the same
JP2010250815A (en) Method, device and computer program for navigating a plurality of instantiated virtual desktops (navigation of a plurality of virtual instantiated desktops)
KR20150048907A (en) Techniques for zooming in and out with dynamic content
JP2009181569A6 (en) Information display method, program, and information display system
EP2616917A1 (en) Branded browser frame
JP2009528623A (en) Delayed content output display in user interface
US7013423B2 (en) Omitting forwarder pages in a history list in a browser
KR100855023B1 (en) Method and device for automatically selecting a frame for display
JP2012008970A (en) Summary information display device, summary information display method, summary information display program, summary information provision device, summary information provision program, and storage medium
WO2021138542A1 (en) Presenting indicators associated with network-associated content
JP2006268362A (en) Portable terminal capable of displaying content configured by a plurality of blocks, and control method and program therefor
JP4690645B2 (en) Character display device, character display method, program, and recording medium
JP6577731B2 (en) Terminal device, display control method, and program

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO PAY ISSUE FEE