Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrolling Issue. #58

Closed
ghost opened this issue May 28, 2014 · 3 comments
Closed

Scrolling Issue. #58

ghost opened this issue May 28, 2014 · 3 comments

Comments

@ghost
Copy link

ghost commented May 28, 2014

Hi Tomas,
I have a text area which I use to display long bodies of text, where the text is often taller than the window (java stage) which hosts the text area, thus requires scrolling.

I am placing the InlineCssTextArea object inside an AnchorPane and I am binding its width and height to the AnchorPane width and height.

The text flows correctly in the text area, however the scroll bars do not seem to scale correctly. They remain in full length regardless of the window size.

I can only go up or down the text area by arrow keys.

Are you able to reproduce this? If not, I will try to do more testing.

Thanks,
Maher

@TomasMikula
Copy link
Member

Hi Maher,

texts larger than the text area work for me. Can you provide a self-contained example that demonstrates the issue?

Tomas

@ghost
Copy link
Author

ghost commented May 30, 2014

Hi Tomas, I will work on making an example. I am sorry for my delayed response. will post back as soon as I can.

@ghost
Copy link
Author

ghost commented May 31, 2014

Confirmed. something was wrong in my code. I am really sorry for yet another false alarm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant