User:SadEagle: Difference between revisions
(New page: == KHTML == * Short-term * KHTML: Fix the paranoia affecting(?) flickr(?) upload * Long-term ** Consider changing window.frames to be == to window *** #77966? *** #133205? ** CSS Loading...) |
No edit summary |
||
Line 1: | Line 1: | ||
* KHTML: Fix the paranoia affecting(?) flickr(?) upload | |||
* {{Bug|133887}}, the XHTML parser mode | |||
== KHTML - Long term stuff == | |||
== KHTML | * Consider changing window.frames to be == to window | ||
** {{Bug|77966}}? | |||
** {{Bug|133205}}? | |||
* CSS Loading stuff | |||
** Spart fixed a bunch of stuff already | |||
** | ** {{Bug|91842, {{Bug|96012}}, {{Bug|115882}}, {{Bug|120644}}, {{Bug|122436}} | ||
** | * Focus order handling | ||
** Harri changed -1 | |||
** {{Bug|106663}}, {{Bug|121572}}, {{Bug|48341}}, {{Bug|136348}} | |||
** | * Keyboard events | ||
** mutable keycode ({{Bug|135227}}) | |||
** something with shift ({{Bug|133887}}) | |||
** | * Namespace stuff | ||
** all the fixes... ({{Bug|123490}}) | |||
** importNode, adoptNode, autoAdopt quick ({{Bug|100457}}, relevant to {{Bug|133680}}? | |||
* Event names (see above) | |||
** {{Bug|133887}} | |||
** Experimental patch in git --- talk w/vtokarev, carewolf, etc. |
Revision as of 14:11, 17 April 2008
- KHTML: Fix the paranoia affecting(?) flickr(?) upload
- bug #133887, the XHTML parser mode
KHTML - Long term stuff
- Consider changing window.frames to be == to window
- CSS Loading stuff
- Spart fixed a bunch of stuff already
- {{Bug|91842, bug #96012, bug #115882, bug #120644, bug #122436
- Focus order handling
- Harri changed -1
- bug #106663, bug #121572, bug #48341, bug #136348
- Keyboard events
- mutable keycode (bug #135227)
- something with shift (bug #133887)
- Namespace stuff
- all the fixes... (bug #123490)
- importNode, adoptNode, autoAdopt quick (bug #100457, relevant to bug #133680?
- Event names (see above)
- bug #133887
- Experimental patch in git --- talk w/vtokarev, carewolf, etc.