How to move the cursor precisely on a custom iPhone keyboard
Apple’s keyboard turns into a trackpad when you press and hold the space bar, sliding the cursor one character at a time instead of guessing where to tap. Many custom keyboards do not carry the gesture over — here is what it actually does, why a third-party keyboard might skip it, and how to get precise cursor control either way.
Tapping a text field to put the cursor exactly where you want it is a small daily fight on a phone screen — a fingertip covers several characters at once, so the cursor tends to land one letter short or one letter past where it was meant to. Apple built a fix for this into its own keyboard years ago, and most people find it by accident: press and hold the space bar. On a keyboard you just installed, the same press can do nothing at all, which looks like a bug. Usually it is not.
What the space bar trick actually does
Press and hold the space bar on Apple’s keyboard and the letters fade out — for as long as your finger stays down, the whole keyboard stops being a keyboard and becomes a flat trackpad. Sliding a finger across it moves the cursor by the same amount in the same direction, at a resolution a single tap could never manage, because a drag is read as a long series of tiny movements rather than one blunt guess at where a character sits on screen. Lift your finger and the keys come straight back.
Keep going a little further and the same gesture extends a selection instead of just moving the cursor — drag past the word you meant to grab and the highlighted range grows to match it, without the fumbling that dragging the little blue handles directly on the text usually turns into on a small screen.
Why the same press does nothing on many custom keyboards
A custom keyboard on iPhone is a keyboard extension: a separate, sandboxed piece of code that draws its own keys and reads its own touches. iOS does not hand every extension a shared “turn into a trackpad” mode — the space-bar drag is behaviour Apple wrote specifically into its own keyboard, the same way the press-and-hold accent menu and swipe typing are. A third-party keyboard gets exactly what its own code draws and handles, and a cursor trackpad is a genuinely separate feature to build: it needs to tell a press meant to type apart from a press meant to drag, and enough fine control over the text field’s insertion point to move it smoothly rather than in visible jumps.
Some keyboards build an equivalent. Most, especially ones built around sound, theming or typing style rather than the input mechanism itself, do not — a scope decision about where the engineering time goes, not a setting left off by mistake. Nothing in iOS Settings turns it on afterwards, because the code for it is either present or it is not.
What still works no matter which keyboard is active
A few things belong to the text field itself rather than to the keyboard drawing the letters, so they work identically regardless of which keyboard is active:
- Tapping directly in the text places the cursor at the nearest character. Imprecise on small text, but instant and universal.
- Double-tapping a word selects it; a following tap on Select or Select All extends that, the same menu appearing on every keyboard.
- Once anything is selected, the blue handles at each end can be dragged to adjust the range letter by letter — this belongs to the text view, not the keyboard.
- Holding down on a selection, or on an empty spot in the text, pops up Cut, Copy, Paste and Look Up, independent of which keyboard drew the keys underneath it.
The fastest way back to trackpad-precision control
Because keyboard extensions sit side by side in your keyboard list rather than replacing each other, the direct route to Apple’s trackpad gesture is to switch to Apple’s keyboard for the one moment you need it: hold the globe key 🌐 for the picker, tap the built-in keyboard, hold the space bar and drag, then hold the globe key again to go back to whichever keyboard you were using. Two extra taps, and nothing about your other keyboard’s theme, sound or settings changes in between.
Where Kibo fits
Kibo is built around mechanical key sounds, themes, backlight effects, emoji, kaomoji and fancy text; it does not reimplement the space-bar trackpad, the same as most keyboards outside Apple’s own. If precise cursor placement comes up often, keeping Apple’s keyboard a globe-key hold away costs nothing — both stay in your keyboard list at once, and switching between them needs no Full Access either way. Kibo is free to download.
Frequently asked questions
Why does holding the space bar do nothing on my new keyboard?
The space-bar trackpad is a gesture Apple built specifically into its own keyboard, not a feature iOS hands to every keyboard extension automatically. A third-party keyboard has it only if its developer built an equivalent from scratch, the same as swipe typing or the press-and-hold accent menu.
Does Full Access enable trackpad-style cursor control?
No. Full Access covers network access and the system clipboard. Moving the cursor is a purely local interaction with the text field and needs neither, so a keyboard could add trackpad-style control with Full Access off just as easily as with it on.
Is there a way to get precise cursor control without switching keyboards?
Double-tapping a word selects it, and once anything is selected the blue handles at either end can be dragged letter by letter — both work identically on any keyboard, because they belong to the text field rather than the keyboard drawing the keys. For fine placement outside a selection, switching to Apple’s keyboard for that one moment is the reliable option.
Try it on your own keyboard
Kibo is a free custom keyboard for iPhone with real mechanical key sounds, a wardrobe of themes and RGB backlight effects. No account, no ads, and it works with Full Access left off.