Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6826699
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T22:10:43+00:00 2026-05-26T22:10:43+00:00

I am experiencing a strange problem: I have a Screen that is using the

  • 0

I am experiencing a strange problem: I have a Screen that is using the default VerticalFieldManager …. super( USE_ALL_WIDTH | USE_ALL_HEIGHT ); ….. whereby we add 24 additional fields. These additional fields are of Types RichTextField, NullField, TextField, and ObjectChoiceField. This screen is effecitvely just a CRUD form … for entering data to be sent to a backend server.

What’s interesting is the fact that I cannot use the little TrackPad (the real device and simulator are 9850 Torch 2’s) to navigate down to the fields that are at the bottom of the screen. As it is a Touch based device, I can “drag” the screen upwards to expose those fields which are at the bottom but only after the virtual keyboard has been displayed.

According to the MainManager.getVirtualHeight() method my virtual height is 970 pixels and my visible height is 800 (Torch 2). The fields that are below the initial “viewable content area”, and require scrolling to get to, I am unable to use the trackpad to place focus into one of those TextFields that are below the lower edge of the screen ….. point in fact, I might be able to place focus there but the screen still is not scrolling those lower fields upwards so that the user can see them.

It’s a very simple implementation:

public class GetDataScreen extends MainScreen .....

public GetDataScreen()
{
    super( MainScreen.USE_ALL_WIDTH | MainScreen.USE_ALL_HEIGHT );

    add( field1 );
    add( field2 );
    ....
    ...
    ..
    .
}

Any thoughts on what’s causing this or how to fix it? For the record I have also tried calling:

super( MainScreen.VERTICAL_SCROLL | MainScreen.VERTICAL_SCROLLBAR | MainScreen.USE_ALL_WIDTH | MainScreen.USE_ALL_HEIGHT );

….. hoping that would fix it but it didn’t make any difference.

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T22:10:44+00:00Added an answer on May 26, 2026 at 10:10 pm

    Okay .. after allot of trial and error I did something (complete desperation) and it worked! This is too dumb, and if it weren’t for the fact that some other person might have the same issue I’d keep this to myself …..

    I simply created a VerticalFieldManager that I added all the fields to, then added that VFM to the Screen. Point in fact this should NOT make any difference – at all – as the default Manager on a Screen is a VFM. Nothing else. No other properties set, methods called, events …. nada.

    Go figure.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm experiencing something really strange! I have a div that I'm hiding with JS
I'm experiencing a very strange problem... I have a regular ASP.Net webpage with a
I'm experiencing a very strange problem with jQuery and IE. I'm using jQuery 1.4.4
I'm a bit newbie to Flash, and I'm experiencing strange problem. I have a
I am experiencing a strange problem with a simple query that returned the number
I'm experiencing a very strange problem with Rails and ajax using jQuery (although I
We are experiencing a strange problem. We have a number of dev machines and
I am experiencing strange behavior using git stash, I have two branches v0 and
I'm experiencing a strange problem when trying to count the entities in a managed
I am experiencing a strange behaviour of my application in Chrome browser (No problem

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.