> We should not wait too long with 1.6.1, since 1.6.0 has > introduced some major issues (as expected). In general, > I'd like to concentrate on ironing out the critical and > major bugs (quite some work has already been done) and > make 1.6.1 a bugfix-release only.
I would like to backport the following change-sets, if ok: Must-fixes: - Changeset 27632: Fix tabular cursor movement http://www.lyx.org/trac/changeset/27632 This solves a regression ('slik') caused by r27581 and a few other must-fixes. - Changeset 27626: Fix bug #5536. http://www.lyx.org/trac/changeset/27626 This fixes incorrect selection painting. Less important fixes: - Changeset 27631 http://www.lyx.org/trac/changeset/27631 Do not paint an invisible cursor. - Changeset 27630: http://www.lyx.org/trac/changeset/27630 Correct painting of a fully selected tabular cell. This is purely an esthetic improvement.