Unstable 28 Alpha 2: problem extensions

This board is for discussions, bug reports, etc. for pre-releases of the v28 milestone building on UXP.
User avatar
JustOff
Banned user
Banned user
Posts: 2083
Joined: 2015-09-03, 19:47
Location: UA

Re: Unstable 28 Alpha 2: problem extensions

Unread post by JustOff » 2018-07-08, 20:43

Doelli wrote:GKeep Symbol is larger in Pale Moon 28.0.00b3 (32-bit) as in Pale Moon 27.9.3 (32-bit).
This is because the keep-16.png inside the add-on is actually of size 32x32.

You can fix it by adding this to userChrome.css:

Code: Select all

#gkp-toolbar-button > .toolbarbutton-icon {
  width: 32px;
  height: 24px;
  padding: 3px 7px;
}
I have no idea why Pale Moon 27 display the correct size, perhaps Lootyhoof or Moonchild know :coffee:

GMforker

Re: Unstable 28 Alpha 2: problem extensions

Unread post by GMforker » 2018-07-09, 01:06

AFAIK - because "keep-16.png" has MIME type of "image/x-icon"

Pushlog (for other developers):
https://hg.mozilla.org/mozilla-central/ ... 6941bd3794
bug #1201796 Add downscale-during-decode support for the ICO decoder
bug #1196066 Make the ICO decoder work correctly when it receives data in very small chunks
bug #1146663 Remove ImageLib's HQ scaling code, which has been replaced by downscale-during-decode

Walter Dnes
Astronaut
Astronaut
Posts: 650
Joined: 2015-07-30, 20:29
Location: Vaughan, ON, Canada

Re: Unstable 28 Alpha 2: problem extensions

Unread post by Walter Dnes » 2018-07-09, 01:52

@JustOff... any word on ANM (Advanced Night Mode)? It does not work on linux 28.0 beta 2 (32-bit).
There's a right way
There's a wrong way
And then there's my way

User avatar
Doelli
Moonbather
Moonbather
Posts: 55
Joined: 2014-10-11, 15:25
Location: Germany

Re: Unstable 28 Alpha 2: problem extensions

Unread post by Doelli » 2018-07-09, 03:36

JustOff wrote:
Doelli wrote:GKeep Symbol is larger in Pale Moon 28.0.00b3 (32-bit) as in Pale Moon 27.9.3 (32-bit).
This is because the keep-16.png inside the add-on is actually of size 32x32.

You can fix it by adding this to userChrome.css:

Code: Select all

#gkp-toolbar-button > .toolbarbutton-icon {
  width: 32px;
  height: 24px;
  padding: 3px 7px;
}
I have no idea why Pale Moon 27 display the correct size, perhaps Lootyhoof or Moonchild know :coffee:
It does work, thank you for the support! :-)

User avatar
JustOff
Banned user
Banned user
Posts: 2083
Joined: 2015-09-03, 19:47
Location: UA

Re: Unstable 28 Alpha 2: problem extensions

Unread post by JustOff » 2018-07-09, 13:18

GMforker wrote:AFAIK - because "keep-16.png" has MIME type of "image/x-icon"
[...]
Thanks, this explains the reason, and this is not regression then.
Walter Dnes wrote:any word on ANM (Advanced Night Mode)? It does not work on linux 28.0 beta 2 (32-bit).
It works just fine with the official beta, perhaps something is wrong with your custom builds. If you have any details please write to the ANM support topic.

Thehandyman1957

Re: Unstable 28 Alpha 2: problem extensions

Unread post by Thehandyman1957 » 2018-07-10, 14:31

[quote="Thehandyman1957"]I just got done sending the TMP folks an email and thought I would share what I sent them.
I'm going to try to get a hold of the TST folks and give the information I have found so far. ;)
Ok, I opened a pull request from the author of this fork of TST here.
https://github.com/piroor/treestyletab/pull/1974

Apparently the author is MIA for a awhile and this is a dead issue now.
So unless someone who has an understanding of this add on and wants to fork
it, it will only work on PM 28 by doing the things I described in a previous post. :geek:

Thehandyman1957

Re: Unstable 28 Alpha 2: problem extensions

Unread post by Thehandyman1957 » 2018-07-19, 18:35

As I said on another post. The folks at TMP have fixed the issue of dragging the links to the tab bar and
I found another issue with the hide tab bar not working right and sent them the info. Hopefully this will
be fixed soon and we will have a official TMP for PM 28.

As for TST. It's dead in the water unless someone forks it. :thumbdown:

CraigPD
Lunatic
Lunatic
Posts: 292
Joined: 2013-01-01, 19:03
Location: Mexico

Re: Unstable 28 Alpha 2: problem extensions

Unread post by CraigPD » 2018-07-28, 16:51

Any chance Tab Groups 0.3 will be reconstituted to be compatible with PM 28? It's one of two among thirty-odd extensions that didn't properly transition from 27, the other being FireGestures advanced wheel gestures, i.e. switching tabs when scrolling wheel on tab bar.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35404
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Unstable 28 Alpha 2: problem extensions

Unread post by Moonchild » 2018-07-28, 17:09

CraigPD wrote:Any chance Tab Groups 0.3 will be reconstituted to be compatible with PM 28? It's one of two among thirty-odd extensions that didn't properly transition from 27, the other being FireGestures advanced wheel gestures, i.e. switching tabs when scrolling wheel on tab bar.
I'm afraid I won't have the opportunity to work on that. Anyone else is free to give it a go, though.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"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
SpockFan02
Astronaut
Astronaut
Posts: 535
Joined: 2017-09-24, 16:35
Location: Mak pupulusšum, California

Re: Unstable 28 Alpha 2: problem extensions

Unread post by SpockFan02 » 2018-07-28, 22:54

Moonchild wrote:
CraigPD wrote:Any chance Tab Groups 0.3 will be reconstituted to be compatible with PM 28? It's one of two among thirty-odd extensions that didn't properly transition from 27, the other being FireGestures advanced wheel gestures, i.e. switching tabs when scrolling wheel on tab bar.
I'm afraid I won't have the opportunity to work on that. Anyone else is free to give it a go, though.
Oh, that's too bad. I was looking at it a few weeks ago and made some progress but it was still broken. Tab Groups is essential for me. Thanks for the heads up that you won't be working on it.

ShonkaiDJ

Re: Unstable 28 Alpha 2: problem extensions

Unread post by ShonkaiDJ » 2018-08-08, 13:03

Hey there. Regarding the Tab Groups (essential for my workflow or flowless work) I opened a topic here:
viewtopic.php?f=63&t=19840

Greatfull Naikaze directed me here but I rather keep it in the above topic since that has Tab Groups in it's title. If this one would have I may have found it easier. There are solutions.
Last edited by ShonkaiDJ on 2018-08-08, 13:04, edited 1 time in total.

Locked