The select tool no longer displays useful information about the current selection after switching between tools (object count, object type, layer, node count of paths, etc). The user is forced to deselect and then reselect again to learn about object types, node counts, layers etc. This breaks the workflow if the user needs to keep the current selection for further editing.
Steps to reproduce:
1) launch inkscape (default prefs, default new doc)
2) create a couple of different objects
3) select some or all
--> read message in the notification area
4) switch tool (e.g. to Dropper, Gradient or Node tool)
5) switch back to Select tool ('S')
Expected result
After switching back to the select tool, useful information about the current selection is displayed in the notification region of the status bar.
Actual result:
Inkscape simply states "Click to Select and Tranform objects, Drag to select many objects.".
Reproduced with r12660 on Ubuntu 13.04 (inkscape-trunk PPA) and r12662 on OS X 10.7.5.
Based on tests with archived builds,
- nor reproduced with revision <= r12629
- reproduced with revision >= 12630
this regression was introduced in
Revision 12630: Reduce tools-switcher code, add description for node and select toos.
<http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/revision/12630>
The select tool no longer displays useful information about the current selection after switching between tools (object count, object type, layer, node count of paths, etc). The user is forced to deselect and then reselect again to learn about object types, node counts, layers etc. This breaks the workflow if the user needs to keep the current selection for further editing.
Steps to reproduce:
1) launch inkscape (default prefs, default new doc)
2) create a couple of different objects
3) select some or all
--> read message in the notification area
4) switch tool (e.g. to Dropper, Gradient or Node tool)
5) switch back to Select tool ('S')
Expected result
After switching back to the select tool, useful information about the current selection is displayed in the notification region of the status bar.
Actual result:
Inkscape simply states "Click to Select and Tranform objects, Drag to select many objects.".
Reproduced with r12660 on Ubuntu 13.04 (inkscape-trunk PPA) and r12662 on OS X 10.7.5.
Based on tests with archived builds, bazaar. launchpad. net/~inkscape. dev/inkscape/ trunk/revision/ 12630>
- nor reproduced with revision <= r12629
- reproduced with revision >= 12630
this regression was introduced in
Revision 12630: Reduce tools-switcher code, add description for node and select toos.
<http://