https://bugs.documentfoundation.org/show_bug.cgi?id=162885

            Bug ID: 162885
           Summary: Add options to toggle whether jump to next/previous
                    sheets cyclic in Calc file.
           Product: LibreOffice
           Version: 24.2.0.3 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: takahiro.i.180...@gmail.com

Description:
In tdf#156311, patch https://gerrit.libreoffice.org/c/core/+/155449 makes
"Cycling through tabs in Calc".

But, it is inconvenient in some situation for me.
I would like to propose that we add a option in order to switch whether moving
sheets as cyclic.
Moreover, setting of the options is saved into Calc file or user profile.

Actual Results:
1. When in last sheet
2. Hit SHIFT+TAB
3. Always, Switch to first sheet

Expected Results:
A) If a new proposed option is enabled (e.g. menu item Sheet -> Navigate ->
Cyclic is checked),

1. When in last sheet
2. Hit SHIFT+TAB
3. Switch to first sheet


B) If a new proposed option is disabled (e.g. menu item Sheet -> Navigate ->
Cyclic is unchecked.),

1. When in last sheet
2. Hit SHIFT+TAB
3. Nothing happens

C)
The check status of the menu is remembered (savved in Calc file is better,
otherwise in user profile)


Reproducible: Always


User Profile Reset: No

Additional Info:
We need add a new item, in menu or option dialog.
(I think the menu item is more convenient)

For example)
In menu: Sheet -> Navigate -> Cyclic

I tried writing a patch, and implemented an arguments to toggle cyclic in a
function.
But I don't know how to add new item in menu, how to get the check state of the
menu item.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to