mirror of
https://github.com/photoprism/photoprism.git
synced 2026-03-02 22:57:18 -05:00
Keyboard never pops up on iPhone (in PWA) - Browser navigation is OK. #1743
Labels
No labels
ai
android
api
auth
awesome
bug
bug
ci
cli
config
database
declined
deprecated
docker
docs 📚
documents
duplicate
easy
enhancement
enhancement
enhancement
epic
faces
feedback wanted
frontend
hacktoberfest
help wanted
idea
in-progress
incomplete
index
invalid
ios
labels
live
live
low-priority
macos
member-feature
metadata
mobile
nas
needs-analysis
no-coding-required
no-coding-required
observability
performance
places
please-test
plus-feature
priority
pro-feature
question
raspberry-pi
raw
released
released
released
research
resolved
security
sharing
tested
tests
third-party-issue
thumbnails
upgrade
upstream-issue
ux
vector
video
waiting
won't fix
won't fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/photoprism#1743
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @galli-miranda on GitHub (Apr 2, 2023).
1. What is not working as documented?
I have used the PWA for iPhone for a while now, and all of a sudden the Keyboard stopped popping up on the PWA version of the page. Login screen, search box, Album Create.. basically no Text input is possible via keyboard.
2. How can we reproduce it?
Steps to reproduce the behavior:
1 - Access a Photoprism instance
2 - Add it to home screen
3 - Click the new Shortcut
4 - Select any text input box : No keyboard pops up.
3. What behavior do you expect?
I would expect the keyboard to pop up every time there's a text input expected.
4. What could be the cause of your problem?
I have no idea what could be causing this. It is important to note that I re-installed Photoprism (via docker) after a Server Clean-up.
So, I have the newest version setup. (No experimental, just :Lastest - Build [221118-e58fee0fb] )
6. Which software versions do you use?
I am running it on Docker, within a Linux Server.
Database is MariaDB.
Browser is Safari on iPhone, however: It works fine directly in the browser, the issue only happens as PWA.
I don't believe my HW setup is releavant, as I have no other issues overall.
8. Do you use a Reverse Proxy, Firewall, VPN, or CDN?
Local network access & reverse proxy via Traefik & Cloudflare.
Both types of access encounter the same issue.
Thanks!
@lastzero commented on GitHub (Apr 2, 2023):
I've just tested it with the latest iOS and it works for me. Please note that we need full version information, including all plugins (e.g. alternative keyboards) and the browser you are using. Also, please try reinstalling the app to see if that fixes the problem.
@galli-miranda commented on GitHub (Apr 2, 2023):
Just checked my iOS and it needed an update! After that, all back to normal! Sorry about that!