mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-13 03:10:10 +01:00
29 lines
541 B
Plaintext
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
|
||
|
|
||
|
--
|