Page 1 of 1

Flashgot + Open in browser make ok/cancel off

Posted: Mon Apr 11, 2011 3:10 am
by sherpya
I'm using flashgot and open in browser extensions, both add a select box in download dialog, but since it is not re-sizable I get yes/cancel button off by half.
It's not directly a flashgot issue, but if I get another extension that adds something to dialog bog I'll lose buttons at all :)

I don't known if an extension can change the download size

here a screenshot
Image

Re: Flashgot + Open in browser make ok/cancel off

Posted: Tue Apr 12, 2011 3:14 pm
by therube
Wonder if some CSS in userChrome.css couldn't enlarge the dialog box?

Re: Flashgot + Open in browser make ok/cancel off

Posted: Wed Mar 04, 2015 5:40 pm
by alexo
Sorry to resurrect this thread, but 4 years after the problem was reported, it still exists.

Image

Also, please see https://github.com/spasche/openinbrowser/issues/6 :
Ok, I can reproduce if I only keep FlashGot and Open in Browser.

Apparently the dialog adapts to the content, but sometimes it is not tall enough. FlashGot doesn't seem to set the height explicitly. I don't know why the dialog isn't auto-sized properly, maybe that's because some elements are added dynamically after the dialog is rendered.
Please fix.

Thank you!

Re: Flashgot + Open in browser make ok/cancel off

Posted: Wed Mar 04, 2015 7:48 pm
by flashgot.user
I don't know why simply calling sizeToContent() wasn't enough, so I'm not sure this patch won't break something.

Code: Select all

http://rghost.net/private/85DnSN4kR/f65477b3edc728ae9064d44df8f88d04

Re: Flashgot + Open in browser make ok/cancel off

Posted: Wed Mar 04, 2015 9:07 pm
by Giorgio Maone
flashgot.user wrote:I don't know why simply calling sizeToContent() wasn't enough, so I'm not sure this patch won't break something.

Code: Select all

http://rghost.net/private/85DnSN4kR/f65477b3edc728ae9064d44df8f88d04
Checking it, thank you.

Re: Flashgot + Open in browser make ok/cancel off

Posted: Sat Mar 21, 2015 2:56 pm
by alexo
Any news?
The problem is still happening as of 1.5.6.11

Re: Flashgot + Open in browser make ok/cancel off

Posted: Sat Apr 18, 2015 2:39 pm
by alexo
Anything?

Re: Flashgot + Open in browser make ok/cancel off

Posted: Fri Jun 19, 2015 3:23 am
by alexo
The original problem report was posted 4 years ago.
A suggested fix was posted 3 months ago, and "checked" afterwards.
Any news?

Re: Flashgot + Open in browser make ok/cancel off

Posted: Fri Jun 19, 2015 4:24 am
by Thrawn
It's on Giorgio's to-do list. How high, I'm not sure.

Re: Flashgot + Open in browser make ok/cancel off

Posted: Sun Mar 20, 2016 2:28 am
by alexo
The problem was fixed for some time but reappeared again several days ago.
Is this a regression?

Thanks.

Re: Flashgot + Open in browser make ok/cancel off

Posted: Thu Jan 12, 2017 12:23 am
by alexo
The problem is still happening.
Can anyone look at it?

Re: Flashgot + Open in browser make ok/cancel off

Posted: Mon Aug 14, 2017 2:56 pm
by alexo
Problem happens again after upgrade to 55.0.1
Please take a look at it.