Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe Commits: aa485583 by Tony CHEMIT at 2018-09-16T14:38:18Z reset default size measure type should not be focusable - - - - - 1 changed file: - client/src/main/java/fr/ird/observe/client/ui/content/data/seine/AbstractSampleUI.jcss Changes: ===================================== client/src/main/java/fr/ird/observe/client/ui/content/data/seine/AbstractSampleUI.jcss ===================================== @@ -87,6 +87,7 @@ JToolBar { actionIcon:combobox-reset2; toolTipText:"observe.common.Sample.action.resetDefaultSizeMeasureType.tip"; enabled:{model.getDefaultSizeMeasureType() != null}; + focusable:false; } #length { View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/aa48558398d385d457290db32a1d... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/aa48558398d385d457290db32a1d... You're receiving this email because of your account on gitlab.com.