Page Info Window minimized instant Topic is solved

This board is for discussions, bug reports, etc. for pre-releases of the v27 milestone codenamed "Tycho".

Since the beta phase is over, this board is closed for new posts/topics.
dark_moon

Page Info Window minimized instant

Post by dark_moon » 2016-07-17, 14:55

How to reproduce:
Open a site and click on the icon in the urlbar -> click on More Information...
clickonthis.png
The window open but minimized instant.
You do not have the required permissions to view the files attached to this post.

User avatar
Greywool
Moonbather
Moonbather
Posts: 61
Joined: 2015-09-10, 10:45
Location: Finland

Re: Page Info Window minimized instant

Post by Greywool » 2016-07-17, 15:23

For me it isn't minimised, but it does jump behind the main window

dark_moon

Re: Page Info Window minimized instant

Post by dark_moon » 2016-07-17, 16:34

For me this is the same :D

Anyway in v26 and before this wasn't the case.

User avatar
Moonchild
Project founder
Project founder
Posts: 38816
Joined: 2011-08-28, 17:27
Location: Sweden

Re: Page Info Window minimized instant

Post by Moonchild » 2016-07-17, 19:29

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.
"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

User avatar
Moonchild
Project founder
Project founder
Posts: 38816
Joined: 2011-08-28, 17:27
Location: Sweden

Re: Page Info Window minimized instant

Post by Moonchild » 2016-07-18, 11:49

"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