Issue 68864 - Menu entry View/Statusbar is not handled by framework implementation for non-sfx applications
Summary: Menu entry View/Statusbar is not handled by framework implementation for non-...
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: 680m172
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-22 16:32 UTC by bjoern.milcke
Modified: 2013-08-07 15:31 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description bjoern.milcke 2006-08-22 16:32:52 UTC
When you implement a status bar by providing a statusbar.xml and requestElement
of the statusbar, the menu entry View/Statusbar is still disabled for a
non-sfx-based application like the new chart or Base.

It would be more convenient to have this menu entry handled by the framework
base implementation like it is done with the toolbars.

CD told me the reason that this currently doesn't work is, that the base
implementation only works for pop-up menus. Therefore toolbars work, but not the
statusbar.
Comment 1 andreas.schluens 2007-01-02 10:46:12 UTC
AS->CD: ???
What has to be done to fix this task ?
Comment 2 carsten.driesner 2007-01-09 13:16:46 UTC
cd->as: Andreas, we need something like the application dispatcher in the sfx
for our framework project. That would solve many issues we have with application
modules that are not sfx-based (chart2, db). MBA and I already discussed the
necessity for this generic application dispatcher.
Comment 3 andreas.schluens 2007-01-23 08:30:47 UTC
.
Comment 4 Mathias_Bauer 2007-12-04 16:17:42 UTC
according to release status meeting -> target 3.x
Comment 5 Mathias_Bauer 2009-05-06 17:19:24 UTC
Carsten, this should be fixed when we create a new "AppDispatcher" outside of sfx2