tongfocus / ebookdroid

Automatically exported from code.google.com/p/ebookdroid
1 stars 0 forks source link

Bad word selection from text #922

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Long tap on any word in text flowing with dot, comma, question/exclamation 
mark, etc...
2. Word with additional symbol is selected and highlighted

in example text - " ... as expected. Specially, the ... " we'll try to select 
second and third word

What is the expected output?
- "expected", "Specially" - 

What do you see instead?
"expected.", "Specially," - which is wrong

What version of the product are you using?
- v2.2.2

On what operating system?
- Android 5.0.1

What device are you using?
- Nexus 4

Please provide any additional information below.
- problem extends in the way that it's impossible to select part of the word 
using draggable blue text selection handles. Selection should be done symbol by 
symbol not by group of ones separated by spaces. That problem is really 
annoying for me because I use Biscuit dictionary which shows pop up with for 
word which was selected and copied. But in cases when it has adjacent comma 
(for example) it's impossible to find such word in dictionary. It makes me use 
other apps with correct text selection, but no as rich with other features 
(like auto-crop) as EBookDroid.

Original issue reported on code.google.com by andri.di...@gmail.com on 24 Feb 2015 at 4:15