Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotkeys Working when in Background #2993

Closed
addohm opened this issue Apr 28, 2017 · 11 comments
Closed

Hotkeys Working when in Background #2993

addohm opened this issue Apr 28, 2017 · 11 comments
Labels
bug Identifies work items for known bugs critical Marks a bug as a must-fix, showstopper issue feature-hotkeys status-norepro The issue could not be reproduced. If there is a stable repro, please add that as a new comment.
Milestone

Comments

@addohm
Copy link

addohm commented Apr 28, 2017

The hotkeys seem to work regardless of whether or not the program is in the foreground. i.e. When I press Ctrl+T in another program, the find symbol popup opens up in the background and stops the code from running.

@retailcoder retailcoder added bug Identifies work items for known bugs critical Marks a bug as a must-fix, showstopper issue labels Apr 28, 2017
@retailcoder
Copy link
Member

Hmm, that's a regression. The hotkeys are supposed to disengage whenever the VBE is no longer the active window.

@addohm
Copy link
Author

addohm commented Apr 28, 2017

I did an up date yesterday but that didn't seem to change anything.

@retailcoder
Copy link
Member

Which version are you running?

@addohm
Copy link
Author

addohm commented Apr 28, 2017 via email

@retailcoder
Copy link
Member

Can't reproduce with 2.0.13.32288 release build on Office 2010 x86 (32-bit) / Win7 x64. Hotkeys behave exactly as intended here.

@retailcoder retailcoder added the status-norepro The issue could not be reproduced. If there is a stable repro, please add that as a new comment. label May 3, 2017
@addohm
Copy link
Author

addohm commented May 3, 2017 via email

@ThunderFrame
Copy link
Member

I seem to remember Carlos Q saying Rockewell Automation was special. I'll need to find the email/reference.

@addohm
Copy link
Author

addohm commented May 3, 2017

@retailcoder @ThunderFrame Here is a photo of it happening to me. If I press Ctrl+T to toggle a tag in Logix Studio, the find symbol popup opens and it stops all my VB code. I've changed the hotkey to prevent it for now. I can provide the Rockwell Automation VB .DLL if you like.

thisjusthappened

@addohm
Copy link
Author

addohm commented May 5, 2017

Is uninstalling RubberduckVBA safe?

@retailcoder
Copy link
Member

@addohm sorry I missed that last notification, our chatbot was offline for a while.. You can safely uninstall RD from the control panel's add/remove programs screen. Just make sure all VBE host applications are closed (including via task manager) first.

With the Rockwell dll we could implement host-specific functionality, including unit testing support and host-specific inspections, if you can think of any.

@Vogel612 Vogel612 added this to the 2.1.x Cycle milestone Nov 3, 2017
@Vogel612 Vogel612 added this to TODO in Release 2.3.0 Apr 9, 2018
@Vogel612 Vogel612 modified the milestones: 2.x Cycle, 2.3.0 Release Jun 20, 2018
@bclothier bclothier moved this from ToDo to NoRepro in Semi-automatic bug tracker Oct 26, 2018
@bclothier
Copy link
Contributor

Closing this as cannot reproduce and may be host-specific. If this is a issue that needs fixing in the Rockwell host, any PR would be welcome.

Semi-automatic bug tracker automation moved this from NoRepro to Done Oct 26, 2018
Release 2.3.0 automation moved this from TODO to Done Oct 26, 2018
@bclothier bclothier moved this from Done to NoRepro in Semi-automatic bug tracker Oct 26, 2018
@Vogel612 Vogel612 modified the milestone: 2.3.0 Release Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Identifies work items for known bugs critical Marks a bug as a must-fix, showstopper issue feature-hotkeys status-norepro The issue could not be reproduced. If there is a stable repro, please add that as a new comment.
Projects
Development

No branches or pull requests

5 participants