Bug 47010

Summary: Context menu to switch between sheets
Product: LibreOffice Reporter: Kohei Yoshida <kohei>
Component: CalcAssignee: Caolán McNamara <caolan.mcnamara>
Status: RESOLVED FIXED    
Severity: enhancement CC: robinson.libreoffice, samuel.mehrbrodt
Priority: medium Keywords: difficultyInteresting, easyHack
Version: Master old -3.6   
Hardware: Other   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:

Description Kohei Yoshida 2012-03-06 09:39:43 UTC
In Excel (see the attached screenshot), right-clicking on the sheet arrows
brings up the context menu.  Supporting a similar context-menu in Calc would be
beneficial as well.  Especially when there are lots and lots of sheets in a
single document, it's not very convenient to go through all those sheets to get
to the right one.
Comment 1 Kohei Yoshida 2012-03-06 09:40:05 UTC
This is an easy hack.
Comment 2 Kohei Yoshida 2012-03-06 09:44:10 UTC
Code pointer is coming later. I'm not familiar with how to get this implemented yet.
Comment 3 Gökçen Eraslan 2012-04-16 23:17:52 UTC
TabBar widget implementation is in core/svtools/source/control/tabbar.cxx and TabBar class of Calc is in core/sc/source/ui/view/tabcont.cxx
Comment 4 Samuel Mehrbrodt (allotropia) 2013-09-26 18:22:48 UTC
This has been implemented by Caolán McNamara: https://wiki.documentfoundation.org/ReleaseNotes/4.2#Calc
Comment 5 Robinson Tryon (qubit) 2015-12-16 05:26:50 UTC
Migrating Whiteboard tags to Keywords: (EasyHack DifficultyInteresting)
[NinjaEdit]