Opened 12 years ago
Last modified 12 years ago
#549 reopened defect
Inconsistent highlighting of active widgets
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | P2 | Milestone: | Future |
Component: | Widgets | Version: | 2.0 |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | New |
Description
Launch a standard flexible layout using the Slate template.
Invoke the Zoom Rectangle tool from the main toolbar. The toolbar item is highlighted.
Now invoke the same Zoom Rectangle tool from the context menu, that toolbar item is no longer highlighted, but it is still internally the active widget.
This can confuse users as to what is the current active widget.
Change History (4)
comment:1 by , 12 years ago
Owner: | changed from | to
---|
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 12 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Closed the wrong ticket. This still needs to be confirmed as fixed.
comment:4 by , 12 years ago
On second thought, this may not be defective as first thought. The toolbar and context menu items are mutually exclusive widget references, so this is sort of working by design.
We'll put this on ice to think about it.
Fixed r2663