Update of bug #18536 (project freeciv): Status: None => Ready For Test Assigned to: None => jtn Release: S2.3 => 2.2.7,2.3.0 Planned Release: => 2.3.1,2.4.0 Summary: Bug in text field in map editor => While editing Scenario Description in map editor, cursor position always reset to end
_______________________________________________________ Follow-up Comment #1: Confirmed. The problem is * extviewer_textbuf_changed() calls * property_page_change_value() calls * objprop_refresh_widget() calls * extviewer_refresh_widgets(): ** case OPID_GAME_SCENARIO_DESC: ** gtk_text_buffer_set_text() called unconditionally, resetting cursor position. (file #13980, file #13981) _______________________________________________________ Additional Item Attachment: File name: S2_3-scenario-desc-edit.diff Size:1 KB File name: trunk-scenario-desc-edit.diff Size:2 KB _______________________________________________________ Reply to this item at: <http://gna.org/bugs/?18536> _______________________________________________ Message sent via/by Gna! http://gna.org/ _______________________________________________ Freeciv-dev mailing list Freeciv-dev@gna.org https://mail.gna.org/listinfo/freeciv-dev