secondlife / viewer

🖥️ Second Life's official client
GNU Lesser General Public License v2.1
199 stars 46 forks source link

Erratic Emoji Picker Behavior #1249

Open canny[bot] opened 2 months ago

canny[bot] commented 2 months ago

Open emoji picker, choose more, start to search for an emoji, don't choose one, click the X. Focus is not returned to the chat box, and remains on the now closed search box.

https://secondlife.canny.io/admin/board/bug-reports/p/erratic-emoji-picker-behavior

UPDATE:

Since the Emoji Picker is focusless, and there is no any "search box", the more correct bug description could be as follows:

When EmojiPicker is opened by "More" button and closed by "X" button, the text input field stops reacting on keyboard

Steps to reprodice:

Actual behavior: Text input field doesn't accept text input and caret positioning (user presses any symbol keys, arrow keys, backspace key with no effect)

Expected behavior: Text input field accepts text input and caret positioning

canny[bot] commented 2 months ago

This issue has been linked to a Canny post: Erratic Emoji Picker Behavior :tada:

LLGuru commented 2 months ago

Fixed by https://github.com/secondlife/viewer/pull/1276

katerynamproductengine commented 2 months ago

Failed QA.

Text input field still doesn't accept text input and caret positioning. This bug is constantly reproduced when using Latin keyboard and occasionally reproduced when using Cyrillic keyboard.

Verified on the Second Life Release 7.1.7.8820696922 (64bit) on Win10/OSX in the scope of secondlife/iqa#209.

marchcat commented 1 month ago

The fix https://github.com/secondlife/viewer/pull/1276 was merged into Maint X. Please recheck there.

AtlasLinden commented 1 month ago

Maint X is being promoted to default viewer Setting this back to Maint B to be tested after merge

sergiiiproductengine commented 3 weeks ago

Passed QA.

Verified on the Second Life Release 7.1.8.9130881608 (64bit) on Win10/OSX in the scope of https://github.com/secondlife/iqa/issues/237.