Recommended Posts

I was comparing it to Safari on Mac by the way. But even on Windows, they did a pretty solid job.

So on the Mac, just to name a few, about Firefox :

- The prefpane is super slow

- It still doesn?t have Lion?s scrollbar (which doesn?t require much on the Developer?s end)

- It still doesn?t have Lion?s full-screen (which doesn?t require much on the Developer?s end)

- The back button is a complete joke visually

- The complementary modules is just strange? as in, it opens a webpage rather than staying in the application itself.

- The close button on the tabs is on the right instead of being on the left.

- Closing the contextual menu doesn?t fade it out. It simply disappears.

- The tab group certainly doesn?t use native OS X animations. It?s all screwed up.

- The gear icon in the popup window when you display all your favorites is different than the Finder?s, and while we?re at it, all the icons are a shade darker...

  • The prefpane performs fine for me, so I can't comment
  • That depends on how the application does it's rendering, it's hard for Firefox due to it's use of OpenGL (How do you render a Lion style scrollbar to an offscreen rotated OpenGL buffer? Through temporary surfaces and private APIs)
  • Fullscreen is a but harder due to the fact Firefox already implements it in a certain way, which is different to how Lion wants it (which is one of the concerns about it, Lion's fullscreen support is more limited than what Firefox currently offers)
  • That's visual, any app has that issue (Even Apple does custom icons)
  • No idea what a "complementary module" is
  • That's just how Safari does it, those tabs are custom (and other apps do it the way Firefox does)
  • I didn't even notice that until you pointed it out, that's down to Firefox not using the OS X context menus on purpose (For a while they used custom main menus too, but they stopped that unfortunately, you used to be able to right click on bookmarks, now you need to open the manager)
  • How would the tab groups using a native animation? Apple didn't write that feature (And even then it's just interpolating between two states, which Firefox already does)
  • The icons being different is a given, lots of apps don't use the Finder icons (and FX9 should have a nicer themed icon, it got lots of Lion theme work, which funnily enough stops it being on the App Store since Apple hid those things behind a private API)

Taking scrollbars as an example, they're custom in Safari as well, but they have the benefit of knowing how scrollbars function long before other developers, and they can copy the code or borrow the developers who worked on it to implement it in WebKit. Anybody using the normal OS X APIs to draw a scrollbar will have the same result as Firefox does currently.

  • That's visual, any app has that issue (Even Apple does custom icons)
  • No idea what a "complementary module" is
  • That's just how Safari does it, those tabs are custom (and other apps do it the way Firefox does)

  • I was talking about the shape of the button, not the icon. The round circle doesn?t fit in the Mac OS X universe, especially since Apple provides beautiful native buttons in the dev kit. What annoys me the most is that there?s actually someone who worked to make a third-party button, while he could have chosen the native one in a single drag n drop.
  • Sorry, I had it in French and translated it literally. I meant the Add-on manager. Why Firefox a whole application to manage just about everything, but then suddenly it opens a webpage to manage your add-ons is over me. Reminds me of Chrome, but at least Chrome is constant about it, it manages most of itself via webpages.
  • Even though you are right that tabs are custom in Safari, at least they put the x on the left as it should.

- Just noticed something else : The (?) button in the prefpane is a custom, purple question mark. To begin with, they should have stolen the one Apple provides, like every respectable Mac developer does, instead of wasting time to make a custom colored one that doesn?t fit in.

- Secondly, they put it on the bottom left corner instead of the bottom right corner of the pane. At this point, I?m wondering if they have a problem with their left and right, when developing their applications ?

- Also, they added titles over their horizontal rules in the prefpane. The only app that does it on my entire Mac OS X Lion is Adium and Office 2011 and they're third-party. Plus, at least they do it in a way that it doesn?t waste space, by cutting the line and putting the text on it instead of over it.

I know I might sound picky, but this is just how Mac OS X apps are made. They?re all about the details, and this is what differentiates them from other platforms. Apple doesn?t provide a design guidelines document for nothing on their developer?s website.

By the way, after trying the latest Nightly of Firefox 11, it doesn?t fix any of my concerns. No wonder why I?ve given up on Firefox 3 years ago.

