techmatters / terraso-mobile-client

GNU Affero General Public License v3.0
2 stars 0 forks source link

when searching, long text extends beyond search bar when search is deselected #1740

Open DerekCaelin opened 2 weeks ago

DerekCaelin commented 2 weeks ago

App Version

160

Account

No response

Platforms

Description

When typing a long string into the search bar, and then deselecting the search bar or tapping "search", the text extends beyond the vertical bounds of the search bar. It seems to wrap.

Steps to Reproduce

  1. On the home screen, type a long string, such as 34.97277, -106.68278
  2. select "search" on the keyboard
  3. see issue

Expected behavior

Text remains in the search bar but is truncated to fit within the horizontal bounds of the search bar

Actual behavior

Text extends beyond the search bar, as if wrapping.

Additional context

IMG_2CE3BE799310-1

paulschreiber commented 2 weeks ago

This only happens when text magnification is greater than 100%.

DerekCaelin commented 2 weeks ago
  1. I think my text magnification is at the default
  2. Isn't this a bug, even if I have changed my text magnification?
paulschreiber commented 2 weeks ago

Yes, it's a bug even if magnification is changed. We hope to support responsive text sizing in a future version.