KnownBugs
From XfireWiki
|
This article is not complete yet. You can help by expanding it. |
Since a few patches now it is not known if something has changed in the XML system. As far as known it all works as it supposes to be.
Below you can see the bug's listed in previous versions.
[edit]
Known Xfire v1.59 Bugs
- Although almost all ResizeX and ResizeY tags are moved away from the components.xml to the window xml files, is the ResizeX and ResizeY for the popups still in the components.xml needed.
- Font settings of text with a "State" (like "WritingMessage") doesn't work properly.
- (Temporary bugfix: place all font definitions in State="Normal" instead of State="Disabled")
[edit]
Known Xfire v1.58 Bugs
- The tooltip colors are not implemented yet
- Fixed in v1.59
- ResizeX and ResizeY are for the main windows needed in the "components.xml", not in the "mainwindow.xml". ResizeX and ResizeY are stored for all the other components in the "mainwindow.xml" (Placing them in both but it is not needed or used. Think it is a bug that for the main window this must be placed in the "components.xml")
- Partly fixed in v1.59
- Components placed in a TabControl do not disappear when switching tabs. Instead components in the active tab overwrite them. So if there is not the same amount of buttons in one TabControl, the old buttons are still shown.
- Problem has been found and a new approach of adding the buttons in a TabControl has been created.
- Font settings of text with a "State" (like "WritingMessage") doesn't work properly.
- Not fixed, see v1.59
- WindowFocus="True" is not working in ChatEdit class.
- Fixed in v1.59
