Comments
Sort by recent activity
james.billings wrote:
Out of interest, what kind of spec is the machine you're running on? It sounds like the problem is more likely to manifest itself on lower-specification machines.
Windows 8 Pro 64-bit
Intel Core i7 2600 3.4GHz
8GB RAM / comments
james.billings wrote:
Out of interest, what kind of spec is the machine you're running on? It sounds like the problem is more likely to manifest itself on lower-specification machines.
Windows...
james.billings wrote:
Is there any possibility we'll be able to obtain a copy of your code (or if that's not possible, at least the executables) so we can investigate further? So far, this problem hasn't been reliably reproducible in-house.
I can't send you the code of this specific application because it belongs to my company, but I can reproduce the issue with any Windows Store app... This project has the problem; I created it from the Grid App (XAML) template and didn't change anything in it. / comments
james.billings wrote:
Is there any possibility we'll be able to obtain a copy of your code (or if that's not possible, at least the executables) so we can investigate further? So far, this probl...
Hi James, thanks for your reply.
It doesn't seem to change anything, I get the same results as before. / comments
Hi James, thanks for your reply.
It doesn't seem to change anything, I get the same results as before.
Alex, thanks for your reply.
Unfortunately, that's not what I want... I still want to see the definition when I press F12. I only want to open Reflector when I explicitly use the "Open in .NET Reflector" menu option / comments
Alex, thanks for your reply.
Unfortunately, that's not what I want... I still want to see the definition when I press F12. I only want to open Reflector when I explicitly use the "Open in .NET Refl...
Hi,
Any news on this bug ?
Actually I realize that the issue isn't really when you focus Reflector with Alt-Tab, but when you leave it with Alt-Tab. When you press Alt, it focuses the menu immediately. So when you get back to the Reflector window, the menu is still active.
The menu should be focused on the KeyUp event, not KeyDown. That's what all other applications do / comments
Hi,
Any news on this bug ?
Actually I realize that the issue isn't really when you focus Reflector with Alt-Tab, but when you leave it with Alt-Tab. When you press Alt, it focuses the menu immediat...