[Pharo-project] Issue 3251 in pharo: Accept a change when editing a help text gives MNU
Status: Fixed Owner: Torsten....@astares.de Labels: Milestone-1.2 New issue 3251 by Torsten....@astares.de: Accept a change when editing a help text gives MNU http://code.google.com/p/pharo/issues/detail?id=3251 Pharo 1.2 #12235 When editing a help text and accepting the change you get a MNU MessageNotUnderstood: Workspace>>label To reproduce: - evaluate "HelpOnHelp edit: #introduction" - modify the text in the appearing workspace and accept its contents Reason: - UIManager>>edit:label:accept: returns the workspace not the window (compared to Squeak where #edit was originally developed)
Updates: Cc: stephane.ducasse Comment #1 on issue 3251 by Torsten....@astares.de: Accept a change when editing a help text gives MNU http://code.google.com/p/pharo/issues/detail?id=3251 Fixed in SLICE-Issue-3251-FixEditingHelpTexts-Tbn.1 in Pharo inbox using the attached changeset Attachments: FixHelpEdit.1.cs 698 bytes
Comment #2 on issue 3251 by stephane.ducasse: Accept a change when editing a help text gives MNU http://code.google.com/p/pharo/issues/detail?id=3251 tx will integrate that soon :)
Updates: Status: Closed Comment #3 on issue 3251 by stephane.ducasse: Accept a change when editing a help text gives MNU http://code.google.com/p/pharo/issues/detail?id=3251 in 12241
participants (1)
-
pharo@googlecode.com