Closed nvdaes closed 7 years ago
Yeah, That's a way but it reports unselected also for long text:
... you will listen this long peice of text repeated wit the "unselected" announcement. That's why I set that control. What do you think? Alberto
Really I don't know. I follow your exact steps and nothing is repeated. For me it works fine.
2017-05-17 19:55 GMT+02:00, albzan notifications@github.com:
Yeah, That's a way but it reports unselected also for long text:
- write an expression
- go to the beginning of the line
- press ctrl+end
- press left arrow (for instance you have copied it) ... you will listen this long peice of text repeated wit the "unselected" announcement. That's why I set that control. What do you think? Alberto
-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/nvdaaddons/lambda/pull/39#issuecomment-302174093
Yeah sorry, I was wrong with steps:
... you will listen this long peice of text repeated wit the "unselected" announcement. You are unable to understand what's the character under the cursor That's why I set that control. What do you think? Alberto
A, I understand now. I think it's better that extra info is spoken, but no wrong or missing things. Just an opinion.
2017-05-17 20:49 GMT+02:00, albzan notifications@github.com:
Yeah sorry, I was wrong with steps:
- write an expression like 20-{510-[(412-3)/9+12(15/5+1)]}/7
- go to the beginning of the line (home)
- press shift+end to select the line (i.e. you want to copy it
- press left arrow
... you will listen this long peice of text repeated wit the "unselected" announcement. You are unable to understand what's the character under the cursor That's why I set that control. What do you think? Alberto
-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/nvdaaddons/lambda/pull/39#issuecomment-302193157
Another option, if possible, would be to make a jack in the move caret scripts, so that if just arrows are pressed and text is selected, change selection is not spoken.
2017-05-17 20:49 GMT+02:00, albzan notifications@github.com:
Yeah sorry, I was wrong with steps:
- write an expression like 20-{510-[(412-3)/9+12(15/5+1)]}/7
- go to the beginning of the line (home)
- press shift+end to select the line (i.e. you want to copy it
- press left arrow
... you will listen this long peice of text repeated wit the "unselected" announcement. You are unable to understand what's the character under the cursor That's why I set that control. What do you think? Alberto
-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/nvdaaddons/lambda/pull/39#issuecomment-302193157
Eh, That's definetly a matter of taste. Personally I find it boring when working with a braille display... Because when you select some text and then you press a CR, you listen the speech that start and you have to stop it with Control... I don't know...
Yes, this is true. Maybe a setting to choose this behavior?
2017-05-17 21:00 GMT+02:00, albzan notifications@github.com:
Eh, That's definetly a matter of taste. Personally I find it boring when working with a braille display... Because when you select some text and then you press a CR, you listen the speech that start and you have to stop it with Control... I don't know...
-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/nvdaaddons/lambda/pull/39#issuecomment-302196131
Yes we can set it up easilly...
Would you like to update the pull request? We can set an option: silentUnselection and add an extra condition on the If... Thanks
Hi, updated now. Please look if it's according to your style (I tried it) and so on. Cheers.
2017-05-17 21:06 GMT+02:00, albzan notifications@github.com:
Would you like to update the pull request? We can set an option: silentUnselection and add an extra condition on the If... Thanks
-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/nvdaaddons/lambda/pull/39#issuecomment-302197634
For testing carefully before merging