Bug 322915 - Krusader - KrViewer - content menu View -> Code Folding
Summary: Krusader - KrViewer - content menu View -> Code Folding
Status: RESOLVED FIXED
Alias: None
Product: docs.kde.org
Classification: Websites
Component: Corrections (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR minor
Target Milestone: ---
Assignee: Documentation Editorial Team
URL: https://projects.kde.org/projects/ext...
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-28 16:21 UTC by Lukas Vlcek
Modified: 2017-04-02 14:08 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Vlcek 2013-07-28 16:21:33 UTC
Hello.

Several items of menu "View -> Code Folding" are described in documentation of KrViewer for Krusader at https://projects.kde.org/projects/extragear/utils/krusader/repository/revisions/a2718792e376db8ff2f9040ad80a8f58e07fc0d1/changes/doc/viewer-editor.docbook:

Collapse Toplevel
Expand Toplevel
Collapse One Local Level
Expand One Local Level

There are else menu items instead these menu items :
Fold Current Node
Unfold Current Node
Unfold All Nodes
Fold Multiline Comments
Fold Toplevel Nodes
Fold Nodes in Level >number of level<
Unfold Toplevel Nodes
Unfold Nodes in Level >number of level<

Reproducible: Always

Steps to Reproduce:
1. translating documentation from svn co svn://anonsvn.kde.org/home/kde/trunk/l10n-support/cs/summit
2. view of https://projects.kde.org/projects/extragear/utils/krusader/repository/revisions/a2718792e376db8ff2f9040ad80a8f58e07fc0d1/changes/doc/viewer-editor.docbook
Actual Results:  
<term><menuchoice><shortcut><keycombo action="simul">&Ctrl;
&Shift;<keycap>-</keycap></keycombo></shortcut>
<guimenuitem>Collapse Toplevel</guimenuitem></menuchoice>
</term>
<listitem><para>Collapse all toplevel regions in the document.</para></listitem>
</varlistentry>
<varlistentry>
<term><menuchoice><shortcut><keycombo action="simul">&Ctrl;
&Shift;<keycap>+</keycap></keycombo></shortcut>
<guimenuitem>Expand Toplevel</guimenuitem></menuchoice>
</term>
<listitem><para>Expand all toplevel regions in the document.</para></listitem>
</varlistentry>
<varlistentry>
<term><menuchoice><shortcut><keycombo action="simul">&Ctrl;
<keycap>-</keycap></keycombo></shortcut>
<guimenuitem>Collapse One Local Level</guimenuitem></menuchoice>
</term>
<listitem><para>Collapse the region closest to the cursor.</para></listitem>
</varlistentry>
<varlistentry>
<term><menuchoice><shortcut><keycombo action="simul">&Ctrl;
<keycap>+</keycap></keycombo></shortcut>
<guimenuitem>Expand One Local Level</guimenuitem></menuchoice>
</term>
<listitem><para>Expand the region closest to the cursor.</para></listitem>

Expected Results:  
<term>
  <menuchoice>
    <guimenuitem>Fold Current Node</guimenuitem>
  </menuchoice>
</term>
<listitem>
  <para>Fold current node in the document.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
  <menuchoice>
    <guimenuitem>Unfold Current Node</guimenuitem>
  </menuchoice>
</term>
<listitem>
  <para>Unfold current node in the document.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
  <menuchoice>
    <guimenuitem>Unfold All Nodes</guimenuitem>
</menuchoice>
</term>
<listitem>
  <para>Unfold all nodes in the document.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
  <menuchoice>
    <guimenuitem>Fold Multiline Comments</guimenuitem>
  </menuchoice>
</term>
<listitem>
  <para>Fold all multiline comments in the document.</para>
</listitem>
<term>
  <menuchoice>
    <shortcut><keycombo action="simul">&Ctrl;&Shift;<keycap>+</keycap></keycombo></shortcut>
    <guimenuitem>Fold Toplevel Nodes</guimenuitem>
  </menuchoice>
</term>
<listitem>
  <para>Fold all only top level nodes in the document.</para>
</listitem>
<term>
  <menuchoice>
    <guimenuitem>Fold Nodes in Level **number of nodes**</guimenuitem>
  </menuchoice>
</term>
<listitem>
  <para>Fold all nodes in select level in the document.</para>
</listitem>
<term>
  <menuchoice>
    <shortcut><keycombo action="simul">&Ctrl;&Shift;<keycap>+</keycap></keycombo></shortcut>
    <guimenuitem>Unfold Toplevel Nodes</guimenuitem>
  </menuchoice>
</term>
<listitem>
  <para>Unfold all only top level nodes in the document.</para>
</listitem>
<term>
  <menuchoice>
    <guimenuitem>Unfold Nodes in Level **number of nodes**</guimenuitem>
  </menuchoice>
</term>
<listitem>
  <para>Unfold all nodes in select level in the document.</para>
</listitem>
Comment 1 Burkhard Lück 2013-07-28 19:40:11 UTC
Wrong for Kate + KWrite as well
Comment 2 Yuri Chornoivan 2013-08-27 18:42:32 UTC
Jan Lepper (main developer) has told that we should expect the release soon:

https://groups.google.com/forum/#!topic/krusader-devel/O8ZIXkNmpfY

So please wait for the fix until the string freeze period will be finished. Sorry...
Comment 3 Luigi Toscano 2017-04-02 13:45:10 UTC
Ping, we definitely had few releases :)
Is this still an issue?
Comment 4 Yuri Chornoivan 2017-04-02 14:08:39 UTC
Git commit bb72746eaf32a84c597cc256ecdba22d0b0d5696 by Yuri Chornoivan.
Committed on 02/04/2017 at 14:08.
Pushed by yurchor into branch 'master'.

Sync the docs with katepart

M  +57   -46   doc/viewer-editor.docbook

https://commits.kde.org/krusader/bb72746eaf32a84c597cc256ecdba22d0b0d5696