Migrated from WebShell to DocShell; compiles with Feb12 tree. (WebShell still used by mozSimpleContainer, as in viewer/nsBrowserWindow.cpp) git-svn-id: svn://10.0.0.236/trunk@60671 18797224-902f-48f8-a5cc-f745e15eee43
22 lines
730 B
Plaintext
22 lines
730 B
Plaintext
Known bugs
|
|
----------
|
|
|
|
13 Feb 2000
|
|
|
|
|
|
1. XMLterm bug: Early use of "xls -i" does not scroll properly
|
|
|
|
2. DOM/IFRAME bug: window.document object not defined for dynamically
|
|
created IFRAME elements using DOM
|
|
|
|
3. XMLterm bug: Typing text in text input element causes input to be duplicated
|
|
in the command line
|
|
|
|
4. LTERM/NCURSES bug: Executing "emacs -nw" in the NCURSES version of LTERM
|
|
results in LTERM exiting abnormally when user exits emacs. An interrupt
|
|
error seems to occur while polling for output in ltermRead.
|
|
|
|
5. Mozilla bug?: Typing backspace/delete at end of input line aborts XMLterm
|
|
Bug in collapsing selection to cursor location?
|
|
(nsDOMSelection::Collapse called from mozXMLtermSession::DisplayInput)
|