Bug 34022 - Shift+F8 step out debug mode broken
Summary: Shift+F8 step out debug mode broken
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: BASIC (show other bugs)
Version:
(earliest affected)
3.3.0 release
Hardware: Other All
: medium normal
Assignee: Noel Power
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-08 01:31 UTC by Laurent Godard
Modified: 2013-02-06 12:20 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Godard 2011-02-08 01:31:10 UTC
debuging a macro in the basic IDE

the F8 key step by step (and step in function calls) works

the Shift+F8 key step by step (and not step into function calls) does not work.
no move from the active line. seems the key combination is not understood

this feature is often used in debug mode
Comment 1 Laurent Godard 2011-02-09 06:39:51 UTC
using the icon toolbar, it is ok
Comment 2 Noel Power 2011-02-09 08:02:58 UTC
I guess it is mine ( thought lgodard assigned it to me ;-) )

note: it seems to work for ( admittedly on master ) with key binding and toolbar, will check here with lib3.3.
Comment 3 Noel Power 2011-02-09 08:06:40 UTC
hmm this works for me on opensuse, are you sure nothing from your window manager is not stealing that key-combination ? ( which begs the question which platform, and I'll bet it's not windows )
Comment 4 Laurent Godard 2011-02-09 08:09:18 UTC
thx noel

ubuntu 10.10
it used to work on OOo 3.2.0 on same machine
Comment 5 Noel Power 2013-02-05 14:34:30 UTC
laurent is it still the same? btw I still see this working for me on opensuse
Comment 6 Laurent Godard 2013-02-06 12:20:00 UTC
works on 3.5.4
also tested in master --> ok

I close it