[issue15786] IDLE code completion window can hang or misbehave with mouse

2016-05-06 Thread suddha sourav
suddha sourav added the comment: I reported the issue in 2012, and it's not nice to see that in four years the flagship editor of Python in all platforms I know is still something I have to avoid. I am not writing this mail to vent; I'm asking: what can we do, and through which channels we can

[issue15786] IDLE code completion window does not scoll/select with mouse

2012-10-03 Thread suddha sourav
suddha sourav added the comment: Thank you for the hint, Roger! On my side, I have changed the HIDE_SEQUENCES tuple to (Key-Escape,) and it is giving me the behaviour I desired. However, I am not sure if this is a fix of the real issue. I tried IDLE on OpenSUSE 12.2 last night and faced

[issue15786] IDLE code completion window does not scoll/select with mouse

2012-10-02 Thread suddha sourav
suddha sourav added the comment: I would like to let you know that the issue also persists for Windows 8 Pro RTM. Has anything been decided on this bug? On Fri, Aug 31, 2012 at 5:56 PM, Terry J. Reedy rep...@bugs.python.orgwrote: Changes by Terry J. Reedy tjre...@udel.edu

[issue15786] IDLE code completion window does not scoll/select with mouse

2012-08-27 Thread suddha sourav
suddha sourav added the comment: Platform is Windows 7 Professional 64-bit. Sorry for not including the information! -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue15786

[issue15786] IDLE code completion window does not scoll/select with mouse

2012-08-26 Thread suddha sourav
New submission from suddha sourav: In IDLE, pressing tab brings up the code completion menu - however, the scrollbar, when clicked, does not scroll - it disappears. Same goes for clicking an option in the code completion widget - it disappears. Keyboard navigation (pgup/pgdown/up/down