Australis landing will need a FAQ- I give up.

Discussion about official Mozilla Firefox builds
User avatar
smsmith
Moderator
Posts: 19979
Joined: December 7th, 2004, 8:51 pm
Location: Indiana

Re: Australis landing will need a FAQ- I give up.

Post by smsmith »

streetwolf wrote:I hope this request is in the spirit of this topic.

It's not. But as Loudnoise has abandoned the topic, no harm, no foul.

Here's the code I am using:

#customization-palette toolbarbutton .toolbarbutton-icon,
#PanelUI-contents toolbarbutton:not([customizableui-areatype="menu-panel"]) .toolbarbutton-icon{
min-width:16px !important;
min-height:16px !important;
width:16px !important;
height:16px !important;}

No stretching here.
Give a man a fish, and he eats for a day. Teach a man to fish, and he eats for a lifetime.
I like poetry, long walks on the beach and poking dead things with a stick.
Please do not PM me for personal support. Keep posts here in the Forums instead and we all learn.
User avatar
Aris
Posts: 3248
Joined: February 27th, 2011, 10:14 am

Re: Australis landing will need a FAQ- I give up.

Post by Aris »

@streetwolf

The code is outdated, try this one:

Code: Select all

toolbarbutton[cui-areatype="menu-panel"] .toolbarbutton-icon,
#customization-palette toolbarbutton .toolbarbutton-icon{
  min-width:0px !important;
  min-height:0px !important;
  width:16px !important;
  height:16px !important;
  /*max-width:16px !important;
  max-height:16px !important;*/
}

Try also to enable the out-commented ('max-width/height') code just in case.

It is also possible your dpi value interferes somehow.
User avatar
streetwolf
Posts: 2706
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: Australis landing will need a FAQ- I give up.

Post by streetwolf »

Aris:

Code didn't work. However using Domi I found a snippet of code that by changing it made the panel look a lot better although the icons are still a little stretched out. I need to use this along with the code you gave me.


toolbaritem[cui-areatype="menu-panel"][sdkstylewidget="true"]:not(.panel-wide-item),
.panelUI-grid .toolbarbutton-1,
.panel-customization-placeholder-child {
-moz-appearance: none !important;
-moz-box-orient: vertical !important;
width: calc(19.50em / 3) !important;
height: calc(50px + 2em) !important;}

Image
Intel i9-13900K | ASUS ROG MAXIMUS Z790 HERO DDR5 | 64GB CORSAIR VENGEANCE DDR5 @ 6600 Mhz.
H100i ELITE CAPELLIX XT Liquid CPU Cooler | PNY 12GB GeForce RTX 3080 Ti | 2 CORSAIR 2TB MP600 PRO XT GEN 4
HX1200 PLATINUM PSU | XENEON 32" IPS UHD 144Hz | BenQ 32" UHD | MS Windows 11 Pro
User avatar
Aris
Posts: 3248
Joined: February 27th, 2011, 10:14 am

Re: Australis landing will need a FAQ- I give up.

Post by Aris »

Then there is something wrong with Win8.1. Just tested old and new code on Win 7 with 100/120dpi and both did what they supposed to do.
User avatar
streetwolf
Posts: 2706
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: Australis landing will need a FAQ- I give up.

Post by streetwolf »

Aris wrote:Then there is something wrong with Win8.1. Just tested old and new code on Win 7 with 100/120dpi and both did what they supposed to do.


Finally got your updated code working. I had to un-comment the last two lines though.

Image

Notice that the dow in 'New Private Window' is faint and the hover box is shifted to the right. Anyway to fix that?
Intel i9-13900K | ASUS ROG MAXIMUS Z790 HERO DDR5 | 64GB CORSAIR VENGEANCE DDR5 @ 6600 Mhz.
H100i ELITE CAPELLIX XT Liquid CPU Cooler | PNY 12GB GeForce RTX 3080 Ti | 2 CORSAIR 2TB MP600 PRO XT GEN 4
HX1200 PLATINUM PSU | XENEON 32" IPS UHD 144Hz | BenQ 32" UHD | MS Windows 11 Pro
KWierso
Posts: 8829
Joined: May 7th, 2006, 10:29 pm
Location: California

Re: Australis landing will need a FAQ- I give up.

Post by KWierso »

That's from the patch in bug 897496.
User avatar
Frank Lion
Posts: 21178
Joined: April 23rd, 2004, 6:59 pm
Location: ... The Exorcist....United Kingdom
Contact:

Re: Australis landing will need a FAQ- I give up.

Post by Frank Lion »

Aris wrote:Try also to enable the out-commented ('max-width/height') code just in case.


streetwolf wrote:Aris:

Code didn't work.


streetwolf wrote:Finally got your updated code working. I had to un-comment the last two lines though.


:-k
"The only thing necessary for the triumph of evil, is for good men to do nothing." - Edmund Burke (attrib.)
.
User avatar
streetwolf
Posts: 2706
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: Australis landing will need a FAQ- I give up.

Post by streetwolf »

Aris:

