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

Julien Nabet <serval2...@yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #8 from Julien Nabet <serval2...@yahoo.fr> ---
> ...
> I also don't repro any longer with current master build. The accelerator
> bindings have changed since the report was made. Looking at the code history
> I think they were: 
> 
> .uno:PageDownSel for Shift+PgDn
> .uno:JumpToNextTableSel for Ctrl+Shift+PgDn
> ...
Are you sure about uno:JumpToNextTableSel ? I mean, searching about this on
code,  I only find:
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu:830:     
<node oor:name=".uno:JumpToNextTableSel" oor:op="replace">
sc/qa/uitest/calc_tests/calcSheetDelete.py:84:               
self.xUITest.executeCommand(".uno:JumpToNextTableSel")  #select next sheet
sc/qa/uitest/calc_tests/calcSheetDelete.py:113:               
self.xUITest.executeCommand(".uno:JumpToNextTableSel")  #select next sheet
sc/sdi/scalc.sdi:3402:SfxVoidItem JumpToNextTableSel SID_NEXT_TABLE_SEL
sc/uiconfig/scalc/menubar/menubar.xml:108:          <menu:menuitem
menu:id=".uno:JumpToNextTableSel"/>

so rather a Calc command instead of a Writer or a generic command.

Anyway, if you don't reproduce this too, let's put this one to WFM.

If someone still reproduces this, don't hesitate to reopen this tracker.

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

Reply via email to