Giter Club home page Giter Club logo

Comments (3)

lpfister1 avatar lpfister1 commented on August 16, 2024

This issue is solved if prior to Step 3 the following command is run in rdb:
adapter.move_cursor 1
However, adapter.cursor_pos is then 7. See allowing non-existent indices

from quill.

lpfister1 avatar lpfister1 commented on August 16, 2024

This issue is broken again if:
Step 1 above.
Step 2 above.
Step 3 above.
Step 4: adapter.move_cursor 1
Step 5: adapter.move_cursor 0 // Without this line, issue is solved
Step 6: (adapter.type_text "abcdef").class // Yields String.

This issue is fixed with a non-zero cursor_pos.

After fixing the allowing non-existent indices issue, the step 4 listed here does not fix it.
HOWEVER, forcefully setting cursor_pos to a non-zero index (even if it does not exist) fixes the issue.

from quill.

lpfister1 avatar lpfister1 commented on August 16, 2024

Fixed in one of the commits to fuzzer branch on April 30th.

from quill.

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.