obijuan1 / ehost

Automatically exported from code.google.com/p/ehost
0 stars 0 forks source link

[BUG] span editor buttons are in wrong status #130

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
span editor buttons are in wrong status while using diff button to compare 
annotations.

This problem was caused by the listener of the value change event in list of 
spans. In this listener, system sets buttons of span editor to editable if any 
span is selected.

Our solutions:

Hide all these span editor buttons, just like the editor button of 
"relationship".

Original issue reported on code.google.com by jwleng@gmail.com on 27 Feb 2012 at 11:59

GoogleCodeExporter commented 8 years ago

Original comment by jwleng@gmail.com on 28 Feb 2012 at 9:58