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

--- Comment #128 from Peter Nowee <[email protected]> ---
Created attachment 122823
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122823&action=edit
Backtrace from keycod.cxx after pressing a in Find box

I've been looking into this a bit as well, after being notified about it by
Cor. For hardware reasons, I'm using Mac OS X 10.7 and LO 4.3, but I can
reproduce the issue.

I tried some of Jan's suggestions (comment 127):

- I tried some changes on vclnsapp.mm. Commenting out the "&& [pKeyWin
isKindOfClass: [SalFramWindow class]]" does not change the behavior for me, nor
does commenting out the first pKeyWin section, or even the entire pKeyWin
section. I reverted those changes for now.

- I did a stack backtrace on keycod.cxx, vcl::KeyCode::GetFunction(). Indeed
the breakpoint does not get hit when pressing Cmd+V, but it does when pressing
'a'. The steps I took and the output are in the attached file.

Is anyone else working on this issue now? Paul? Otherwise, I'll just continue
with Jan's suggestion to look up the stack, etc.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to