Contributor forteller on Firefox
515
votes
526
17
11
72
votes
89
20
17
Solution #2:
Solution #1 + add "search all files" option
Written by
annex666 the 26 Mar 10 at 12:40.
I often find myself editing a number of files at once and think an option to search in all files would be really useful - rather than having to search in each file separately.
I often find myself editing a number of files at once and think an option to search in all files would be really useful - rather than having to search in each file separately.
86
votes
100
9
14
Solution #3:
Also Include a Settings Dropdown
Like #1, but also include a dropdown that'll extend the box to include the usual options such as 'match case' and 'match entire word only'.
Like #1, but also include a dropdown that'll extend the box to include the usual options such as 'match case' and 'match entire word only'.
<img src="http://dl.dropbox.com/u/1217030/Ubuntu%20Brainstorm/Chrome%20Find%20Dropdown.png" />
68
votes
89
10
21
Solution #4:
Also add a Replace Feature
Like #1, but also add a similar feature for the find and replace dialogue.
Like #1, but also add a similar feature for the find and replace dialogue.
<img src="http://dl.dropbox.com/u/1217030/Ubuntu%20Brainstorm/Chrome%20Find%20Replace.png" />
-2
votes
6
2
8
Solution #5:
Integrate GNOME DO into Nautilus
Written by
SuNk8 the 11 Apr 10 at 09:43.
GNOME Do is quite popular. So, instead of creating another application, we could simply integrate GNOME DO Search into Nautilus. That was we can search not only our files but also all our bookmarks, mail and such other stuff.
And if I'm not mistaken, GNOME DO is maintained by Canonical and is under heavy development.
GNOME Do is quite popular. So, instead of creating another application, we could simply integrate GNOME DO Search into Nautilus. That was we can search not only our files but also all our bookmarks, mail and such other stuff.
And if I'm not mistaken, GNOME DO is maintained by Canonical and is under heavy development.
Remove Ebay from default search engines list in firefox
Written by Auzy the 22 Mar 08 at 01:06.
Won't implement
Based on idea 5321, by Eldmannen (about removing yahoo).
We should remove ebay from the default installed searches, because:
- It reduces competition with other auction sites.
- Recently there was a uproar about changes in ebay which make in some case make it unfair. I agree!
- Ebay VERY heavily pushes Paypal, which is acknowledged by many to be very dodgy. A lot of people know someone who has been screwed by ebay. And here in aus, I had to upgrade my account because they had a bug which prevented me accessing my money (which is very unprofessional). The freenet Project owner was also screwed by ebay (and it demonstrated they don't research at all claims made against customers), and another friend of mine was charged 2x the amount he was supposed to be receiving because someone used a stolen credit card against him (so seems they profit from illegal credit cards).
- If ebay was a bank, they would have a 24/7 riot outside their building by customers who were screwed.
- Ebay doesn't exactly listen to feedback. If are a typical large company, where you have no way of providing feedback (if you scream at them over the phone, maybe they will let you speak to a manager). But they clearly dont care much (no forums).
Its to our advantage to promote competition within the auction sites. More competition means lower costs for us, and better payment methods. We should try to encourage the development of a world wide auction site that is more consumer/seller friendly, that actually promotes active feedback and improvement.
There is nothing stopping a patch being applied to the firefox code to prevent ebay being a default search engine (and it shouldn't be hard to do).
1128
votes
1137
26
9
Solution #1:
Compile Firefox with PGO by default
Written by
Dinth the 15 Feb 09 at 12:43.
One of reasons why Firefox is so slow on Linux, is that Windows version is compiled with PGO - https://developer.mozilla.org/en/Building_with_Profile-Guided_Optimization . Ubuntu devs should compile firefox packages with PGO enabled to speed up Firefox on Ubuntu
125
votes
282
139
157
Solution #2:
Compile Firefox with ICC (Intel compiler)
Written by
Dinth the 15 Feb 09 at 12:46.
Propably compiling Firefox with ICC would greatly speed up this application.
It is a trouble when user must do compiling with so unusual compiler on his own, but Ubuntu devs can easly do it and put binary packages in repository, or at least PPA.
Propably compiling Firefox with ICC would greatly speed up this application.
It is a trouble when user must do compiling with so unusual compiler on his own, but Ubuntu devs can easly do it and put binary packages in repository, or at least PPA.
582
votes
610
64
28
Solution #3:
Add native 64bit Java and Flash packages to PPA
Written by
Dinth the 15 Feb 09 at 12:52.
There are avalible native 64bit Java and Flash versions on Suns and Adobe websites. ATM they are in beta state, but there are pretty much stable, so why dont package them to repo or at least PPA? This would greatly speed up Firefox on 64bit systems - now, sometimes nspluginwrappers takes 50% of cpu power when playing video from some sites.
There are avalible native 64bit Java and Flash versions on Suns and Adobe websites. ATM they are in beta state, but there are pretty much stable, so why dont package them to repo or at least PPA? This would greatly speed up Firefox on 64bit systems - now, sometimes nspluginwrappers takes 50% of cpu power when playing video from some sites.
944
votes
955
22
11
Solution #5:
Work with Mozilla to Ensure Linux version is Perfomance Optimized
There probably aren't as many developers testing the linux version as this isn't the biggest install base.
There probably aren't as many developers testing the linux version as this isn't the biggest install base.
-272
votes
74
88
346
Solution #6:
Support the development of swiftweasel
Written by
JanMalte the 19 Feb 09 at 06:56.
Support the development of the swiftweasel project.
This is an pgo compiled version of firefox.
http://swiftweasel.tuxfamily.org/
-438
votes
45
23
483
Solution #7:
Epiphany as default browser
I have been using Epiphany for the last months, and I really enjoy it. I still miss some Firefox extensions, but it's ok. I think it is a good choice for Ubuntu. Maybe not now, but when it gets a stable webkit support.
I have been using Epiphany for the last months, and I really enjoy it. I still miss some Firefox extensions, but it's ok. I think it is a good choice for Ubuntu. Maybe not now, but when it gets a stable webkit support.
-120
votes
56
19
176
Solution #8:
Support the development of Google's Chrome
Written by
brownbat the 14 Mar 09 at 02:20.
The "support x browser instead" options are tanking, but I wanted to give everyone an option to vote down (or up?) Google's browser too.
The "support x browser instead" options are tanking, but I wanted to give everyone an option to vote down (or up?) Google's browser too.
-96
votes
48
23
144
Solution #9:
Port Firefox to Qt
Written by
flammon the 14 Mar 09 at 22:18.
I love GNOME and use it every day, have been since pre 1.0 but I think that its weakest part is GTK/GDK. Qt is faster and GPL so perhaps it is time to start porting. Firefox is mostly written in C++ so using Qt shouldn't be a problem.
The project has already begun and I'm anxious to see the results.
http://browser.garage.maemo.org/news/10/
I love GNOME and use it every day, have been since pre 1.0 but I think that its weakest part is GTK/GDK. Qt is faster and GPL so perhaps it is time to start porting. Firefox is mostly written in C++ so using Qt shouldn't be a problem.
The project has already begun and I'm anxious to see the results.
http://browser.garage.maemo.org/news/10/
-42
votes
9
9
51
Solution #11:
Option to install firefox32 on 64-bit distributions
Edit: I take this back. I upgraded to Janty 9.04 and Firefox works like a charm with the Flash 10 driver!
I have been using Ubuntu 64 bit versions for several years. And what I still don't like is that my system slows down pathetically when the browser tries to load a Flash or Java applet which are used on most pages on the Internet today, not to mention ads.
Although, its not exactly Ubuntu's problem that the sources providing these plugins do not entirely support x86_64 platforms, users should have the freedom to choose whether or not to use these packages and how to use them.
There should be a meta package that installs firefox32 and removes firefox64 on 64 bit versions of Ubuntu. Also, plugins for Firefox like Flash, Java, Adobe Reader, Shockwave, etc. should be replaced with 32 bit versions without any intervention.
Edit: I take this back. I upgraded to Janty 9.04 and Firefox works like a charm with the Flash 10 driver!
I have been using Ubuntu 64 bit versions for several years. And what I still don't like is that my system slows down pathetically when the browser tries to load a Flash or Java applet which are used on most pages on the Internet today, not to mention ads.
Although, its not exactly Ubuntu's problem that the sources providing these plugins do not entirely support x86_64 platforms, users should have the freedom to choose whether or not to use these packages and how to use them.
There should be a meta package that installs firefox32 and removes firefox64 on 64 bit versions of Ubuntu. Also, plugins for Firefox like Flash, Java, Adobe Reader, Shockwave, etc. should be replaced with 32 bit versions without any intervention.
Firefox should have a netbook interface in the Ubuntu netbook remix
Written by duststorm the 27 Feb 10 at 22:45.
New
It was my opinion that firefox used a bit too much screen space in the netbook remix. Together with the gnome panel on top, the bookmarks bar and status bar, it takes up a lot of the limited vertical resolution of a netbook screen.
The main goal I would like to achieve with this is to give the user by default a browser that is much more usable within the tiny space of a netbook screen. I feel that tweaking the Firefox interface is almost as important as the custom taylored menu screen people see when they start their operating system, since the web browser is probably the single most used application. I believe it would add greatly to making a functional and pleasant to use netbook distribution.
Solution #1:
Add a different Firefox default for netbooks
A possible solution could be to make the icons small by default, and maybe disable the bookmarks toolbar by default.
Also the status bar at the bottom could be hidden, but most users would probably at least want an indicator when a page is loading (I know I would). A solution like the Fission plugin could be used (
https://addons.mozilla.org/en-US/firefox/addon/1951?collection_uuid=f6ffe01f-8 ed1-eb77-2543-cfbf0220e7ed)
Maybe this idea can be extended with different ways of accessing the bookmarks, history, downloads and other aspects of the browser.
The browser could be offered as a separate package in the repository.
I do, however, not know what consequences such a repackage will have, for example whether Firefox branding can still be used. Also I don't know whether including plugins by default is an acceptable solution, although Ubuntu ships Firefox with an Ubuntu modifications plugin so maybe this could be a good approach. Using plugins would also keep the browser code (and thus the Firefox branding) intact.
I hope this idea will lead to some discussion. Some screenshots could also make things clearer, I might add these when this idea gains popularity.
A possible solution could be to make the icons small by default, and maybe disable the bookmarks toolbar by default.
Also the status bar at the bottom could be hidden, but most users would probably at least want an indicator when a page is loading (I know I would). A solution like the Fission plugin could be used (https://addons.mozilla.org/en-US/firefox/addon/1951?collection_uuid=f6ffe01f-8ed1-eb77-2543-cfbf0220e7ed)
Maybe this idea can be extended with different ways of accessing the bookmarks, history, downloads and other aspects of the browser.
The browser could be offered as a separate package in the repository.
I do, however, not know what consequences such a repackage will have, for example whether Firefox branding can still be used. Also I don't know whether including plugins by default is an acceptable solution, although Ubuntu ships Firefox with an Ubuntu modifications plugin so maybe this could be a good approach. Using plugins would also keep the browser code (and thus the Firefox branding) intact.
I hope this idea will lead to some discussion. Some screenshots could also make things clearer, I might add these when this idea gains popularity.
Solution #2:
Add option to use Google Chrome Browser as alternative.
Why just have Firefox (very bloated) installed by default? Why not give the choice to use a browser with a smaller footprint & more compact interface?
Just saying... :)
Why just have Firefox (very bloated) installed by default? Why not give the choice to use a browser with a smaller footprint & more compact interface?
Just saying... :)
Solution #3:
...or Midori as an alternative
Written by
lootic the 5 Mar 10 at 20:43.
Netbooks are in general weaker, midori is really light weight and can be configured so that its bars take very little space. Its perfect for smaller comps. chromium 4 tabs
(
http://www.youtube.com/watch?v=r22s-QfbvnY
http://www.google.se/search?hl=sv&source=hp&q=ubuntu&btnG=Google-s%C3%B6kning&meta=&aq=f&oq=
http://en.wikipedia.org/wiki/Ubuntu_(operating_system)
http://brainstorm.ubuntu.com/idea/23827/
)
about 120MB
midori same 4 tabs
about 50MB
Though midori is more glitchy for some and uses more processor power from what ive noticed.
Solution #4:
Chromium as alternative
Written by
ArtemZ the 8 Mar 10 at 05:03.
Why not better add free and opensource chromium browser as option alternative? Its lightweight, really opensource instead of Chrome and handy on netbooks
Why not better add free and opensource chromium browser as option alternative? Its lightweight, really opensource instead of Chrome and handy on netbooks
Save URL's of downloaded files.
Written by rulus the 11 Feb 10 at 22:26.
New
Firefox should save the original location of its downloaded files to the files themselves (GVFS).
Example:
When I'm surfing the web searching for information for a paper I'm writing, I usually download lots of PDF articles and images. However when I'm making my reference list later on, I don't remember where I got the files from.
One could check the Firefox "Downloads" window, but this information is lost when the navigation history is cleared and is not linked to the file on the harddrive (which means no automatic linkage of the source URL's to files on the disk). The originating URL should be saved with the file itself.
Firefox EULA
Written by tacone the 14 Sep 08 at 19:21.
Not an idea
In the nearing Intrepid release, Firefox display an EULA to the user the first time it is started.
This raises a number of concerns:
- the EULA refusal doesn't prevent the user in any way from using Firefox, therefore EULA's is just noise added to the user experience.
- the EULA agreement would make firefox a non-free application which should be moved to multiverse.
- refusing the EULA would (legally) leave the user without a browser in the default install.
- EULA approval on first start would make firefox less usable when using the Live CD.
So far the options are the following:
- Keeping firefox as it is, even with the EULA.
- Switch to Epiphany as the default webbrowser.
- Adopt IceWeasel from debian (which is firefox, with logo and brand replaced)
You can find the full discussion here:
https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/269656
*** If you'd like to vote for keeping firefox as it is, vote this idea. ***
if you preferer to adopt IceWeasel vote this idea:
http://brainstorm.ubuntu.com/idea/13201/
if you prefer to adopt Epiphany vote this idea:
http://brainstorm.ubuntu.com/idea/13202/
Firefox notifications should show up with system OSD
Written by drinkypoo the 17 Apr 09 at 16:39.
Implemented
Jaunty has a great new notification system, but Firefox doesn't use it. All system notifications should be made to appear in the new OSD scheme when possible so that we don't have to look all over the screen to find out what's happening (that's the whole idea, right?)
825
votes
910
51
85
Selected solution (#1):
Use the Ubuntu Firefox extension
Ubuntu already has a Firefox extension. Make it send notifications to the system notification daemon.
Ubuntu already has a Firefox extension. Make it send notifications to the system notification daemon.
55
votes
59
18
4
Selected solution (#3):
Firefox Upstream should use Notifications by Default
The popups that occur in Firefox, from my understanding, all go through the interface nsAlertService. If we have Mozilla properly play with Galago (the specification used by system OSD), just as they already do with Macintosh's Growl. All pop-ups will just magically work nicely.
The popups that occur in Firefox, from my understanding, all go through the interface nsAlertService. If we have Mozilla properly play with Galago (the specification used by system OSD), just as they already do with Macintosh's Growl. All pop-ups will just magically work nicely.
24
votes
32
5
8
Selected solution (#4):
Install Firefoxnotify by default.
This extension makes Firefox follow notify-osd style:
http://img.genbeta.com/2009/04/firefoxnotify.jpg
407
votes
408
8
1
Selected solution (#5):
Use FreeDesktop.org standard
Written by
yman the 7 Apr 10 at 02:31.
Rather than using an add-on that targets a specific notification system, use one that complies with the fd.o standard so that it will work properly with all starndard-compliant notification systems including KNotify and notify-OSD.
Rather than using an add-on that targets a specific notification system, use one that complies with the fd.o standard so that it will work properly with all starndard-compliant notification systems including KNotify and notify-OSD.
167
votes
181
20
14
Selected solution (#6):
Implement for Chromium aswell
Written by
Linus the 10 Apr 10 at 21:38.
As the title says, make this avaible for Chromium/Chrome users aswell.
As the title says, make this avaible for Chromium/Chrome users aswell.
48
votes
65
17
17
Selected solution (#7):
Use idea #24130 solution #5
Written by
alx321 the 11 Apr 10 at 09:15.
Create a daemon for all file transfers as proposed in http://brainstorm.ubuntu.com/idea/24130/ solution #5 to show these notifications.
Take into account swfdec/gnash in browser loading progress
Written by Warbo the 6 Sep 08 at 22:08.
New
Swfdec and Gnash are free software flash players which work on Ubuntu. When using these, for example browsing YouTube, the "page loaded" progress bar fills up even though the bulk of the page (ie. the video) hasn't downloaded yet.
It is a small issue, but would be nice to fix.