[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kwrite-devel
Subject:    [Bug 104101] New: katepartui.rc defines too few groups for toolbar
From:       Alexander Dymo <cloudtemple () mksat ! net>
Date:       2005-04-17 22:52:59
Message-ID: 20050418005258.104101.cloudtemple () mksat ! net
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=104101         
           Summary: katepartui.rc defines too few groups for toolbar actions
           Product: kate
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: kwrite-devel kde org
        ReportedBy: cloudtemple mksat net


Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

katepartui.rc defines a reasonable amount of groups for menu actions but not for \
toolbar actions.  For example, there are:
    <Action name="edit_undo" group="edit_undo_merge" />
    <Action name="edit_redo" group="edit_undo_merge" />
    <Separator group="edit_undo_merge" />
    <Action name="edit_cut" group="edit_paste_merge" />
    <Action name="edit_copy" group="edit_paste_merge" />
    <Action name="edit_paste" group="edit_paste_merge" />
but only
  <Action name="edit_undo" group="edit_operations" />
  <Action name="edit_redo" group="edit_operations" />
  <Action name="edit_cut" group="edit_operations" />
  <Action name="edit_copy" group="edit_operations" />
  <Action name="edit_paste" group="edit_operations" />
This prevents applications which embed kate part from filtering actions shown on \
toolbars. For example it's not possible to keep undo/redo and remove copy/paste from \
a toolbar. Everything would be ok if toolbar actions had the same groups as menu \
actions. _______________________________________________
KWrite-Devel mailing list
KWrite-Devel@kde.org
https://mail.kde.org/mailman/listinfo/kwrite-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic