[Freeciv-Dev] [bug #18536] While editing Scenario Description in map editor, cursor position always reset to end

2011-08-31 Thread Jacob Nevins

Update of bug #18536 (project freeciv):

Category:  client-gtk-2.0 = editor 


___

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


[Freeciv-Dev] [bug #18536] While editing Scenario Description in map editor, cursor position always reset to end

2011-08-30 Thread Jacob Nevins

Update of bug #18536 (project freeciv):

  Status:  Ready For Test = Fixed  
 Open/Closed:Open = Closed 


___

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


[Freeciv-Dev] [bug #18536] While editing Scenario Description in map editor, cursor position always reset to end

2011-08-28 Thread Jacob Nevins

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