> Explanation: if current_layout is updated here, the test in LyXView.cpp:462 > returns false and the combo is not updated. Furthermore, current_layout > will be reset in LyXView.cpp (after the combo update).
Does this fix the issue of layout change with shortcut? Bo