User:Sardisson/Gecko 1.9.2 Bugs
< User:Sardisson
Jump to navigation
Jump to search
Revision as of 20:20, 19 February 2010 by Sardisson (talk | contribs) (→Camino bugs: offline cache)
Running log of bugs reported in the forum thread and known issues (bugs in italics are Camino bugs filed to address a problem):
Contents
Missing patches that landed on 1.9.0
- Bug 425958 - Content area flashes grey when opening new blank tabs (1.9.0, 1.9.3)
- Bug 459744 - Javascript can consume all keystrokes in content area, including tab and app menu shortcuts (1.9.0; Camino-only work-around; josh won't take patch elsewhere; major)
- Bug 453222 - nsCocoaWindow_NSWindow_sendEvent: changes exception behavior in code having nothing to do with core (1.9.0, waiting for others; crashes)
- Bug 496582 - nsCocoaWindow_NSWindow_sendEvent should not assume |self| will remain valid (1.9.0, waiting for others; crashes)
- Bug 379199 - Key events (delete/backspace, escape, etc.) aren't propagated up the view hierarchy (1.9.0; Camino-only work-around; unclear if it will be accepted elsewhere)
- Bug 495620, Bug 523051 - about:license (MAAttachedWindow, Breakpad and Growl updates; Initial Developers)
- Following a link from an external app doesn't always focus the window/content - e.g can't page down/up, can't tab to links and/or form controls (the focus is 'somewhere' or nowhere). Clicking in the page - but not browser chrome - restores functionality. This happens when the link is opened in the foreground from any app
- Flash on obscuresound.com earlier. (I have Flashblock enabled but whitelisted for that site.) The Flash was unresponsive to clicks when switching to the page from another tab. Clicking on the non-Flash portions of the page would restore focus to the content, after which the Flash became responsive.
- Another loss of focus: Cmd-shift click a link to open it in a new foreground-tab.
Can't drag-and-drop text within text fields.seems to be working now; wonder what triggered it?- Two-fingered scrolling latches on to one widget, e.g. if scrolling a <textarea>, can't switch to scrolling page when reach end of <textarea>; likewise, if scrolling a page and <textarea> comes into view, <textarea> won't scroll when cursor is over it.
Other bugs
Core bugs
- Can't set integer prefs - Bug 383009 broke this; needs filing; hack-around possible
- flight.mk needs to switch to toolkit.jar (build bug, but file lives in Core)
- IdleTimerVector/PoolCleaner (Bug 509130) appears not to be fixed for embedding; Bug 533001 seems to fix this
Camino bugs
- Bug 547337 - No FAYT
- Bug 546173 - Disabling crashreporter disables about:crashes; we need to make our own About Module for about:crashes
- Bug 546853 - Setting the Download Folder in Preferences doesn't stick (Bug 454242 probably broke this)
- I notice three-finger swiping to navigate between current and previous pages is busted on my MBP - bug 412486 comment 46 for changes needed
- "source" AppleScript command inserts spurious linebreaks (send data to TextEdit; ScriptEditor also inserts breaks all over, otherwise)
- Some regressions related to the autocomplete window automatically appearing
- When pasting a (or editing an existing) URL and hitting return, Camino appears to either 1) load the last-autocompleted URL instead, or load the desired URL and show the autocomplete window after loading
- Bug 547304 - “Allow Flash From This Site” CM missing (worked through 1.9.1) - haspatch
- Need UI for offline database storage (Fx Prefs:Advanced:Network) and prompting
- Clicking on links in view-source opens the linked resource on top of the existing one, and there's no back (cmd-click works, but makes the chrome window situation a bit odd if you have v-s in window enabled)
- Bug 156552 - Hook up the "Work Offline" menu item and fix netError.dtd and appstrings_properties.strings to use relevant language
- Bug 405708 - Hook up clearing the offline cache
- Hook up UI for dealing with saved offline data (Fx Prefs:Advanced:Network)/figure out why offline cache doesn't seem to work (Bug 529918)