The "index windows" should bring to front when user bring the "main window" to front

Issue #160 new
Alex Wang created an issue

Below is one of the common user scenario:

  1. User drag & drop one logcat offline log into main window, which means obviously he/she want to check that log.
  2. if he opened many index window before step 1, some of them will hide by other applications.
  3. User must click each hidden “Index Window” to show them.

If this enhancement ready, then in step 3, what user need to do is just let “main windows” to front. all sub-window will bring to front, too. It will save many user’s click time, I think it’s useful.

BTW, we can prepare one menu checkbox option which may called “Bring all window to front”, let use choose what they want.

Comments (3)

  1. Mikhail Lopatkin repo owner

    Sorry, I missed this one.

    I'm not sure about this. Oftentimes I and some other users find independent windows more convenient for certain workflows. It shouldn't be hard to implement though, so I'll probably add it under a flag to play with it for a while and see whether it fits typical workflows.

  2. Log in to comment