Message232990
I tested for the behaviour described in msg193895 before and after your patch. Everything remains same except as what you mentioned.
>Currently, Replace dialog Find hits are tagged with both the 'hit' and the 'sel' tag, which does not show on Windows as long as the dialog is the active window, but apparently does on other systems. Raising the hit tag to the top (either patch) means that the visible highlight on other systems will change from 'selected' to 'found' (which are independently configurable in Idle preferences).
>
>If this not desired, the patch could be altered to use tag 'hit' on Windows and 'sel' elsewhere; change 'hit' (on Windows) to 'sel' when the dialog is closed; and configure 'hit' to look like 'sel' (so there is no visible change when closing, as on other systems).
It would be better to ensure that there is no visible change when closing. |
|
Date |
User |
Action |
Args |
2014-12-21 06:54:07 | Saimadhav.Heblikar | set | recipients:
+ Saimadhav.Heblikar, rhettinger, terry.reedy, r.david.murray, Sarah |
2014-12-21 06:54:07 | Saimadhav.Heblikar | set | messageid: <1419144847.68.0.604390820545.issue18590@psf.upfronthosting.co.za> |
2014-12-21 06:54:07 | Saimadhav.Heblikar | link | issue18590 messages |
2014-12-21 06:54:06 | Saimadhav.Heblikar | create | |
|