Issue 68330 - new chart: Format::Arrangement always visible in the contextual menu
Summary: new chart: Format::Arrangement always visible in the contextual menu
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: kla
QA Contact: issues@graphics
URL:
Keywords: new_implementation
Depends on:
Blocks:
 
Reported: 2006-08-10 10:58 UTC by pagalmes.lists
Modified: 2013-02-24 21:19 UTC (History)
3 users (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 pagalmes.lists 2006-08-10 10:58:35 UTC
new chart (in Inplace mode)
-> [right-click]>Arrangement::* is always visible in menu even when it cannot be
applied
Comment 1 pagalmes.lists 2006-08-10 11:03:45 UTC
accepted
Comment 2 bjoern.milcke 2006-10-06 13:40:10 UTC
This will be fixed after resync against a master containing CWS fwk48 (probably
SRC680.m187 or m188), and enabling the code in ChartController_Window.cxx that
is compiled if the precompiler variable USE_CONTEXT_MENU_HELPER is defined.

->pagalmes: This is automatically fixed by using a helper class provided by
Carsten Driesner that uses the same mechanism (XDispatchProvider) as the menu.
So I take over.
Comment 3 bjoern.milcke 2006-10-06 13:41:11 UTC
Back to Accepted state.
Comment 4 bjoern.milcke 2006-10-27 16:35:10 UTC
Fixed. You see the Arrangement menu-entry, but the sub-menu is empty. That's how
those commands work in context menus, so that's ok. But the move forward/back is
now set correctly.
Comment 5 bjoern.milcke 2006-10-27 16:35:51 UTC
Writing "Fixed" in the comment doesn't fix a bug ;-)
Comment 6 bjoern.milcke 2006-11-01 13:18:51 UTC
Please verify in Milestone 9.
Comment 7 IngridvdM 2007-01-18 11:52:55 UTC
changed target to 2.3
Comment 8 kla 2007-02-28 10:23:58 UTC
Sub Menue is empty -> verified
Comment 9 andreschnabel 2007-07-17 16:24:20 UTC
ok in SRC680m220 -> closing