Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selecting from pop-up box causes cursor to skip one or more lines #299

Closed
mjshowalter opened this issue Mar 20, 2018 · 3 comments
Closed

Comments

@mjshowalter
Copy link

Adapt It Mobile Version: Don't know, downloaded 3/17/2018

Operating System: Android

OS Version: Android 7.0

Samsung Galaxy J7 Perx

Severity: 3

Description: When I selected a word in the source text that had multiple translations in the target text, then selected a word from the pop-up box, the highlight went to the next row, skipping a row of text. Sometimes it skipped multiple rows. I was expecting it to stay on the same word, or move to the next word on the same line.

Steps to Reproduce:

  1. Select a word that has multiple translations
  2. Select a word in the pop-up box in the target language
  3. In the source text, observe that the highlight is now on the next line, or a lower line, depending on how many lines were in the pop-up box. One or more rows of text were skipped.

Madeleine Showalter

@eb1
Copy link
Contributor

eb1 commented Mar 23, 2018

Initial comments on this issue:

I'm unable to reproduce this issue on iOS or Android under simulation. My suspicion is that this might be due to older Android browser implementations of popover text rendering (see issues #149 and #237), causing the "click" to be registered on the layer underneath the menu. I'll need to investigate further to verify.

@mjshowalter
Copy link
Author

mjshowalter commented Mar 23, 2018 via email

@eb1 eb1 added this to the Release 1.0 beta 11 milestone Mar 28, 2018
@eb1
Copy link
Contributor

eb1 commented Apr 9, 2018

Marking this as closed (unfortunately, there's no "pending" state for GitHub). Please retest this issue with the latest version on the PhoneGap build site (https://build.phonegap.com/apps/713362/share), and reopen if necessary.

While I've not been able to reproduce this issue on this side, I have made several changes to the dropdown menu stylings that have increased the size of the clickable area. I'm wondering if this issue has been resolved with the changes, or if there is still some other problem that needs to be addressed. Thanks so much!

@eb1 eb1 closed this as completed Apr 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants