Opened 12 years ago
Closed 12 years ago
#2154 closed defect (fixed)
Maestro on Mono: toolbar actions are not performed on the selected tab
Reported by: | gabrimonfa | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-5.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
Maestro compiled from git updated on 2012-10-17 Mono compiled from git updated on early October 2012 and updated on 2012-10-17 Ubuntu 12.04 64bit
Sometimes toolbar actions are not performed on the selected tab element.
How to reproduce:
- Open Maestro
- Open a MapDefinition, map1
- Open another MapDefinition, map2
- (the tab with map2 is selected) Choose an element from the toolbar (Preview, Edit as XML, Profile, Validate, Save)
- The action is applied to map1 while should be applied to map2
Notes:
- The bug probably also applies to shortcuts, Ctrl-s failed to save the selected unsaved map (but there are outbound requests, so probably another item - the one on the first tab? - is saved).
- The bug applies also to other definitions, not only to maps
- The bug only afflicts Mono version. I'm not able to reproduce the bug with the same binary on Windows
- there's no mono warning or debug on the console
Change History (2)
comment:1 by , 12 years ago
Milestone: | → Maestro-5.0 |
---|
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed r7203