Hello, This update integrated a change that is wrong (brakes text selection).
We need to either undo the change or revert the whole update. On 20 Dec 2013, at 11:13, GitHub <[email protected]> wrote: > Branch: refs/heads/3.0 > Home: https://github.com/pharo-project/pharo-core > Commit: 7e83c66e89929bbcb749009c237a5383d7362693 > > https://github.com/pharo-project/pharo-core/commit/7e83c66e89929bbcb749009c237a5383d7362693 > Author: Jenkins Build Server <[email protected]> > Date: 2013-12-20 (Fri, 20 Dec 2013) > > Changed paths: > R Deprecated30.package/extension/TBehavior/instance/methodDictionary.st > R Deprecated30.package/extension/TBehavior/instance/methodDictionary_.st > M Morphic-Base.package/PluggableTextMorph.class/README.md > M Morphic-Base.package/PluggableTextMorph.class/definition.st > A Morphic-Base.package/PluggableTextMorph.class/instance/accessing/font.st > A > Morphic-Base.package/PluggableTextMorph.class/instance/accessing/setSelectionSelector.st > A > Morphic-Base.package/PluggableTextMorph.class/instance/accessing/setSelectionSelector_.st > A > Morphic-Base.package/PluggableTextMorph.class/instance/accessing/stylerClass.st > R Morphic-Base.package/PluggableTextMorph.class/instance/as yet > unclassified/font.st > R Morphic-Base.package/PluggableTextMorph.class/instance/as yet > unclassified/methodCaseSensitiveStringsContainingit.st > R Morphic-Base.package/PluggableTextMorph.class/instance/as yet > unclassified/scrollToBottom.st > R Morphic-Base.package/PluggableTextMorph.class/instance/as yet > unclassified/stylerClass.st > A Morphic-Base.package/PluggableTextMorph.class/instance/menu > messages/methodCaseSensitiveStringsContainingit.st > M Morphic-Base.package/PluggableTextMorph.class/instance/model > access/selectionInterval_.st > A > Morphic-Base.package/PluggableTextMorph.class/instance/scrolling/scrollToBottom.st > A Morphic-Base.package/TextMorphForEditView.class/instance/event > handling/keyUp_.st > A ScriptLoader30.package/ScriptLoader.class/instance/pharo - > scripts/script308.st > A ScriptLoader30.package/ScriptLoader.class/instance/pharo - > updates/update30655.st > M > ScriptLoader30.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st > M > Spec-MorphicAdapters.package/MorphicTextAdapter.class/class/specs/defaultSpec.st > M Spec-MorphicAdapters.package/MorphicTextAdapter.class/instance/spec > protocol/setSelectionFromModel_.st > R Spec-MorphicAdapters.package/MorphicTextAdapter.class/instance/spec > protocol/setSelection_.st > A Spec-MorphicAdapters.package/MorphicTextAdapter.class/instance/widget > API/setSelection_.st > A Traits.package/TBehavior.class/instance/accessing method > dictionary/methodDictionary.st > A Traits.package/TBehavior.class/instance/accessing method > dictionary/methodDictionary_.st > > Log Message: > ----------- > 30655 > 12144 TextModel>>getSelection > https://pharo.fogbugz.com/f/cases/12144 > > 12459 un-deprecated #methodDictioary > https://pharo.fogbugz.com/f/cases/12459 > > http://files.pharo.org/image/30/30655.zip > >
