Window Scrolling in POBITS

Window Scrolling in POBITS

This topic is highly relevant to users on Macintosh computers.
On most Macintosh computer, use the trackpad for scrolling the home screen since scroll bars may not appear.
POBITS is a web application, and everything presented on the screen comes from a UI library called Kendo. The Kendo library is designed to conform to standard user behaviors but must also accommodate the kind of user experience one would encounter in a desktop application with buttons, fields, and other screen controls. The arrow key behaves differently depending on focus. Focus is the concept that when the user presses the Tab key, screen focus advances from control to control allowing for maximum use of the keyboard for navigation. For example, if your cursor is in a text entry field, the Tab key will insert a tab into the text rather than advancing focus. So, keyboard behavior is dependent on focus. The welcome screen in POBITS has no screen controls so the internal screen never gets focus, and the arrow keys have no default actions leaving them with nothing to do. This is by design since there must be some standards to which the keyboard actions conform. In most cases, you can and should use the track pad to scroll the screen.

    • Related Articles

    • Using Grammarly with POBITS

      We don't provide spelling or grammar check in POBITS because it's easier to use a browser extension. Grammarly is an extension for Chrome, Firefox, and Safari browsers. It's easy to install and is a very useful extension for investigators using ...
    • Using the POBITS Data Analyzer

      The POBITS Data Analyzer is an Excel workbook containing several worksheets. The Case Summaries Data worksheet contains the data downloaded from your POBITS account. All other worksheets include one or more pivot tables and charts based on the Case ...
    • Using the POBITS System as an External User

      This topic is targeted to POBITS users in the role of External User. As an external user, you have been given access to the system and access to specific candidates and investigative cases. You may or may not have access to the following objects ...
    • Reviews

      Before you can set up a review, you must add Review Steps in the Organization Setup screen. This function is only available to users in the role of Manager. For each case, you can add any number of reviews. A review is a single event wherein the ...
    • Configuring Data Grids

      Data grids in POBITS have many features and custom configurations. The following presentation demonstrates them.