Menu

#180 OK after word count

9.0.1
closed
nobody
None
Bug
major
2018-11-08
2018-09-26
No

After doing word count, pressing return a first time does not trigger the OK button, but the second time does.

Discussion

  • Bernard Desgraupes

    I can reproduce this. Thank you for reporting, I'll look into it.

     
  • Bernard Desgraupes

    This is fixed.
    Explanation for the record: this was caused by the TextView contained in this dialog. All dialogs (built with dialog::make) containing an item of type 'text' exhibit the same problem. The culprit in fine is the -selectable option of the TextView which must be set to 0 when -editable is set to 0.
    Changes committed to the repository (rev. 1534 (sourceforge.net)).

     
  • Bernard Desgraupes

    • status: open --> fixed
     
  • Bernard Desgraupes

    • status: fixed --> closed
    • Version: 9.0 --> 9.0.1
     

Log in to post a comment.

MongoDB Logo MongoDB