RudyB / Deluge-Remote

iOS App That Remotely Controls Deluge Torrent Clients
134 stars 9 forks source link

iPhone: keyboard blocks fields when editing torrent path #19

Closed joshkerr closed 4 years ago

joshkerr commented 4 years ago

If you are on the iPhone in portrait mode and you try to edit the path of an existing torrent, the keyboard pops up and covers the text field. You can’t see what you are typing.

RudyB commented 4 years ago

Great catch. What size iPhone are you testing on?

joshkerr commented 4 years ago

iPhone 11 Pro Max.

joshkerr commented 4 years ago

Another related issue is that when adding a new torrent and using an iPad with the external keyboard (Apple keyboard folio case for example) there is a small keyboard bar that appears across the screen. This bar covers the “upload torrent” button until you dismiss it. The keyboard bar only appears when you try to edit a field on the torrent and then disappears. Attached is a photo of it.

This keyboard bar is part of the auto-correct system in iOS. I would suggest maybe moving the upload torrent button to the top of the dialog? Or, preventing the auto-correct toolbar from appearing?

IMG_0012

RudyB commented 4 years ago

I can write some code to automatically scroll the view in order to ensure that the field that the user is entering text into is always above the keyboard.

joshkerr commented 4 years ago

That would solve it.

Sent from my iPad

On Apr 18, 2020, at 4:21 PM, Rudy Bermúdez notifications@github.com wrote:

 I can write some code to automatically scroll the view in order to ensure that the field that the user is entering text into is always above the keyboard.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

RudyB commented 4 years ago

@joshkerr I am committing to fixing this on Saturday

RudyB commented 4 years ago

If you are on the iPhone in portrait mode and you try to edit the path of an existing torrent, the keyboard pops up and covers the text field. You can’t see what you are typing.

Can you screenshot this issue please?

RudyB commented 4 years ago

@joshkerr I have fixed this issue and will be pushing a release soon.

joshkerr commented 4 years ago

Thank you!

Sent from my iPad On Jun 13, 2020, 12:22 PM -0500, Rudy Bermúdez notifications@github.com, wrote:

@joshkerr I have fixed this issue and will be pushing a release soon. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.