Viewing Issue Advanced Details
[ Jump to Notes ]
|
[ View Simple ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0005637 |
[Squeak] Morphic |
minor |
always |
12-12-06 07:56 |
02-25-09 04:14 |
|
Reporter |
sumi |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
Platform |
|
Status |
new |
|
OS |
|
Projection |
none |
|
OS Version |
|
ETA |
none |
Fixed in Version |
|
Product Version |
3.9 |
|
Product Build |
|
|
Summary |
0005637: [BUG][FIX] auto-scrolling doesn't work properly when selRect larger than innnerBounds |
Description |
We can expand selection interval of text by using shift + arrow keys (or page up/down keys). It seems that the auto-scrolling feature works fine while the selRect(selection rectangle of pharagraph) is smaller than the innnerBounds(view area). But when the selRect becomes larger than the innnerBounds, it stops working.
The attached changeset is for fixing this problem. |
Steps To Reproduce |
|
Additional Information |
|
|
Attached Files |
PluggableTextMorph-scrollSelectionIntoView.st.gz [^] (676 bytes) 12-12-06 07:57
PluggableTextMorph-scrollSelectionIntoView.cs.gz [^] (777 bytes) 12-22-06 22:54
PluggableTextMorph-scrollSelectionIntoView.1.cs.gz [^] (792 bytes) 01-18-07 09:21
PluggableTextMorph-scrollSelectionIntoView.1.cs [^] (1,721 bytes) 02-25-09 04:14 |
|