GithubHelp home page GithubHelp logo

text scroll problem about 920-text-editor-old HOT 2 OPEN

jecelyin avatar jecelyin commented on June 3, 2024
text scroll problem

from 920-text-editor-old.

Comments (2)

avid0g avatar avid0g commented on June 3, 2024

This is a serious and longstanding bug. The editor should keep both the top and bottom of the scrolling text area always visible - instead of becoming hidden under the soft keyboard and beyond the header.

When I stroke or "grab" the text field to scroll, I often cannot reach the top nor bottom of the file. The scrolling just Stops! A side effect of scrolling up is that the header sometimes dissappears and the slider control jumps position. That is definately when the bug shows. If I can see the header, I can also reach the top.

When scrolling down, the scrollable text window stretches Under the Touch Keyboard and, perhaps, beyond the bottom of the Android screen!

I have had to work around this bug by dragging the text area until the scroll slider is visible (which also hides under keyboard), and then drag this slider down. This somehow informs the app (abruptly) and corrects the rendering, bringing the bottom of the text window up to the top edge of the soft keyboard, temporarily.
Samsung Galaxy S4, Droid 4.4.2, 920 Editor ver 13.7.18

from 920-text-editor-old.

avid0g avatar avid0g commented on June 3, 2024

Perhaps Java.Touch is making some "reasonable" assumption about a Y axis variable being "constant" when, actually, the variable is changing during a Touch method instance. I am thinking about how the header toolbar dissappears while Touch scrolling, and how the bug shows afterwards... That would certainly be an example of a Y axis variable changing in the middle of Touch scrolling!

If Java.Touch is not listening for a Y variable update when the toolbar scrolls off screen, that would be "Interesting"!

The other scrolling methods, like cursor buttons, and the vertical slider, continue to work when Touch scrolling has "hung", and using either of them Does temporarily resolve a Touch scrolling issue.

from 920-text-editor-old.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.