Anyone know why Firefox 10 Beta isn't on the release channel yet? I don't see it on the ftp either. Was it delayed? I thought it would've been out by now. Also, anyone using the new Download Manager in Nightly 12? Did they add a feature to clear the whole download history yet? I would like to hear some feedback or see some screenshots if possible. Thanks!

Anyone know why Firefox 10 Beta isn't on the release channel yet? I don't see it on the ftp either. Was it delayed? I thought it would've been out by now. Also, anyone using the new Download Manager in Nightly 12? Did they add a feature to clear the whole download history yet? I would like to hear some feedback or see some screenshots if possible. Thanks!

https://wiki.mozilla.org/Releases/Firefox_10.0b1/BuildNotes

https://wiki.mozilla.org/Releases/Firefox_10/Test_Plan#Beta_1

Some new stuff in FF12:

Implement border-image revisions in latest css3-background (will land)

https://bugzilla.mozilla.org/show_bug.cgi?id=497995

Some hackery removal in JSengine: (will land)

https://bugzilla.mozilla.org/show_bug.cgi?id=692274

Update of OTS to r77: (will land)

https://bugzilla.mozilla.org/show_bug.cgi?id=712217

Steps for Generational GC, adding Write barriers: (landed)

https://bugzilla.mozilla.org/show_bug.cgi?id=712488

MemShrink: (landed)

https://bugzilla.mozilla.org/show_bug.cgi?id=712614

removal of scrollbar from Customize toolbar: (will land)

https://bugzilla.mozilla.org/show_bug.cgi?id=419231

will land: means currently in Mozilla-Inbound or FX-Team, will be in Mozilla-central on next merger.

It's out! Thanks! Now, the only question is which one to use? 9, 10, 11, or 12? I'm thinking either 10 or 11. 10 doesn't have the UAC dialog popping up when Firefox needs to update, so that's nice. I would assume that's in 11 and 12 as well. Plus, 11 and 12 should have the new Download Manager. Download Manager is cool, but I want the stability of 10 or 11. Anyone have any info/screenshots on the new Download Manager? I've used it before in one of the test builds, but I want to know what, if anything did they recently change/update in the latest release?

It's out! Thanks! Now, the only question is which one to use? 9, 10, 11, or 12? I'm thinking either 10 or 11. 10 doesn't have the UAC dialog popping up when Firefox needs to update, so that's nice. I would assume that's in 11 and 12 as well. Plus, 11 and 12 should have the new Download Manager. Download Manager is cool, but I want the stability of 10 or 11. Anyone have any info/screenshots on the new Download Manager? I've used it before in one of the test builds, but I want to know what, if anything did they recently change/update in the latest release?

If you search the thread, you should be able to find a few screenshots a couple of pages back.

I'm using Nightly 11 for months now and it is usually stable enough for everyday use, and also has a x64 build. But the new download manager still hasn't been implemented yet. AFAIK, it may still be in the UX build where they test ui changes if it near finished.

It's out! Thanks! Now, the only question is which one to use? 9, 10, 11, or 12? I'm thinking either 10 or 11. 10 doesn't have the UAC dialog popping up when Firefox needs to update, so that's nice. I would assume that's in 11 and 12 as well. Plus, 11 and 12 should have the new Download Manager. Download Manager is cool, but I want the stability of 10 or 11. Anyone have any info/screenshots on the new Download Manager? I've used it before in one of the test builds, but I want to know what, if anything did they recently change/update in the latest release?

Download manager is only in UX build

It's out! Thanks! Now, the only question is which one to use? 9, 10, 11, or 12? I'm thinking either 10 or 11. 10 doesn't have the UAC dialog popping up when Firefox needs to update, so that's nice. I would assume that's in 11 and 12 as well. Plus, 11 and 12 should have the new Download Manager. Download Manager is cool, but I want the stability of 10 or 11. Anyone have any info/screenshots on the new Download Manager? I've used it before in one of the test builds, but I want to know what, if anything did they recently change/update in the latest release?

http://www.geek.com/articles/chips/new-firefox-download-manager-appears-in-ux-build-2011097/

