Changes between Initial Version and Version 1 of Ticket #11209, comment 47


Ignore:
Timestamp:
2015-06-08T13:18:56+02:00 (11 years ago)
Author:
akks

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11209, comment 47

    initial v1  
    11Sorry for committing too late again, but this change is rather harmless and potentially can solve this nasty bug in tested.
    22
    3 Long long ago in r5704 I accidentally made inputContext static and it was shared by all autocompleting comboboxes. This could casu this problem in certain circumstances.
     3Long long ago in r5704 I accidentally made inputContext static and that object was shared by all autocompleting comboboxes. This could cause the problem in certain circumstances.