Opened 14 years ago
Last modified 8 years ago
#6264 closed bug
app_server not correctly handling focus changes for app modal windows — at Version 1
Reported by: | anevilyak | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/app_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Assuming the normal "Click to Activate" mouse mode, if you open up StyledEdit, and then pick either Find or Replace, it opens up an app modal window. However, when that window is dismissed, the previous StyledEdit window does not regain focus, but rather Tracker or some other random app does, which shouldn't be the case.
Note:
See TracTickets
for help on using tickets.
Forgot to add, this on hrev37380. Could this possibly have been introduced by the Click-to-Focus changes a while back?