/plugins/LaTeXTools/tags/before_malyvelky/config/bugs.html

# · HTML · 50 lines · 44 code · 5 blank · 1 comment · 0 complexity · 76fafc5587db8e72038c79e147c614f8 MD5 · raw file

  1. <!--:wrap=soft: -->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  3. <html>
  4. <head>
  5. <title>LaTeX Tools - Bugs</title>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  7. <link rel="Stylesheet" type="text/css" href="latex.css">
  8. <link href="index.html" rel="first">
  9. <link href="featurereq.html" rel="next">
  10. <link href="history.html" rel="prev">
  11. <link href="bugs.html" rel="Notes" title="Bugs">
  12. <link href="featurereq.html" rel="Notes" title="Feature Requests">
  13. <link href="history.html" rel="Notes" title="History">
  14. </head>
  15. <body>
  16. <DIV ALIGN="center">
  17. <TABLE cellspacing="1" cellpadding="2" width="80%">
  18. <TR>
  19. <th width="5%">ID#</th><th width="10%">Date</th><TH width="15%">Component</TH><th width="65%">Description</th><th width="5%">Target</th>
  20. </TR>
  21. <tr><th class="blank"></th><th colspan="4">Notes</th></tr>
  22. <tr>
  23. <td class="fix">1</td><td>9.11.02</td><td>Navigator</td><td>Scroll Pane.</td><td class="fix">0.1.1</td>
  24. </tr>
  25. <tr><td class="blank"></td><td colspan="4">Scroll pane not resizing correctly.</td></tr>
  26. <tr>
  27. <td class="fix">2</td><td>9.11.02</td><td>Navigator</td><td>Not correctly removing options.</td><td class="fix">0.1.2</td>
  28. </tr>
  29. <tr><td class="blank"></td><td colspan="4">The HashSet containing the NavigationLists is not removing menus ending with the 0 flag.</td></tr>
  30. <tr><td class="blank"></td><td colspan="4">HashSets use the equals() method of its members to check if a member already exists. Added (overrode) equals() method in NavigationList class.</td></tr>
  31. <tr>
  32. <td class="fix">3</td><td>11.11.02</td><td>Navigator</td><td>Exception when not a TeX file.</td><td class="fix">0.1.1</td>
  33. </tr>
  34. <tr><td class="blank"></td><td colspan="4">The Navigator code is throwing an exception when a non-TeX file is the current buffer. Add a test line in to return if it is not a TeX file.</td></tr>
  35. <tr>
  36. <td>4</td><td>22.11.02</td><td>Navigator</td><td>Refresh problem</td><td></td>
  37. </tr>
  38. <tr>
  39. <td class="blank"></td><td colspan="4">Refresh only occurs if the buffer changes - needs to refresh when a new buffer is opened, or closed and at startup.</td>
  40. </tr>
  41. <tr><td colspan="5"></td></tr>
  42. </TABLE>
  43. </DIV>
  44. </body>
  45. </html>