postman-chrome-interceptor
postman-chrome-interceptor copied to clipboard
Cannot turn on the Postman Interceptor's Request Capture toggle in Chrome. Windows 10.
I have Postman for Chrome ver: 4.10.5 and Interceptor ver: 0.2.20 installed and both extensions are enabled on both a Windows 7 and a Windows 10 computer. Issue is only on Windows 10. I have tried various version of Chrome both 64 and 32 bit. The current version is 57.0.2987.133 64 bit.
Note the I can turn on the interceptor toggle in Postman, it is Chrome where I cannot turn on.
I have it working. Another reinstall of Chrome and yet another reboot, finally broke it loose. I wish I could be more specific, but there were several iterations and reboots.
Cheers.
I found the culprit. On Windows 10 I have my primary display's font scaling at 125%, but my secondary display is 100%. So, the screen coordinates are off by 1/2 an inch. Evidently the Postman Interceptor is not dpi aware, but is wrapped inside Chrome which is.
I get this too. In all extensions that drop down something not just this one.
The solution is to make sure your font scaling is the same on all of ur monitors. On Sun, Apr 23, 2017 at 11:17 PM Sam Critchley [email protected] wrote:
I get this too. In all extensions that drop down something not just this one.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/postmanlabs/postman-chrome-interceptor/issues/53#issuecomment-296521347, or mute the thread https://github.com/notifications/unsubscribe-auth/AZkAkwxATIGwHumamDrn2HWVwZ2Kyg4gks5rzCJ2gaJpZM4MvDBO .
wow - thanks!