nextcloud / nextcloud/talk-ios

Virtual keyboard overlaps map view when choosing location to send

Open
#792 9 comments 0 reactions 0 assignees View on GitHub
0. Needs triage bug
Dominant language
Swift
Stars
230
Forks
121
Avg merge
1d 6h
Merged PRs (30d)
38

Description

## Steps to reproduce
1. Open chat with someone
2. Open keyboard by tapping on text field
3. Choose attachments button
4. Choose location
5. Map opens partially covered by keyboard (most importantly, the buttons to choose the location to send are covered)

### Expected behaviour
The map should be visible.

### Actual behaviour
The map and the buttons are not visible because they are covered by the virtual keyboard and there is no method to dismiss it from the map view.

#### Notes:
- in the right screenshot I have **not** tapped on the search bar
- this bug seems to only affect the location attachment, I have tried with all the other types but they work fine even with an open keyboard in the chat view

| If I open the location screen without tapping on the text field beforehand (keyboard closed) | If I open the location screen having tapped on the text field beforehand (keyboard open) |
|--------------|-----------|
| ![IMG_6033](https://user-images.githubusercontent.com/48513706/167591252-45b414ec-d133-4d6d-bf3b-1792d5ac2242.PNG) | ![IMG_6034](https://user-images.githubusercontent.com/48513706/167591302-8eb4feaf-17cf-4479-ab26-666d76bd7cf3.PNG) |

## Device information

**Device:** iPhone X

**iOS version:** 15.4.1

**Talk version:** 14.0.0

## Server information

**Nextcloud version:** 24.0.0

**Talk version:** 14.0.1

**Custom Signaling server configured:** no

**Custom TURN server configured:** yes

**Custom STUN server configured:** yes

### Server log (data/nextcloud.log)

```
Insert your server log here
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.