Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

PopupEntry issues in 1.5.3 #367

Open
hacqua opened this issue Aug 1, 2021 · 1 comment
Open

PopupEntry issues in 1.5.3 #367

hacqua opened this issue Aug 1, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@hacqua
Copy link

hacqua commented Aug 1, 2021

After CircularUI is updated to version 1.5.3, page opens at incorrect position and PopupEntry component loses focus during typing.

To Reproduce

  1. Run attached project in Tizen emulator with CircularUI 1.5.2
  2. Press "Open" button -> new page is positioned at the top
  3. Type on entry fields -> typing works properly
  4. Upgrade CircularUI to version 1.5.3, clean solution and re-run project
  5. Press "Open" button -> new page is positioned at the bottom
  6. Type on entry fields -> after typing a couple characters, PopupEntry loses focus. After tapping it to regain focus the issue happens again.

test - entry.zip

Expected behavior

Page should not scroll when opened and focus should stay in PopupEntry while typing.

Environment (please complete the following information):

  • Tizen 5.5 emulator
  • Galaxy Active2 running Tizen 5.5.2
  • Tizen.CircularUI Version 1.5.3
@hacqua hacqua added the bug Something isn't working label Aug 1, 2021
@rookiejava
Copy link
Contributor

/cc @shyunMin @sung-su @JoonghyunCho PTAL

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants