Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi
  • Đã giải quyết
  • Đã lưu trữ

Tabs grouping

Hi! Let's start by saying that I love Firefox, that I use it as my primary browser everywhere and I love that is not based on chromium. However, for reasons to me unknow… (xem thêm)

Hi!

Let's start by saying that I love Firefox, that I use it as my primary browser everywhere and I love that is not based on chromium. However, for reasons to me unknown is missing a very important feature (natively at least): tab grouping. This feature is extremely simple to implement and in today life, where in most jobs (I'm a researcher) you have to deal with a tons of tabs opened in your browser, being able to effectively organize them is a must.

My question is: has Firefox the intention to implement (again) this feature? Will this happen soon?

I'm really trying my best to not switch to a competitor browser and I really want to support Firefox and hope that it gains more and more users. But for this to happen it really needs to be on par with time. How come every other popular browser has a very good tab grouping feature and Firefox doesn't?

Please, let me know if there's a chance to see this feature implemented in reasonable times. Sooner or later, you will probably have to do that reagardless.

Wish you the best, A.

Được hỏi bởi Rikan 1 năm trước

Được trả lời bởi TyDraniu 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Missing "Send Tab to Device" button on linux

When I right click a tab I do not get the option to "Send Tab to Device" that I am used to on Windows. Is this missing from the Linux version? Or is there a setting for i… (xem thêm)

When I right click a tab I do not get the option to "Send Tab to Device" that I am used to on Windows. Is this missing from the Linux version? Or is there a setting for it?

I have searched the internet for this problem and could not find such things. I would appreciate any help!

Được hỏi bởi info3416 1 năm trước

Được trả lời bởi info3416 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Firefox's pinned tabs closing

Hello everyone. I've been using Firefox for quite a few years now and I'm used to keep my pinned tabs open after closing and then opening a Firefox windows. Yesterday I… (xem thêm)

Hello everyone.

I've been using Firefox for quite a few years now and I'm used to keep my pinned tabs open after closing and then opening a Firefox windows.

Yesterday I noticed that after closing the navigator with the "X" in the tool bar menu, as I usually do, the pinned tabs are not "recovered" when opening again.

This happened randomly without configuration changes involved and drivers/firefox are updated to the last version available.

Moreover, I've tested the same in my notebook and it works just fine, as it keeps the tabs open when a new window is open.

Is there any troubleshooting for this or do you have any idea what could have caused this to happen?

Let me know if you need any additional info. Thanks in advance!

Được hỏi bởi g.calissi 1 năm trước

Được trả lời bởi g.calissi 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

How to keep the loading page icon animation enabled?

I stupidly upgraded to the worst system in the world, Windows 11, and the silly animations caused serious strain on my device. I disabled the animation effects in setting… (xem thêm)

I stupidly upgraded to the worst system in the world, Windows 11, and the silly animations caused serious strain on my device. I disabled the animation effects in settings, but now when I use Firefox as usual, the loading page icon animation has become a static hourglass icon, which is unfriendly. How can I enable the loading page icon animation while keeping the system animation effects turned off?

Được hỏi bởi 愿景 1 năm trước

Được trả lời bởi jscher2000 - Support Volunteer 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Firefox 113 - tab bar moved to above tool bar

I've just installed Firefox 113.0 and my tab bar is now above the toolbar and bookmarks bar. Up until 112, the tab bar was below the bookmarks bar. I have no changed anyt… (xem thêm)

I've just installed Firefox 113.0 and my tab bar is now above the toolbar and bookmarks bar. Up until 112, the tab bar was below the bookmarks bar. I have no changed anything in UserChrome and in fact that file is still dated 2020. I've searched but haven't found an explanation. Anyone know what changed or is this just a bug? Thanks

Được hỏi bởi bobbd 1 năm trước

Được trả lời bởi cor-el 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Firefox New Tab number of links per row changes

Firefox opens with a new tab containing 8 links per row. However, all subsequent new tabs have only 6 links per row. They used to always have 8 links per row. Why? A … (xem thêm)

Firefox opens with a new tab containing 8 links per row. However, all subsequent new tabs have only 6 links per row. They used to always have 8 links per row. Why? A bug or a configuration change? I have made no changes.

Được hỏi bởi mii78 1 năm trước

Được trả lời bởi cor-el 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Tab Close button "X" on hover

Till version 112 I used this in my userChrome.css to get back the close buttons on tabs, but only when I hover over them (active or inactive tabs): .tab-close-button{ dis… (xem thêm)

Till version 112 I used this in my userChrome.css to get back the close buttons on tabs, but only when I hover over them (active or inactive tabs): .tab-close-button{ display: none } .tabbrowser-tab:not([pinned]):hover .tab-close-button{

   display: -moz-box !important

}

But now with version 113.0.1 it doesn't work at all and no X appears when I hover over my tabs.

I tried adding #tabbrowser-tabs[closebuttons="activetab"] on top of the previous code, but it made the X appear all the time.

How could I update this code so I get the desired result only when I hover over a tab?

Được hỏi bởi Neo2x 1 năm trước

Được trả lời bởi cor-el 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

CSS to show close tab button when mouse hover a tab

Currently I'm using the css from this thread https://support.mozilla.org/en-US/questions/1341968 Now with firefox 113, this no longer works, I'm hoping someone can help … (xem thêm)

Currently I'm using the css from this thread https://support.mozilla.org/en-US/questions/1341968 Now with firefox 113, this no longer works, I'm hoping someone can help me with this.

Được hỏi bởi Testxxxx1234 1 năm trước

Được trả lời bởi cor-el 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

lost close button (X) on inactive tabs since version 113 install

Had the line .tab-close-button:not([pinned="true"]) { display: -moz-box !important; } in my userchrome.css which put the close button on all tabs. This no longer … (xem thêm)

Had the line

.tab-close-button:not([pinned="true"]) { display: -moz-box !important; }

in my userchrome.css which put the close button on all tabs. This no longer works.

Also there is no Close Button (X) on hover for inactive tabs.

Được hỏi bởi newddx+mozila 1 năm trước

Được trả lời bởi Terry 1 năm trước