How to reproduce:
Open a site and click on the icon in the urlbar -> click on More Information...
The window open but minimized instant.
Page Info Window minimized instant Topic is solved
-
dark_moon
Page Info Window minimized instant
You do not have the required permissions to view the files attached to this post.
-
Greywool
- Moonbather

- Posts: 61
- Joined: 2015-09-10, 10:45
- Location: Finland
Re: Page Info Window minimized instant
For me it isn't minimised, but it does jump behind the main window
-
dark_moon
Re: Page Info Window minimized instant
For me this is the same 
Anyway in v26 and before this wasn't the case.
Anyway in v26 and before this wasn't the case.
-
Moonchild
- Project founder

- Posts: 38816
- Joined: 2011-08-28, 17:27
- Location: Sweden
Re: Page Info Window minimized instant
Looks like a window focus issue. Odd.
EDIT: Seems to only happen from a doorhanger -- since those have been converted to async... it's likely triggering focus on the main browser window after the page info window has already loaded with implicit focus. Yay for async triggering events out-of-order.
Setting explicit focus in the loader code should fix this.
EDIT: Seems to only happen from a doorhanger -- since those have been converted to async... it's likely triggering focus on the main browser window after the page info window has already loaded with implicit focus. Yay for async triggering events out-of-order.
Setting explicit focus in the loader code should fix this.
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
Moonchild
- Project founder

- Posts: 38816
- Joined: 2011-08-28, 17:27
- Location: Sweden
Re: Page Info Window minimized instant
Should be fixed with https://github.com/MoonchildProductions ... 78ec9ece0b
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite