christianselig / apollo-bugs

A public bug tracker for Apollo, an iOS Reddit app
227 stars 15 forks source link

Crash when pressing TAB on Magic Keyboard #2045

Open bradleyjx opened 1 year ago

bradleyjx commented 1 year ago

Describe the bug It appears that, if you are on the Posts tab and a cursor is not already active, such as the cursor being in the Search bar, pressing TAB on an iPad Magic Keyboard crashes the app.

To Reproduce Steps to reproduce the behavior:

  1. Launch Apollo
  2. Ensure you are on the “Posts” tab.
  3. On a Magic Keyboard, press TAB.

iOS version: 16.3.1 Apollo version: 1.15 iOS device: iPad Pro 12.9” 3rd Generation + a current-gen Magic Keyboard (square camera hole, not small circle hole) Jailbroken: No Reproducible: Yes. Consistent behavior.

Expected behavior Either no behavior, or cursor movement into the first available text area. (Likely the search field)