It's out! Thanks! Now, the only question is which one to use? 9, 10, 11, or 12? I'm thinking either 10 or 11. 10 doesn't have the UAC dialog popping up when Firefox needs to update, so that's nice. I would assume that's in 11 and 12 as well. Plus, 11 and 12 should have the new Download Manager. Download Manager is cool, but I want the stability of 10 or 11. Anyone have any info/screenshots on the new Download Manager? I've used it before in one of the test builds, but I want to know what, if anything did they recently change/update in the latest release?

Here's a pretty good summary of whats going on .... http://betanews.com/...10-11-12-or-ux/

Here's a pretty good summary of whats going on .... http://betanews.com/...10-11-12-or-ux/

I disagree, it's not a good summary at all (at least, for understanding the development process - it's a bit better for listing features).

You have a release, beta, aurora and nightly channels. Why on earth he talks about skipping releases makes no sense - you choose a channel, and you are kept updated on that channel. You can't go from Fx8 to Fx10 without changing channel (which entails reinstalling Firefox).

He also doesn't appear to understand what Aurora is (it's a pre-beta stabilization channel). No new features will land on Fx11, now that it is in Aurora (it can only lose features and gain bug fixes). He also implies it is installed alongside a stable or beta build - no, that's entirely up to the user. I only use Aurora, and I've zero issues with it.

At the time of writing, Firefox Nightly exhibits no new features above and beyond that of Aurora

Of course it doesn't, Aurora is a six weekly snapshot of Nightly - so at the time of the snapshot, they're identical.

If you want to choose a Firefox version/channel here's how:

  • Want complete stability and support - choose Release
  • Want to preview new features, but still have very good stability and support - choose Beta
  • Like the cutting edge, but don't want to take big risks - choose Aurora
  • Live life on the bleeding edge, and aren't worried about needing to troubleshoot major issues - choose Nightly
  • (Choose UX if you want to check out the latest UI change tests, but it's similar to Nightly in terms of support and stability, and updated less frequently)

There's six weeks of development between each version, so just choose a channel and stick with it - you're not going to be missing out of something for long. Imho, switching channels all the time is really just a waste of time unless you have a really pressing need.

Silent Update landed on Nightly.... Working good.

It is only for 32 bit for now, for 64-bit bug has been filed by Brian.

It removes UAC dialog and progress bar after restart on clicking Apply Update.

Silent Update landed on Nightly.... Working good.

It is only for 32 bit for now, for 64-bit bug has been filed by Brian.

It removes UAC dialog and progress bar after restart on clicking Apply Update.

Working good so far. I went to update after seeing your post only to realize I was already using a build with silent updates.

Seems like the last update file was smaller than usual, too (1.8mb), but I could be remembering things wrong.

Does this really mean we will be up to version 16 by june ??

Yes. And Chrome will be in the twenties.

Ultimately, it doesn't matter how big the number is. Users are getting a new release every six weeks, with six weeks-worth of updates.

This kind of release numbering is somewhat new territory, and understandably feels a bit odd, but there's no perfect solution.

This kind of release numbering is somewhat new territory, and understandably feels a bit odd, but there's no perfect solution.

If they (Mozilla and Google) are doing time-based releases, I reckon they should use dates as version numbers.

e.g. 12.0, 12.1 etc. for the first, second etc. releases of 2012. Backwards-compatible patches can still use the third delimiter as they do now.

The nightly updates vary in size based on what's landed during the past day, sometimes they're 400K other times they're 8MB, etc.

Mine seem to be 3MB - 6MB typically even when not much has changed (based off my poor memory, mind you). Of course they're closer to 20MB if I miss an update or two. The 1.8MB was probably nothing special, but I must say I've definitely never seen any update close to as low as 400k and I've been using Minefield/Nightly as my default browser since late 2010 (this is with Win7). I was thinking that maybe the old updates always included the updater.exe executable with each update and that it was no longer necessary to do so hence the smaller update this time.

Anyway, I can't wait 'til things pick back up. I'm starting to miss all the Bugzilla spam, hehe.

If they (Mozilla and Google) are doing time-based releases, I reckon they should use dates as version numbers.

e.g. 12.0, 12.1 etc. for the first, second etc. releases of 2012. Backwards-compatible patches can still use the third delimiter as they do now.

The only reason they're doing major version jumps is because that's the easiest method with their build tools. The main problem is that people just aren't used to the new schedule. Google is lucky with Chrome since they never had a version based schedule, so even though they use the same system that Mozilla uses, nobody cares. In time people will accept that the Mozilla version numbers are no longer about major features and additions, but are simply used to mean "Version X is newer/older than Version Y"

Mine seem to be 3MB - 6MB typically even when not much has changed (based off my poor memory, mind you). Of course they're closer to 20MB if I miss an update or two. The 1.8MB was probably nothing special, but I must say I've definitely never seen any update close to as low as 400k and I've been using Minefield/Nightly as my default browser since late 2010 (this is with Win7). I was thinking that maybe the old updates always included the updater.exe executable with each update and that it was no longer necessary to do so hence the smaller update this time.

Anyway, I can't wait 'til things pick back up. I'm starting to miss all the Bugzilla spam, hehe.

Yeah, if I miss an update it's around an 19MB download, it's annoying on my Mac though, because those updates are 38MB or so (Since they're 32/64bit binaries). When the tree is closed due to certain events I've seen 400K updates and smaller (All that changes is the build number)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Posts

    • Kdenlive 26.04.2 by Razvan Serea Kdenlive is an acronym for KDE Non-Linear Video Editor. It works on GNU/Linux, Windows and BSD. Through the MLT framework, Kdenlive integrates many plugin effects for video and sound processing or creation. Furthermore Kdenlive brings a powerful titling tool, a DVD authoring (menus) solution, and can then be used as a complete studio for video creation. Kdenlive supports all of the formats supported by FFmpeg or libav (such as QuickTime, AVI, WMV, MPEG, and Flash Video, among others), and also supports 4:3 and 16:9 aspect ratios for both PAL, NTSC and various HD standards, including HDV and AVCHD. Video can also be exported to DV devices, or written to a DVD with chapters and a simple menu. Video editing features: Multi-track editing with a timeline and supports an unlimited number of video and audio tracks. A built-in title editor and tools to create, move, crop and delete video clips, audio clips, text clips and image clips. Ability to add custom effects and transitions. A wide range of effects and transitions. Audio signal processing capabilities include normalization, phase and pitch shifting, limiting, volume adjustment, reverb and equalization filters as well as others. Visual effects include options for masking, blue-screen, distortions, rotations, colour tools, blurring, obscuring and others. Configurable keyboard shortcuts and interface layouts. Rendering is done using a separate non-blocking process so it can be stopped, paused and restarted. Kdenlive also provides a script called the Kdenlive Builder Wizard (KBW) that compiles the latest developer version of the software and its main dependencies from source, to allow users to try to test new features and report problems on the bug tracker. Project files are stored in XML format. An archiving feature allows exporting a project among all assets into a single folder or compressed archive. Built-in audio mixer Kdenlive 26.04.2 changelog: Remove not needed actions from render info, fix rough size calculation for rendering. Fix clip sometimes not inserted in timeline when moving vertically in bin drag. Fix transcoding from clip properties. Cleanup render profile audio quality. Use percent based value for audio quality, and adjust the range accordingly per codec. Fixes bug #520750 Enforce even numbers for render width/height. Fixes bug #520737 Fix nightly flatpak - disable rnnoise until implemented. Fix missing initialization. Edit mediacapture.cpp. Fix document unnecessarily marked as modified on opening, triggering a backup request. Fix incorrect detection of missing and remote clips causing unwanted backups. Fixes issue #2194 Fix tests. Fix tmp files copied to wrong location when setting project folder. Fixes bug #467740 Fix color clips not selected on creation. Use QFileInfo instead of QUrl/QDir to try fixing Windows shared drives. Fixes bug #451413 Fix timeline preview incorrectly invalidated when a track with effect duration changed. Fixes bug #514541 Fix missing var. Display paths in native format in render widget. Fixes bug #520428 Simple splash: fix pressing return always triggered the same button. Minor update to simple splash. Fix unwanted clips added to timeline and cleanup. Fixes issue #2190 Minor layout improvements to welcome screen, add Quit and Open shortcuts. Fix broken welcome dialog layout in tiling compositors. (craft) Limit the number of CPU cores used during a Windows build with mingw as some .cpp files are memory intensive to build. (kde-ci) Limit the number of CPU cores used during a build as some .cpp files are memory intensive to build. (kde-ci) Cleanup old entries. Another fix for animation crash. Fix uninitialized function - crash on create animation. Another attempt to fix MacOS permissions. MacOS: fix bundle release version. Fix MacOS plist path. Fix MacOS build. Explicitely link against Qt::Core. Download: Kdenlive 26.04.2 | 128.0 MB (Open Source) Download: Standalone Executable View: Kdenlive Home page Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Here's how to watch the Xbox Games Showcase today and what to expect by Pulasthi Ariyasinghe The June games showcase week has been a packed one, with everything from major presentations like Sony and Summer Game Fest to indie-focused reveals coming in almost every day. Now, it's almost time for another big one, with Microsoft bringing its Xbox Games Showcase back later today. This is a double feature too, with a Gears of War E-Day deep dive also being attached to it. For anyone wanting to tune in online, the 2026 Xbox Games Showcase is kicking off at 10 AM PT | 1 PM ET | 6 PM BST | 7 PM CEST later today, June 7. The event will be available to watch on the official Xbox YouTube (4K 60FPS), Twitch, Facebook, Steam, Amazon Live, and other portals. Separate livestreams for American Sign Language and Audio Description will also be available. "This year marks 25 years of XBOX, and this Showcase is poised to be a true celebration, offering world premieres, new gameplay, fresh updates, and more for a swathe of projects we cannot wait to share," said Microsoft about this presentation. With a new CEO behind it that is pulling off some interesting moves, Xbox may have some surprises to reveal today. New looks at first-party games like Halo Campaign Evolved from Halo studios, Fable from Playground Games, InXile Entertainment's Clockwork Revolution, Mojang's Minecraft Dungeons II, and Call of Duty: Modern Warfare 4 from Infinity Ward are to be expected here. We may finally get to see the new Blade from Arcane Studios in action and a new Persona game from Atlus at the showcase too. Surprise announcements may also arrive from other Microsoft-owned studios like Bethesda, MachineGames, Ninja Theory, Obsidian, Rare, World's Edge, or Blizzard. Considering how every new release nowadays is staying away from November and December to avoid Grand Theft Auto VI's release, any launch dates Microsoft announces will probably skip those months as well. Once the Xbox Games Showcase ends, Microsoft will immediately kick off the Gears of War: E-Day Direct. This deep dive into the upcoming prequel from The Coalition should attach gameplay footage and perhaps a release window to the highly anticipated project.
    • People in the '50s and '60s had the same attitude, and we're still here over a half century later.
    • So after some fiddling I was able to get it to run at a pretty stable 30FPS. I'm slightly surprised about how much fiddling I had to do to get there though given what I thought was reasonable hardware: Processors: 16 × AMD Ryzen 7 7840HS w/ Radeon 780M Graphics Memory: 16 GiB of RAM Graphics Processor 1: AMD Radeon 780M Graphics Graphics Processor 2: AMD Radeon RX 7700S I think I could do it better if I use Linux rather than Windows, Windows RAM usage is stupid without stripping the system down. But once I got it working in a reasonable state, it was so awesome! I felt like a new Bond! If anyone has any advice to get things going a bit smoother FPS-wise, I'd appreciate it.
    • Something is rotten in the state of Denmark Australia
  • Recent Achievements

    • Dedicated
      Mark Spruce earned a badge
      Dedicated
    • Collaborator
      conkir earned a badge
      Collaborator
    • Rising Star
      olavinto went up a rank
      Rising Star
    • One Month Later
      lamborghiniv10 earned a badge
      One Month Later
    • Week One Done
      lamborghiniv10 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      482
    2. 2
      PsYcHoKiLLa
      256
    3. 3
      Steven P.
      74
    4. 4
      +Edouard
      70
    5. 5
      FloatingFatMan
      69
  • Tell a friend

    Love Neowin? Tell a friend!