svn%xmlterm.org a87bed1342 Initial import of XMLterm extension; not part of default SeaMonkey build
git-svn-id: svn://10.0.0.236/trunk@55405 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 06:32:12 +00:00

29 lines
541 B
Plaintext

Implementation issues
---------------------
16 Sep 1999
- Slowness due to DOM reflows
- Cursor positioning problems
- Scrolling problems
- Finding a slot in the "Tasks/Tools" menu on the browser menu bar
for an XMLterm menu with the following options:
shell
rlogin
telnet
About XMLterm
This needs to be done using XUL overlays.
- Drag and drop implementation; integrating XMLterm with Gnome/KDE/CDE
- Full screen implementation; determining screen size
- Inline floating frames to display stream output
--