Had to add font-size:14px !important; to your code. Now everything looks perfect. Thanks for your help.
Intel i9-13900K | ASUS ROG MAXIMUS Z790 HERO DDR5 | 64GB CORSAIR VENGEANCE DDR5 @ 6600 Mhz.
H100i ELITE CAPELLIX XT Liquid CPU Cooler | PNY 12GB GeForce RTX 3080 Ti | 2 CORSAIR 2TB MP600 PRO XT GEN 4
HX1200 PLATINUM PSU | XENEON 32" IPS UHD 144Hz | BenQ 32" UHD | MS Windows 11 Pro
User avatar
patrickjdempsey
Posts: 23686
Joined: October 23rd, 2008, 11:43 am
Location: Asheville NC
Contact:

Re: Australis landing will need a FAQ- I give up.

Post by patrickjdempsey »

The weeds are so thick in here I can't even remember what I was looking for.
Tip of the day: If it has "toolbar" in the name, it's crap.
What my avatar is about: https://addons.mozilla.org/en-US/seamonkey/addon/sea-fox/
User avatar
WaltS48
Posts: 5141
Joined: May 7th, 2010, 9:38 am
Location: Pennsylvania, USA

Re: Australis landing will need a FAQ- I give up.

Post by WaltS48 »

Most of those questions should be answered if the average 1 bit user takes the UI Tour scheduled to be implemented with the release.

If they don't take the tour, the patient volunteer support here at mozillaZine will repeatedly answer those questions.


Since the post I was referring to was moved to another thread.
Last edited by WaltS48 on February 7th, 2014, 6:47 pm, edited 1 time in total.
Linux Desktop - AMD Athlon(tm) II X3 455 3.3GHz | 8.0GB RAM | GeForce GT 630
Windows Notebook - AMD A8 7410 2.2GHz | 6.0GB RAM | AMD Radeon R5
Elbart
Posts: 997
Joined: February 21st, 2010, 8:38 am

Re: Australis landing will need a FAQ- I give up.

Post by Elbart »

WLS wrote:If they don't take the tour, the patient volunteer support here at mozillaZine will repeatedly answer those questions.

Maybe it would be wise to redirect www.mozillazine.org and forums.mozillazine.org to support.mozilla.org for the first two weeks after release of the Australis'd Firefox-version. :twisted:
gone
User avatar
LoudNoise
New Member
Posts: 39900
Joined: October 18th, 2007, 1:45 pm
Location: Next door to the west

Re: Australis landing will need a FAQ- I give up.

Post by LoudNoise »

Srap wrote:And now I will try to mimic the average 1bit user (the patent one, not the ragequit Chr*me-deserter):
- I've found a bug! What should I do?
- Where is the add-on bar?
- Where is the Firefox button?
- Can I get tabs-on-bottom?
- What happened to the small buttons?
- Will my favourite add-on work? When it will be updated?
- My theme does not work, what should I do?
- Why can't I move X or Y button from where it is?
- Why do my inactive tabs disappear/fade out?
- Where are my bookmarks?
- Why is that star dancing?
- Why are the tab and browser bars so tall?
- How can I get back the 3.6 Firefox look?
- How can I get back the 4+ Firefox look?

I had the strong urge to add "What is this, I don't even", but decided not to.


Wow. A post that is actually relevant.
Post wrangler
"Choose between the Food Select Feature or other Functions. If no food or function is chosen, Toast is the default."
Prof. Martelo
Posts: 144
Joined: January 1st, 2010, 10:40 am

Re: Australis landing will need a FAQ- I give up.

Post by Prof. Martelo »

LoudNoise wrote:
Srap wrote:And now I will try to mimic the average 1bit user (the patent one, not the ragequit Chr*me-deserter):
- I've found a bug! What should I do?
- Where is the add-on bar?
- Where is the Firefox button?
- Can I get tabs-on-bottom?
- What happened to the small buttons?
- Will my favourite add-on work? When it will be updated?
- My theme does not work, what should I do?
- Why can't I move X or Y button from where it is?
- Why do my inactive tabs disappear/fade out?
- Where are my bookmarks?
- Why is that star dancing?
- Why are the tab and browser bars so tall?
- How can I get back the 3.6 Firefox look?
- How can I get back the 4+ Firefox look?

I had the strong urge to add "What is this, I don't even", but decided not to.


Wow. A post that is actually relevant.


With help from Aris i managed to get australis to look like it was before australis, but it wasn´t easy and i have a little knowledge.

When i installed a Australis build, my firefox looked horrible and totaly dis-configured, but i was expecting that...

I wonder how other people will react....

Let´s wait and see...
User avatar
malliz
Folder@Home
Posts: 43796
Joined: December 7th, 2002, 4:34 am
Location: Australia

Re: Australis landing will need a FAQ- I give up.

Post by malliz »

Sigh........
What sort of man would put a known criminal in charge of a major branch of government? Apart from, say, the average voter.
"Terry Pratchett"
User avatar
streetwolf
Posts: 2706
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: Australis landing will need a FAQ- I give up.

Post by streetwolf »

Change the F'in title to something like 'Australis-Anything Goes'. It's obvious folks want to rave, rant, discuss, whatever about Australis.
Intel i9-13900K | ASUS ROG MAXIMUS Z790 HERO DDR5 | 64GB CORSAIR VENGEANCE DDR5 @ 6600 Mhz.
H100i ELITE CAPELLIX XT Liquid CPU Cooler | PNY 12GB GeForce RTX 3080 Ti | 2 CORSAIR 2TB MP600 PRO XT GEN 4
HX1200 PLATINUM PSU | XENEON 32" IPS UHD 144Hz | BenQ 32" UHD | MS Windows 11 Pro
Locked