Skip to content

Autocomplete suggestions not working consistently on mobile devices #4007

@skyash-dev

Description

@skyash-dev

p5.js version

No response

What is your operating system?

None

Web browser and version

No response

Actual Behavior

Personally most of the times suggestions do not appear,
OR
Suggestions appear inconsistently / unpredictably

Image

Expected Behavior

If Autocomplete Hinter is on, Autocomplete suggestions should appear consistently as the user types (similar to desktop behavior)

Steps to reproduce

Autocomplete suggestions in the p5.js Web Editor are not working reliably on mobile devices.

Steps:

  1. Open the p5.js Web Editor on a mobile device.
  2. Turn on "Autocomplete Hinter" from preferences.
  3. Start typing common p5.js functions (e.g., createCanvas, background).
  4. Observe whether autocomplete suggestions appear.

Notes:

  • Users have observed this issue (discussion in Discord)
  • Could involve touch input, virtual keyboard, or missing triggers for autocomplete

im looking at this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: TestingFor tests, test coverage, or testing infrastructureArea:EditorFor CodeMirror-related featuresBugError or unexpected behaviors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions