Regression bug with TextModel and accepts

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

Regression bug with TextModel and accepts

jfabry
Hi all,

it seems there is a regression issue with bug 12569 TextModel should not move scroll when accepting text.
https://pharo.fogbugz.com/f/cases/12569/TextModel-should-not-move-scroll-when-accepting-text

I was looking for a report on this because I have this issue in 3.0 release and I can reproduce it in the latest 4.0 as well. See .st file in attachment for a small test class. Open the ui (ChangeTry new openWithSpec) and write multiple lines of text, move the cursor back a line or two, and write something. The TextModel will scroll.

What should I do? Do I simply reopen the bug report?






---> Save our in-boxes! http://emailcharter.org <---

Johan Fabry   -   http://pleiad.cl/~jfabry
PLEIAD lab  -  Computer Science Department (DCC)  -  University of Chile


ChangeTry.st (1K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Regression bug with TextModel and accepts

stepharo

On 18/8/14 20:21, Johan Fabry wrote:
Hi all,

it seems there is a regression issue with bug 12569 TextModel should not move scroll when accepting text. 
https://pharo.fogbugz.com/f/cases/12569/TextModel-should-not-move-scroll-when-accepting-text

I was looking for a report on this because I have this issue in 3.0 release and I can reproduce it in the latest 4.0 as well. See .st file in attachment for a small test class. Open the ui (ChangeTry new openWithSpec) and write multiple lines of text, move the cursor back a line or two, and write something. The TextModel will scroll.

What should I do? Do I simply reopen the bug report? 

If the bug entry was not overly long why not.

Stef






---> Save our in-boxes! http://emailcharter.org <---

Johan Fabry   -   http://pleiad.cl/~jfabry
PLEIAD lab  -  Computer Science Department (DCC)  -  University of Chile