I have a full screen application (Rich Display) that when it loads, it display's to the right of the browser window. Then the use has to use the horizontal scroll bar to pull it back to the left. Is there any way to have the screen from left to right and fall off the browser to the right.
Thanks.
issue with window positioning
-
- Experienced User
- Posts: 140
- Joined: Wed Sep 14, 2016 2:58 pm
- First Name: Mark
- Last Name: Walter
- Company Name: Paragon Consulting Services
- Contact:
- Megan
- Profound Logic Staff Member
- Posts: 90
- Joined: Mon Sep 11, 2017 12:15 pm
- First Name: Megan
- Last Name: Bond
- Company Name: Profound Logic
- Phone: 5623227473
- State / Province: California
- Zip / Postal Code: 92692
- Country: United States
- Contact:
Re: issue with window positioning
Hello Mark,
We're sorry to hear you are having issues with this. Would you please send a screen dump of the screen you are having an issue with to our support email, support@profoundlogic.com? This can be done by going to the problem screen and pressing Ctrl + F9. If you are prompted to save the file, please do and email us that file. Having this screen dump will help us see what you are seeing so that we can provide a proper solution.
Thanks,
We're sorry to hear you are having issues with this. Would you please send a screen dump of the screen you are having an issue with to our support email, support@profoundlogic.com? This can be done by going to the problem screen and pressing Ctrl + F9. If you are prompted to save the file, please do and email us that file. Having this screen dump will help us see what you are seeing so that we can provide a proper solution.
Thanks,
- Megan
- Profound Logic Staff Member
- Posts: 90
- Joined: Mon Sep 11, 2017 12:15 pm
- First Name: Megan
- Last Name: Bond
- Company Name: Profound Logic
- Phone: 5623227473
- State / Province: California
- Zip / Postal Code: 92692
- Country: United States
- Contact:
Re: issue with window positioning
Hello Mark,
Thank you for sending us your screen dump! After reviewing your screen we found that the reason for the grid displaying to the right is that if the window is not wide enough it will scroll to the right to have the textbox that is focused in view. There are a variety of ways to prevent or fix this. Some of the ways to work with this would be as follows:
Thanks,
Thank you for sending us your screen dump! After reviewing your screen we found that the reason for the grid displaying to the right is that if the window is not wide enough it will scroll to the right to have the textbox that is focused in view. There are a variety of ways to prevent or fix this. Some of the ways to work with this would be as follows:
- Move the textbox that is being focused to the left side of the screen.
- Set focus to a different element on the left side of the screen.
- Prevent focusing on the page altogether by setting the no focus property of the screen to true.
- Put wide grids inside a layout and set the overflow-x property to scroll or auto. This would allow the screen to be made less wide and the grid horizontally scrollable inside the layout, rather than scrolling the entire screen.
Thanks,
-
- Experienced User
- Posts: 140
- Joined: Wed Sep 14, 2016 2:58 pm
- First Name: Mark
- Last Name: Walter
- Company Name: Paragon Consulting Services
- Contact:
Re: issue with window positioning
Thanks Meghan.
Who is online
Users browsing this forum: No registered users and 0 guests