Issue 1118 in moose-technology: GT Inspector: Double Click Doesn't Always Select Text Properly

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Issue 1118 in moose-technology: GT Inspector: Double Click Doesn't Always Select Text Properly

moose-technology
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1118 by [hidden email]: GT Inspector: Double Click Doesn't  
Always Select Text Properly
https://code.google.com/p/moose-technology/issues/detail?id=1118

In Pharo #40589

It took me a while to figure out that GT has a feature I've wanted for a  
long time: when you activate a workspace by clicking, the selection is  
preserved. Very cool! One thing though, where it also took me a while to  
figure out what was going on...

1. Type in the playground:
'aString'.
'anotherString'.
2. "Go" to bring up a second pane - doesn't matter which
3. Click in the second pane to put the keyboard focus there
4. Double click on one of the lines in pane #1
It is selected - great!

5. Repeat #3
6. Double click on the unselected line
The selection will be cleared, but the other line will not be selected.

NB: an interesting thing is that if you do the above exercise with a text  
editor outside the same GT window, like another GT Inspector, steps 5 and 6  
work correctly just like the previous.

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev