Interesting. According to the Qt ui spec, the default tab order is the order these widgets are defined in the ui file. In our ui file the shortcut field comes immediately before the assign button which is followed by the remove button.
So I really have no idea how backtabs end up reaching them from other widgets.get there when forward tabs ignore them (even when enabled).
Glad you have a workaround for current Sigil you can use until the next release comes out.
|