+Gary7 Subscriber² Posted July 7, 2011 Subscriber² Share Posted July 7, 2011 I'll open more tabs and see how it works. They will shrink with the more you open. I got mine re-sized to 100 pixel width with some CSS code. .tabbrowser-tab { max-width: 100px !important; min-width: 100px !important; } It sort of works. Have to do some fiddling with it. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594138658 Share on other sites More sharing options...
remixedcat Posted July 7, 2011 Share Posted July 7, 2011 I like em start out small too. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594138692 Share on other sites More sharing options...
remixedcat Posted July 8, 2011 Share Posted July 8, 2011 does anyone notice a tearing effect when they scroll in the nightly??? Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594139418 Share on other sites More sharing options...
+Zlip792 MVC Posted July 8, 2011 MVC Share Posted July 8, 2011 More electrolysis patches landed on mozilla-central: https://bugzilla.mozilla.org/show_bug.cgi?id=668307 https://bugzilla.mozilla.org/show_bug.cgi?id=663042 https://bugzilla.mozilla.org/show_bug.cgi?id=663040 https://bugzilla.mozilla.org/show_bug.cgi?id=663038 https://bugzilla.mozilla.org/show_bug.cgi?id=583976 https://bugzilla.mozilla.org/show_bug.cgi?id=663035 https://bugzilla.mozilla.org/show_bug.cgi?id=662390 https://bugzilla.mozilla.org/show_bug.cgi?id=662500 Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594142052 Share on other sites More sharing options...
mancode20 Posted July 9, 2011 Share Posted July 9, 2011 I finally tried out both 7 and 8, and I have two minor issues that are stopping me from using one of them. They both relate to the extension TabGroups Manager. I added the extensions.checkCompatibility to about:config, and it tries to work with it, but it has a small bug that occurs when you create a new group. It creates the group AND makes a second new one next to it named noname. Any chance of fixing that? Also, TabGroups Manager keeps popping up saying my session can't restore properly, and then all the sites load, but not in their proper groups. If I could fix these issues, I'd probably use Firefox 7 or 8 as my main browser. It seems great to me! I did notice the improved text rendering in version 7 compared to 5. I like that. Any ideas? Also, what is the exact code for extensions.checkCompatibility for versions 7 and 8? You have to add it twice for each version, right? So it's extensions.checkCompatibility.7.0a, and then the same thing but with 7.0a2? Now I have a bunch of versions in about:config, and I see no way to delete them. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594143230 Share on other sites More sharing options...
remixedcat Posted July 9, 2011 Share Posted July 9, 2011 Please report that to https://bugzilla.mozilla.org !!!! you may use the "nightly testing tools" addon to automate that and just delete the entries for versions you don't use.... Hint: right click the value>reset>and restart firefox to perform the deletion... Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594143252 Share on other sites More sharing options...
bogas04 Posted July 9, 2011 Author Share Posted July 9, 2011 I finally tried out both 7 and 8, and I have two minor issues that are stopping me from using one of them. They both relate to the extension TabGroups Manager. I added the extensions.checkCompatibility to about:config, and it tries to work with it, but it has a small bug that occurs when you create a new group. It creates the group AND makes a second new one next to it named noname. Any chance of fixing that? Also, TabGroups Manager keeps popping up saying my session can't restore properly, and then all the sites load, but not in their proper groups. If I could fix these issues, I'd probably use Firefox 7 or 8 as my main browser. It seems great to me! I did notice the improved text rendering in version 7 compared to 5. I like that. Any ideas? Also, what is the exact code for extensions.checkCompatibility for versions 7 and 8? You have to add it twice for each version, right? So it's extensions.checkCompatibility.7.0a, and then the same thing but with 7.0a2? Now I have a bunch of versions in about:config, and I see no way to delete them. right click of the entry u want to delete , click reset , if it was created by u (or some extension which is NOT in use now) , it would be deleted. for correct boolean values , refer to http://kb.mozillazine.org/Extensions.checkCompatibility Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594143262 Share on other sites More sharing options...
mancode20 Posted July 9, 2011 Share Posted July 9, 2011 So, did I do it wrong then? Cause my extensions were working. That link says extensions.checkCompatibility.nightly for 7.0a1. That's also the same for 7.0a2 and 8.0a1? Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594143296 Share on other sites More sharing options...
Samurizer Posted July 9, 2011 Share Posted July 9, 2011 So, did I do it wrong then? Cause my extensions were working. That link says extensions.checkCompatibility.nightly for 7.0a1. That's also the same for 7.0a2 and 8.0a1? No. extensions.checkCompatibility.nightly applies only for Nightly builds. 7.0a1 was a Nightly build. 7.0a2 is not; it's an Aurora build, and the correct value for it is extensions.checkCompatibility.7.0a. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594143306 Share on other sites More sharing options...
mancode20 Posted July 9, 2011 Share Posted July 9, 2011 No. extensions.checkCompatibility.nightly applies only for Nightly builds. 7.0a1 was a Nightly build. 7.0a2 is not; it's an Aurora build, and the correct value for it is extensions.checkCompatibility.7.0a. Fair enough. It's the same for 8.0a1 then? And you only need to add it once? extensions.checkCompatibility.8.0a Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594143324 Share on other sites More sharing options...
Samurizer Posted July 9, 2011 Share Posted July 9, 2011 Fair enough. It's the same for 8.0a1 then? And you only need to add it once? extensions.checkCompatibility.8.0a 8.0a1 is a Nightly build. The correct value for it is extensions.checkCompatibility.nightly. That value always stays the same for Nightly builds, no matter what version Nightly is at. IceDogg and grayscale 2 Share Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594143402 Share on other sites More sharing options...
The_Decryptor Veteran Posted July 9, 2011 Veteran Share Posted July 9, 2011 The current Nightly builds are pretty broken on OS X Lion, a new memory allocator landed last night (same one that the Windows and Linux builds have used since 3.0), and it doesn't behave nicely with changes made in Lion (It hangs/crashes randomly, but within minutes of starting the build, it's already a top crash) Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594143446 Share on other sites More sharing options...
+Zlip792 MVC Posted July 9, 2011 MVC Share Posted July 9, 2011 One oldy oldy bug is fixed: https://bugzilla.mozilla.org/show_bug.cgi?id=295285 Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594143814 Share on other sites More sharing options...
kilara1988 Posted July 9, 2011 Share Posted July 9, 2011 @mancode20 If you are Using the nightly build just use extensions.checkCompatibility.nightly set to false no matter what version is the nightly.And if you are using any other build aurora/beta just use the Add-on Compatibility Reporter Add-on which creates those entries for you.After a major version bump like from 7.0 to 8.0 it will take about 12-24 hours for the add-on to update and include the new version. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594143862 Share on other sites More sharing options...
+Zlip792 MVC Posted July 9, 2011 MVC Share Posted July 9, 2011 UI change: Maybe you like or not but: Mockup screenshot: https://bugzilla.mozilla.org/show_bug.cgi?id=571454 Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594143952 Share on other sites More sharing options...
Skittelor Posted July 9, 2011 Share Posted July 9, 2011 How is the drop-down arrow added next to the Back/Forward buttons? Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594144296 Share on other sites More sharing options...
+Heartripper Subscriber¹ Posted July 9, 2011 Subscriber¹ Share Posted July 9, 2011 How is the drop-down arrow added next to the Back/Forward buttons? it's a quite old bug, so the dropdown was still there when they took the screenshot. notice also the dropdown shadow which has ben removed. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594145162 Share on other sites More sharing options...
mancode20 Posted July 10, 2011 Share Posted July 10, 2011 No big surprise here, but 6.0 beta is officially out. It's got that new feature for highlighting the domain name. Kind of cool to have. List of other new features. New in this release for Windows, Mac and Linux: Add-ons Manager with Plugin Check: Check that your plugins are up-to-date directly from the Add-ons Manager Improved Panorama Groups: Reduces browser startup time by only loading saved tab groups when you use Panorama Improved Address Bar: Highlights the domain name of the website you?re visiting to make it easy to identify where you are online Streamlined site identity block The Scratchpad: Quickly build and test JavaScript snippets in the browser Support for Web Sockets with a prefixed API Moveable Web Console New Web developer-specific menu Window.matchMedia API Support for server-sent events Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594145606 Share on other sites More sharing options...
Kirkburn Posted July 10, 2011 Share Posted July 10, 2011 UI change: Maybe you like or not but: Mockup screenshot: https://bugzilla.mozilla.org/show_bug.cgi?id=571454 No, that is not the change. It's a clickable area change, extending to the left edge of the screen. They haven't moved the actual button. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594146688 Share on other sites More sharing options...
+Zlip792 MVC Posted July 10, 2011 MVC Share Posted July 10, 2011 No, that is not the change. It's a clickable area change, extending to the left edge of the screen. They haven't moved the actual button. Thanks for correcting. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594147098 Share on other sites More sharing options...
Gorilambo Posted July 13, 2011 Share Posted July 13, 2011 Have they disabled HA in the Aurora Channel? My option is checked, but I'm not getting HA. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594155324 Share on other sites More sharing options...
Kirkburn Posted July 13, 2011 Share Posted July 13, 2011 Have they disabled HA in the Aurora Channel? My option is checked, but I'm not getting HA. Did you get it when not on Aurora? (i.e. in Fx4/5/6) Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594155724 Share on other sites More sharing options...
kilara1988 Posted July 13, 2011 Share Posted July 13, 2011 Maybe you have an old video card(video card drivers) and it is blacklisted.My old HP with its integrated radeon x1250 video card doesn't get HA also because of that.Type about:support and at the bottom table what does it say about "Direct2D Enabled","DirectWrite Enabled" and "GPU Accelerated Windows" options?If "GPU Accelerated Windows" says 0/1 ..... it means your video card or drivers are too old and are blacklisted. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594156756 Share on other sites More sharing options...
ViperAFK Posted July 13, 2011 Share Posted July 13, 2011 Have they disabled HA in the Aurora Channel? My option is checked, but I'm not getting HA. Works here. Check about:support and see if your driver is blacklisted or something. And have you tried setting layers to forced in about:config? Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594156764 Share on other sites More sharing options...
Gorilambo Posted July 13, 2011 Share Posted July 13, 2011 Did you get it when not on Aurora? (i.e. in Fx4/5/6) Yup, I do. Installed Pale Moon and HA is working just fine. Also beta and stable channles have HA. Not to mention IE 9. Maybe you have an old video card(video card drivers) and it is blacklisted.My old HP with its integrated radeon x1250 video card doesn't get HA also because of that.Type about:support and at the bottom table what does it say about "Direct2D Enabled","DirectWrite Enabled" and "GPU Accelerated Windows" options?If "GPU Accelerated Windows" says 0/1 ..... it means your video card or drivers are too old and are blacklisted. It says 1/1. Every parameter is true. My ATI Mobility Radeon HD 4200 is not blacklisted Works here. Check about:support and see if your driver is blacklisted or something. And have you tried setting layers to forced in about:config? Awnnn... Don't even wanna try it. Since I've installed Pale Moon, Firefox lost the sense to me. I have HA in the stable and beta channels... don't know why it's not working. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/21/#findComment-594157588 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now