Ticket #1291 (closed feature: invalid)
Opened 2012-07-06T12:52:31-05:00
Last modified 2012-12-06T12:48:31-06:00
Improve menuing system [plugins]
Reported by: | curtis | Owned by: | curtis |
---|---|---|---|
Priority: | minor | Milestone: |
|
Component: | Core | Version: | |
Severity: | major | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
The menu system has some limitations and bugs that must be resolved. See blocking tickets for details.
Change History
comment:5 Changed 2012-07-12T11:10:21-05:00 by curtis
- Blocked By 992 added
(In #992) We now use a single menu bar on all platforms. On Mac OS X, we use the "default Application menu bar" feature. Unfortunately, the default Application menu bar keyboard shortcuts do not work—at all. We work around this using the AcceleratorHandler tool, but that only works for Displays, and not windows of other types. So this problem still requires further thought.
comment:13 Changed 2012-08-03T10:22:25-05:00 by curtis
- Blocked By 376, 891, 985, 987, 988, 992, 1084, 1164 removed
Pushing some menuing tickets to 2.0.0-beta5; see #1356.
comment:18 Changed 2012-09-06T14:25:18-05:00 by curtis
- Status changed from new to closed
- Resolution set to invalid
Unfortunately, I did not make any progress on this feature. Constituent tickets have been pushed to #1356 (the same feature, but targeting beta5).
comment:19 Changed 2012-12-06T12:48:31-06:00 by curtis
- Summary changed from Improve menuing system (2.0.0-beta4) to Improve menuing system [plugins]