Skip to content

(Fix #667) Problems editing text of TaurusValueLineEdit

Carlos Pascual requested to merge github/fork/cpascual/fix-667 into develop

The changes done in #650 introduce a problem when editing text in TaurusValueLineEdit widgets (see #667 (closed)).

Furthermore, it seems that the problem described in https://github.com/taurus-org/taurus/pull/650#issue-283282985 cannot be reproduced as described (see https://github.com/taurus-org/taurus/pull/650#issuecomment-359861563).

Therefore, revert the main change of #650 in order to fix #667 (closed).

Merge request reports