Skip to content

Disable autocomplete for comments in Android devices, to prevent a crash

Ticket(s) / Related Merge Requests

#4815 (closed)

Summary of Changes

Disabled the autocomplete in the comment's input. This is the only workaround for now, for the crashes in some android 13 devices.

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

Since the crash is hard to reproduce, it only happens on specific devices, we should test if the comments functionality is working normally

Regression Scope

It only affects android devices

Platform Affected (web, mobile, etc)

Android

Developer Testing Completed

Xiaomi Note 10

Screenshots

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports