- KOL Chat Limitations:
- Because there are no join/exit messages:
- the list of player names that can be tab completed will be limited to those players who have said something in a channel, players who you've PMed or whois-ed, players that have PMed you, and any players listed as a result of a /who, /who <chan>, or /friends.
- Players will not be removed from this list if they leave chat.
- Players with spaces in their names are slightly problematic:
(Example: typing 'a' then tab will find 'a player', but typing 'a player' then tab will find 'player5014' instead).
- Firefox Limitation:
- Changing the contents of the graf form will result in the text field being scrolled to the left, hiding overflow text though your selection/insertion point won't change. Use the left/right arrow keys to see what you were just typing if this happens. There appears to be no way to solve this problem currently, without converting the script to a full blown extension to gain access to privileged code.