| ReportID |
Description |
| 13334 |
Open From WebError "Valid name, no data record of requested type." When specifying a custom port in a URL (Eg. http://www.wsoftware.biz:1234/default.aspx), now custom ports (apart from 80) are supported. |
| 13333 |
IDESelecting line highlighting always initially selects the first line on a new document with more than one line. |
| 13332 |
WebManagerDialog wont close because its waiting for the server to reply to the QUIT command. After an offset it will automatically close regardless. |
| 13331 |
IDEThe 'Dock All' feature didnt work correctly, only the visibility |
| 13330 |
SpellCheckLooking up word in Dictionary.com when no selection boundary is valid results in an null search query. |
| 13329 |
KernelNetwork copies that are not self-repaired by MSI when another user (that didnt originally install HotHTML 3) runs HotHTML 3 recieve invalid path errors. Now does a integrity check and creates folder structure if required. |
| 13328 |
KernelBrowser Detection code changed to make sure the file exists before enabling/disabling browsers. |
| 13327 |
KernelClose All, Save All dialogs will not cancel if you select the cancel option. |
| 13326 |
DocumentData > CSS ParserWhen selecting a node, an incorrect text block is selected. |
| 13325 |
CodeCleaner Errors/WarningsScrollbar is shown all the time(resizing issue). |
| 13324 |
QuickInsertSome QuickInsert Items (Eg. Forms) that use the older (pre-Gold) standard of <Item>1 & <Item>2 when used will move the caret one more place then required. (See HKEY_CURRENT_USER\Software\WebSoftware\HotHTML 3 Professional\QuickInsert.Forms\) |
| 13323 |
TaskManagerDefaults to Arial Size 5 all the time even though others may have been selected. |
| 13322 |
IDENavbar sometimes may not show all tabs because Activebar 2 doesnt have chevron support if all the tabs are not visible, so we have added a minimum width check [(627 * NbrOfTabs) + 50] with 50 being slackspace. (Assumes no caption text appears.) |
| 13321 |
LicenseManagerThe 'Full Name' field when you goto Activate HotHTML 3 Professional appears as 'False'. |
| 13320 |
WorkspacesIf a line selected is invalid the GOTO box will appear when openning Workspaces. |
| 13319 |
WorkspacesSaveWorkspace no longer asks you to save documents before saving workspace. |
| 13318 |
SmartPreviewSmartPreview Combobox FD/AD command would say it found the document and asks you to open it when infact it hasnt found it (missed the "NOT" in there), now does a _FileExists check to make sure it exists before prompting to open. |
| 13317 |
GUIBuild Menu had incorrect icons for the Build items. |
| 13316 |
EditorMultiple Line highlighting in one document when only one is expected should be reduced (not completely erradicated but reduced). |
| 13315 |
ProjectExplorer > Add New ItemWhen changing document types the default filename is always 'HTMLDocument' followed by the selected extension. Now there is no default filename specified. |
| 13314 |
SmartPreviewWhen 'Preview as HTML' is not enabled previewing unsaved files inside the HotHTML 3 IDE fails. |
| 13313 |
DialogFrameworkPreviously the IDE Object was not populated if you were using 'UnAllocateMemory=False' or the advanced mode rendering most interactivity useless. See Knowledgebase article KB ****** (unless you use the .Parent of the abMainGUI component). Now its populated and can be repopulated by PopuplateMyIDE method in the hh_MainIDE and parsing an instance of the IDE Class. |
| 13312 |
KernelClipboard functions where not working properly. (Standard Cut/Copy/Paste are OK but for other areas - such as Licensing, WebManager) the clipboard will fail to store the text if the previous content was not text. |
| 13311 |
KernelYou can open Web.Config files but you cant create new ones via the New menus. (Language wasnt supported properly) |
| 13310 |
ProjectExplorerRight clicking on a node (in HotHTML 3 Projects) will now result in that node being selected instead of the previous node that was selected. |
| 13309 |
DialogManagerChecking item checkbox in the list will not reflect the checkbox in the description if the dialog was disabled to load at startup. |
| 13308 |
KernelXSL/XSLT documents arent properly rendered unless manually selecting either XSL/XSLT. |
| 13307 |
ProjectExplorerProblem with expanding and collapsing nodes when double clicking on items(or nodes) in the treeview. |
| 13306 |
KernelOpenning a binary/unicode based file when "AutoUpdate Date" is selected will corrupt the file even though file wasnt modified or saved. |
| 13305 |
ProjectExplorer / ParserRelative links are not parsed when project files are open. |
| 13304 |
KernelLocale Issues on non-English Versions of HotHTML 3. |
| 13303 |
KernelWhen using Single Instancing the second or nth instance is not properly shutdown even though the document is parsed to the main/first instance. |