2008-10-11 05:27:52 +00:00
|
|
|
This file is licensed under the terms of the expat license, see the file EXPAT.
|
|
|
|
|
2007-12-16 22:20:24 +00:00
|
|
|
TODO:
|
2010-01-31 22:21:17 +00:00
|
|
|
. Detect opensearch engines on sites: http://searchplugins.net/pluginlist.aspx
|
|
|
|
. Request network if not connected and re-open the url on success
|
|
|
|
. Make cookie manager horizontal if the window is wide
|
|
|
|
. Handle SSL like SSH: confirm any cert on first connection, warn about any change in subsequent connections
|
|
|
|
. Support @run-at document-start: http://dev.chromium.org/developers/design-documents/user-scripts
|
|
|
|
. Show New Window icon in statusbar for new-window links
|
|
|
|
. Validate search engine tokens
|
|
|
|
. Easily register stock items in extensions (mouse gestures, input-mouse)
|
|
|
|
. Show graphical error when a bookmarklet fails to run
|
|
|
|
. Implement no_proxy, https_proxy
|
|
|
|
. Fix icons with white background to be transparent?
|
|
|
|
. Visually indicate that a tab is being opened even if outside the visible tabs
|
|
|
|
. Implement live bookmarks, see http://johnbokma.com/firefox/rss-and-live-bookmarks.html
|
|
|
|
. Add a dialog (right-cick) to Addons, to edit @include and @exclude
|
|
|
|
. Show URI in css overlay tooltips if statusbar is hidden
|
2011-04-25 19:06:44 +00:00
|
|
|
. Statusbar/ transferbar doesn't show right-click menu
|
2010-01-31 22:21:17 +00:00
|
|
|
. Consider pango_layout_set_auto_dir
|
|
|
|
. Support max-age for Flash cookies
|
|
|
|
. Implement "Open image" which opens an image with an external application
|
|
|
|
. Add custom actions extension; example Set Wallpaper
|
|
|
|
. Show loading tabs in the tab panel extension
|
2010-02-17 22:18:42 +00:00
|
|
|
. Switching browser window: Ctrl+Shift+PageUp/PageDown
|
|
|
|
. Switching panel: Ctrl+Alt+PageUp/PageDown
|
2010-01-31 22:21:17 +00:00
|
|
|
. Bookmark folder context menu, "Sort by Name"
|
|
|
|
. Adblock Block image: dialog to edit regex before adding
|
2011-04-25 19:06:44 +00:00
|
|
|
. Replace "disable plugins" with showing a "load plugins automatically", where unchecking that keeps a placeholder that can be clicked to play
|
2010-01-31 22:21:17 +00:00
|
|
|
. Show "Type an address or keywords to search" in empty location even when focussed
|
|
|
|
. Show "Search hostname" in (can't resolve) error page, www.heyarnold.twotoastsde == typo?
|
|
|
|
. Allow -e Set setting or so
|
|
|
|
. Remember if inspector was attached or not
|
|
|
|
. Icon in empty entry to paste from clipboard
|
|
|
|
. Show suggestions in error page, ie. missing www. or www. not existing for a domain: http://www.svcl.org/
|
|
|
|
. Warn when closing tab with unsubmitted form
|
|
|
|
. Always allow popups, keep hidden, show icon to ask whether to show popups
|
|
|
|
. Make Shift + Click download the link
|
2008-07-27 05:43:30 +00:00
|
|
|
. Show a loading mouse pointer
|
2010-01-31 22:21:17 +00:00
|
|
|
. Export of the bookmarks file, or using one from a specific path
|
2008-04-24 22:20:43 +00:00
|
|
|
. Custom context menu actions, like in Thunar or Epiphany
|
2008-03-19 14:14:44 +00:00
|
|
|
. Analogus to blocked popups, blocked scripts moving layers on load (extension)
|
|
|
|
. Statusbar icon 'cookies blocked', icon 'popups blocked'
|
|
|
|
. Auto-group tabs by opener, with colors?
|
|
|
|
. Mark (dogear) a selection so that it isn't cleared implicitly, multiply on one page
|
|
|
|
. Check specific bookmarks for updates automatically (extension)
|
|
|
|
. Mark "new" as well as "actually modified" tabs specially (even over sessions)
|
|
|
|
. Save screenshot of a document?
|
|
|
|
. Right-click a textbox in a search form and choose 'add to websearch'
|
|
|
|
. Honor design principle "no warnings but undo of backups"?
|
|
|
|
. Support widgets 1.0 spec in tool windows and standalone?
|
2007-12-16 22:20:24 +00:00
|
|
|
. Protected tabs prompt when attempting to close them
|
2010-01-31 22:21:17 +00:00
|
|
|
. Optional http redirection manually or on timeout via SoupMessage::restarted
|
|
|
|
. Style: none, compatible (b/w), default, [styles], "media", ["media" styles]
|
2008-03-19 14:14:44 +00:00
|
|
|
. Mouse pointer coordinates in the status bar (extension)
|
|
|
|
. Draw rectangle with the mouse, x/y/x2/y2 in the statusbar (extension)
|
|
|
|
. Shared bookmarks and config
|
|
|
|
. Prevent dead tabs: download, aborted page
|
2011-04-25 19:06:44 +00:00
|
|
|
. In right to left pages the scroll bar should be on the left
|
|
|
|
. drag tab between windows
|
|
|
|
. zeitgeist extension to add history
|
|
|
|
. kiosk mode: http://www.twotoasts.de/bugs/index.php?do=details&task_id=605#comment2651
|
|
|
|
. Find Inline → <key> → Open selected hyperlink
|
|
|
|
. open selected addresses in tabs
|
|
|
|
. scrolling by just moving the mouse pointer to the edge of the window
|