======================================================= RELEASE NOTES FOR FOUR J'S GENERO DESKTOP CLIENT 1.33.1d DATE: 2006/05/11 ======================================================= =============================================================================== TABLE OF CONTENTS 1. RELEASE NOTES OVERVIEW 2. ENHANCEMENTS AND MODIFICATIONS 3. CORRECTED BUGS =============================================================================== 1. RELEASE NOTES OVERVIEW =============================================================================== The purpose of these release notes is to briefly inform users of enhancements and modifications in the features supported by this product in relation to its earlier versions. This document is not intended to be all-inclusive, but rather to assist you in the upgrade process. Please consult the product manuals and supplements for additional information on product features and product behavior. 2. ENHANCEMENTS AND MODIFICATIONS =============================================================================== Version 1.33.1b ------------------------------------------------------------------------------- * bug corrections. Version 1.33.1b ------------------------------------------------------------------------------- * bug corrections. Version 1.33.1a ------------------------------------------------------------------------------- * HTTP proxy support with autodetection of IE settings under Windows. * bug corrections. Version 1.32.1p ------------------------------------------------------------------------------- * bug corrections. Version 1.32.1m ------------------------------------------------------------------------------- * bug corrections. Version 1.32.1i ------------------------------------------------------------------------------- * bug corrections. * performance improved when creating or removing a huge table. Version 1.32.1g ------------------------------------------------------------------------------- * bug corrections. * improvement in the way SSH autoport forwarding is managed. The connection strings are now valid for each SSH session. Version 1.32.1f ------------------------------------------------------------------------------- * bug corrections. * Under Windows, the widgets now expose their name and can answer to a WM_GETTEXT request. Version 1.32.1e ------------------------------------------------------------------------------- * bug corrections. Version 1.32.1d ------------------------------------------------------------------------------- * ActiveX template modified: setQueryString is no more used ; the query string must be sent with setSrvUrl: function startIt() { // the serverUrl must be set BEFORE starting the application if ("$(connector.uri)" != ""){ gdc.setSrvUrl(location.protocol + "//" + location.host + "$(connector.uri)" + "/wa/r/" + "$(application.id)" + "?" + "$(application.querystring)"); } else { gdc.setSrvUrl(location.href); } gdc.setPictureUrl("$(pictures.uri)"); gdc.setAppName("$(application.id)"); return false; } Version 1.32.1a ------------------------------------------------------------------------------- * HTTPs and HTTP Basic authentication. * Integrated File Transfer. * SSH now works as telnet/rlogin for connection strings. Wrong password can be asked again by GDC (not in the terminal) * autoSelectionStyle added for RadioGroups and ComboBoxes * Fgltty updated * Terminal type can be choosen for fgltty. Version 1.31.1l ------------------------------------------------------------------------------- * bug corrections. Version 1.31.1e ------------------------------------------------------------------------------- * bug corrections. * TopMenuAccelerators defined in ActionDefault are applied by gdc again until version 1.4x where it's done by runtime system. * AcceleratorName3 is now handled. * Activated pixmap a bit enhanced. Version 1.31.1c ------------------------------------------------------------------------------- * add compression and encapsulation to the protocol. Version 1.30.1f ------------------------------------------------------------------------------- * bug corrections. Version 1.30.1b ------------------------------------------------------------------------------- * DateEdit button is no more active depending on the DataType. Version 1.30.1a ------------------------------------------------------------------------------- * New installer for Active X (Windows version). Version 1.21.1j ------------------------------------------------------------------------------- * New status bar styles. * RCP accepts "+" into .rhost file. * Color review. * Tables work in reverse mode. * Button and image size review. * Cursor and Selection management. * in HTTP mode, error ouput are shown if nothing else transmitted. * Ping review. Version 1.21.1h ------------------------------------------------------------------------------- * Connection Strings improved again: add and Port Forwarding. * Port forwarding definition in shortcut. * FglTTY on MacOsX / Linux is now the same as under Windows. * Format is now handled by DateEdit widget. * Some activeX features added (not finished yet...). * TopMenu Review. * New installer for Windows and Mac. Version 1.21.1g ------------------------------------------------------------------------------- * Connection Strings improved. * SCrollgrids can be horizontal. * Image lookup in HTTP mode. * TextEdit size is now restored correctly. Version 1.21.1f ------------------------------------------------------------------------------- * Connection Strings for login. WARNING: This feature is subject to test, and may not work properly ; stable version expected for the next release ! Version 1.21.1e ------------------------------------------------------------------------------- * @Tags can be used in Local Shortcuts. Version 1.21.1d ------------------------------------------------------------------------------- Version 1.21.1c ------------------------------------------------------------------------------- * Uses encoding name sent by DVM. * Protocol version added: application not launched if the protocol sent by the DVM is not recognized * New features for Styles (Color name...) Version 1.21.1b ------------------------------------------------------------------------------- * Type ahead: the keystrokes are buffered and no more lost. * Radiogroups can be horizontal. * Layout review. * Removing objects on the grid frees the space of the concerned column if possible. * Security Level added. * fgltty is now using x11 r6 term. * Edit, ButtonEdit and labels can be aligned using justify. * Environment variables are handled in shortcuts. * Shortcuts definition can be customized using command line. * The windows are not larger than the screen. If the content is bigger, scrollbar will appear. The focused widget will be visible. * Standard function setenv added. * Functions to control WCI mode added. * Hidding column is now better controlled. * Action Frame Button text can be hidden (right click - show text). * Unreachable checkboxes in tables are no more shown. * Global TopMenus. * Forms have an ID ; if this ID is changed, the previous stored settings are removed. * RCP deamon is no more automatically launched. -R starts the RCP deamon when starting gdc. * Code review and optimizations. gdc --admin or gdc -a starts in admin mode (i.e. allows to configure gdc) * SizePolicy management. * ActiveX version added. 3. CORRECTED BUGS ================================================================================ -------------------------------------------------------------------------------- Version 1.33.1d -------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 6306 1.33.1c-293.105 Unconsistent focus behaviour when doing a CONSTRUCT on RADIOGROUP 6940 1.33.1c-293.105 Wrong http header when url contains urlencoded characters 5918 1.33.1c-293.102 MDI mode: I con not well set on the titlebar of the messagebox 6134 1.33.1c-293.102 MDI: Unable to restore a child application previously minimised inside the container 6273 1.33.1c-293.102 Right click on RADIOGROUP button will change its state 6301 1.33.1c-293.102 Highlight not well set on current row in DISPLAY ARRAY while scrolling 6689 1.33.1c-293.102 Changing the items of a RADIOGROUP makes the button unchecked 6062 1.33.1c-293.101 Scroll buttons no longer displayed in the action panel when the window is resized 6323 1.33.1c-293.101 Focus lost on ring menu/action panel when enabling/disabling actions 6326 1.33.1c-293.101 Stop scrolling when disabled action reached in the action panel/ring menu 6340 1.33.1c-293.101 Navigation in action panel/ring menu not well done when action button hidden 6373 1.33.1c-293.101 label attributes are not taken into account (DISPLAY TO ..ATTRIBUTES(REVERSE,RED)) 6648 1.33.1c-293.101 MDI: Unexpected blank space in the bottom of the form when topmenu displayed 6637 1.33.1c-293.101 FGL_PUTFILE() doesn't work if destination folder is 'My Documents' 6651 1.33.1c-293.101 Values not well returned by the DLL in multi-byte character mode 6272 1.33.1c-231.101 Right click on DATEEDIT icon opens the calendar 6119 1.33.1c-203.102 White areas displayed when spacer items used in the form -------------------------------------------------------------------------------- Version 1.33.1b -------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 3748 1.33.1b-293.100 Maximized button not displayed in the titlebar 4080 1.33.1b-293.100 Focus lost in INPUT field after minimizing and restoring the application window 5307 1.33.1b-293.100 StartMenu doesn't get the focus back after a sub-program execution 5336 1.33.1b-293.100 Initial state of the application window not well restored after minimizing the whole desktop 5771 1.33.1b-293.100 GDC freezes when calling ui.Interface.refresh() in a big loop 6101 1.33.1b-293.100 Refresh problem for CHECKBOX in INPUT ARRAY 6123 1.33.1b-293.100 Highlight not well reset on current row when switching between applications 6145 1.33.1b-293.100 Light flickering in DISPLAY ARRAY when ON IDLE defined 6207 1.33.1b-293.100 IP address not taken into account in DNS lookups when using auto port forwarding 6210 1.33.1b-293.100 GDC crash in MDI when pressing 'Control-tab' 6227 1.33.1b-293.100 Attribute NOT NULL not well handled for RADIOGROUP in arrays 6240 1.33.1b-293.100 Folder page action is being triggered automatically when entering an INPUT ARRAY 6243 1.33.1b-293.100 Unexpected vertical scrollbar displayed in the middle of the screen 6315 1.33.1b-293.100 Stored settings not registered on Linux client machines -------------------------------------------------------------------------------- Version 1.33.1a -------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 6014 1.33.1a-293.99 ERROR in BEFORE/AFTER ROW of INPUT ARRAY doesn't work 6147 1.33.1a-293.99 Action INTERRUPT not well sent to GAS when no encapsulation used 6149 1.33.1a-293.99 TABLE with WANTFIXEDPAGESIZE greyed out when doing a DISPLAY ARRAY 6152 1.33.1a-293.99 TABLE greyed out when hiding/unhiding both the TABLE and the parent container 6158 1.33.1a-293.99 Form initializer can cause GDC "network" crash when no "wait state" 6165 1.33.1a-293.99 Wrong height of BUTTONEDIT field in matrix 5591 1.32.1r-293.98 Data grayed out on inactive COMBOBOXes 6068 1.32.1r-293.98 Ctrl-Alt-F enables font changing, even in non administration mode 6088 1.32.1r-293.98 Contextual menu cannot be displayed with Shift-F10 neither on BUTTONEDIT nor on DATEEDIT 6113 1.32.1r-293.98 MDI: Inopportune window displayed when opening a message box 6125 1.32.1r-293.98 Startmenu not well displayed when removed and reloaded several times 6129 1.32.1r-293.98 Window position=field doesn't work well after triggering a hidden action 6137 1.32.1r-293.98 Problem with FGL_GETFILE/FGL_PUTFILE and multibyte file name 6118 1.32.1q-293.96 Backgroundcolor set on the icon of the COMBOBOX 6112 1.32.1q-293.95 Cannot select CHECKBOX in INPUT ARRAY if current row highlighted 6117 1.32.1q-293.95 Unexpected horizontal scroll back in INPUT ARRAY 6153 1.33.1a-293.99 Arguments not well transmitted to the application when containing a space -------------------------------------------------------------------------------- Version 1.32.1p -------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 6087 1.32.1p-293.94 GDC crash when pressing Shift-F10 in a MENU with no buttons in action panel 6083 1.32.1p-293.92 FOLDER: Inopportune GROUP resizing when tabbing from field to field 6085 1.32.1p-293.92 Error 400 when connecting an application through an http shortcut 6091 1.32.1p-293.92 Image not displayed in its location if switching between several image files 6093 1.32.1p-293.92 Images in toolbar not all displayed the first time -------------------------------------------------------------------------------- Version 1.32.1o -------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 6042 1.32.1o-293.90 Title bar not taken into account when positionning a window with style attribute 'position' 6045 1.32.1o-293.90 Option -S starts a new GDC each time 6039 1.31.1o-293.90 GDC crash when minimizing a child application in an MDI container 6040 1.31.1o-293.90 Window "position = field" sometimes not well positionned if opened too close to the screen border -------------------------------------------------------------------------------- Version 1.32.1m -------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 6029 1.32.1m-293.86 If empty string is defined for 'text', "..." is displayed on action button of menus 3429 1.32.1m-293.86 TopMenu overlaps the main form 5694 1.32.1m-293.86 TABLE height not well set when hiding/unhiding that container 5938 1.32.1m-293.86 Value 'center2' not taken into account for style attribute 'position' 5974 1.32.1m-293.86 TEXTEDIT in TABLE: more characters than the number defined in the form can be entered in the field 5975 1.32.1m-293.86 Menu Size influences Window's minimum size 5984 1.32.1m-293.86 Trayicon shortcuts are not sorted alphabetically 5985 1.32.1m-293.86 Text color for ButtonEdit inside Folder Page is always white 5987 1.32.1m-293.86 Cannot select startmenu items by tiping the first character of the text 6007 1.32.1m-293.86 Focus lost on the DISPLAY ARRAY when opening the startmenu 6024 1.32.1m-293.86 Window with very long statusbar content will be aligned with right of screen 4565 1.32.1m-293.84 Scroll buttons truncated in ringmenu if font size increased 5246 1.32.1m-293.84 TEXTEDIT can be resized to a too small size if attribute STRETCH set 5918 1.32.1m-293.84 MDI mode: I con not well set on the titlebar of the messagebox 5935 1.32.1m-293.84 Height of one line TEXTEDIT fields not well set if STRETCH=BOTH specified 5953 1.32.1m-293.84 Hidden Buttons in HBOXtag are not shown correctly again 5964 1.32.1m-293.84 GDC crash when TABLE with TEXTEEDIT and attribute STRETCH 5972 1.32.1m-293.84 In HBOX, wrong width for Tables having (WIDTH=x characters), x smaller than first column width 5887 1.32.1k-293.83 LD_LIBRARY_PATH settings should be used when calling front end functions 5890 1.32.1k-293.83 GDC crash when window contains a startmenu 5888 1.32.1k-293.82 Option 'Reset Sort Order' also available in INPUT ARRAY 5977 1.32.1m-293.85 gdc.exe -S does not work anymore 5978 1.32.1m-293.85 GDC -s should prompt password when not given in command line 6003 1.32.1m-293.86 GDC crash when opening a form after leaving a topmenu with 'escape' -------------------------------------------------------------------------------- Version 1.32.1j -------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 5887 1.32.1k-293.83 LD_LIBRARY_PATH settings should be used when calling front end functions 5890 1.32.1k-293.83 GDC crash when window contains a startmenu 5888 1.32.1k-293.83 Option 'Reset Sort Order' also available in INPUT ARRAY 5826 1.32.1j-293.82 length parameter ignored in pushString() 5778 1.32.1j-293.81 Unhiding a group inside a VBOX doesn't keep the correct order 5785 1.32.1j-293.81 TextEdit on 1 line are a bit to small (height) 5798 1.32.1j-293.81 Dynamic node modifications on StartMenu displayed as tree not well managed 5813 1.32.1j-293.81 Problem when transferring a file from the VM to the GDC -------------------------------------------------------------------------------- Version 1.32.1i -------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 5774 1.32.1i-293.80 Crash can occur in MDI mode when minimizing a window 5749 1.32.1i-293.79 Size of SCROLLGRID not well set when the GROUP surrounded is being unhidden 5761 1.32.1i-293.79 COMBOBOX have no fixed height 5768 1.32.1i-293.79 getFrontEndEnv and popString return a length of 0 5648 1.32.1i-293.78 MDI: Child window position not well kept in the registry 5722 1.32.1i-293.78 Highlight not well set on DISPLAY ARRAY after a CONSTRUCT 5725 1.32.1i-293.78 Images defined through an URL using a script not displayed 5729 1.32.1i-293.78 Slowness in folder pages when tabbing through the fields 5733 1.32.1i-293.78 Alt-down triggers the action (linked on a BUTTONEDIT field) twice 5734 1.32.1i-293.78 Important flickering when triggering actions during a DISPLAY ARRAY 5735 1.32.1i-293.78 Dynamic array not well cleared when calling the 'clear' method 5737 1.32.1i-293.78 Comment of the action file not displayed for a BUTTONEDIT in a TABLE 5756 1.32.1i-293.78 No focus on the 4gl application started through another windows application 5709 1.32.1i-293.77 GDC command line: option -A doesn't work as expected when selecting 'allways' 5626 1.32.1i-293.77 MDI: Window not centered when border='none' and position='center' 5639 1.32.1i-293.77 MDI: Unexpected child window switching 5640 1.32.1i-293.77 MDI: Cannot switch between child windows with ctrl-tab 5684 1.32.1i-293.77 Press 'enter' twice to start the dialog again 5675 1.32.1i-293.77 Focus lost on MDI child application when other application running in background 5720 1.32.1i-293.77 Slowness on the network may make the CHECKBOX not be well checked in INPUT ARRAY 5330 1.32.1h-293.76 Focus lost on MDI child applications if they are opened in maximized 5610 1.32.1h-293.76 Menu title displayed even if 'ringmenuPosition' set to 'none' 5617 1.32.1h-293.76 Accelerator key not displayed in contextual menu when right cliking on the toolbar -------------------------------------------------------------------------------- Version 1.32.1g -------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 5591 1.32.1g-293.74 Data grayed out on inactive COMBOBOXes -------------------------------------------------------------------------------- Version 1.32.1f -------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 5424 1.32.1f-293.71 With RLOGIN, FGLTTY sends parasites characters that forces the user to enter twice the password 3427 1.32.1f-293.71 Focus lost on MDI 2nd child application while 1st child application is running 5407 1.32.1f-293.71 Cannot use properly accelerator key 'BackSpace' for the actions 5444 1.32.1f-293.71 Flickering problem with textedits 5498 1.32.1f-293.71 Container truncation when hiding/unhiding groups dynamically 5505 1.32.1f-293.71 Action interrupt active in the topmenu even if not needed 5512 1.32.1f-293.71 Background image not set on the toolbar 5540 1.32.1f-293.71 GDC crash when triggering a action with defaultView=no through contextual menu 5552 1.32.1f-293.71 Table should have minimum size 5561 1.32.1f-293.71 No focus on menu with font size increased 5383 1.32.1f-293.70 Height of TEXTEDIT not well set ------------------------------------------------------------------------------- Version 1.32.1e ------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 5368 1.32.1e-293.67 Autocompletion doesn't work properly on COMBOBOXES 5257 1.32.1e-293.63 No focus on windows with style attribute 'border' set to 'tool' 5258 1.32.1e-293.63 Style attribute 'startMenuSize' not taken into account 5284 1.32.1e-293.63 GDC Crash when typing the 'end' key 5288 1.32.1e-293.63 GDC crash when displaying a popup menu 5290 1.32.1e-293.63 Changing dynamically attribute 'hidden' on a TABLE container not well interpreted 5295 1.32.1e-293.63 Attribute 'disabled' not taken into account on StartMenuGroup 5292 1.32.1e-293.63 Chinese characters not supported in file transfer 5302 1.32.1e-293.63 Some items in context menu may not be visible 5303 1.32.1e-293.63 Button with image have incorrect height 5304 1.32.1e-293.63 Buttons without text shows "..." 5307 1.32.1e-293.63 StartMenu doesn't get the focus back after a sub-program execution 5315 1.32.1e-293.63 Crash when using file transfer for images ------------------------------------------------------------------------------- Version 1.32.1d ------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 5229 1.32.1d-293.62 Cannot print on both sides if you do a REPORT TO PRINTER 5241 1.32.1d-293.62 Typing the first letter of a RADIOGROUP item makes the GDC crash 5243 1.32.1d-293.62 Label truncated in the new shortcut creation window when font size changed 5244 1.32.1d-293.62 Contextual menu cannot be displayed on RADIOGROUP 5247 1.32.1d-293.62 Wrong cursor positionning when scrolling through the rows of an INPUT ARRAY using the mouse 5248 1.32.1d-293.62 Flickering when opening a window with style attribute position set to center 5249 1.32.1d-293.62 Focus lost if mouse wheel used on DATEEDIT 3887 1.32.1d-293.61 Keyboard activation on MenuAction should animate the button 5060 1.32.1d-293.61 UDA characters not correctly handled 5223 1.32.1d-293.61 Style attribute 'highlightCurrentRow' puts the column titles in bold in DISPLAY ARRAY 5205 1.32.1d-293.60 Removing a Startmenu makes the GDC crash when more than one startmenu on the screen 5179 1.32.1d-293.60 Focus not in checkbox table column in input array after displaying contextual menu over checkbox col 5204 1.32.1d-293.60 Interrupt accelerator defined in .per action default section is ignored 5210 1.32.1d-293.60 Error must have higher priority than Message 5167 1.32.1c-293.59 Cannot click on CHECKBOX or RADIOGROUP in an ARRAY after displaying contextual menu 5168 1.32.1c-293.59 Actions cut and copy not active at the beginning of an INPUT ARRAY 5170 1.32.1c-293.59 Child window not centered in MDI mode 5192 1.32.1c-293.59 Unexpected content of CONSTRUCT variable when attribute PICTURE used 5194 1.32.1c-293.59 COMBOBOX not well cleared with built-in method ui.ComboBox.clear() 5129 1.32.1c-293.58 Checkbox without text has not the same height as checkbox with text 4532 1.32.1c-293.57 Size of TEXTEDIT grows during application progress 4980 1.32.1c-293.57 Height of BUTTONEDIT fields can be smaller than the height of EDIT fields 5087 1.32.1c-293.56 Remove RadioGroup Item may crash GDC 5067 1.32.1b-293.54 Color not well set on the cells of an INPUT ARRAY with setAttribute(), when style also set 5006 1.32.1b-293.53 Starting application can take time if default printer not reachable 4985 1.32.1b-293.52 Image extension list is corrupted when asked to the dvm 4987 1.32.1b-293.52 HTTP connection can be broken 4996 1.32.1b-293.52 Small comboboxes are too large 5000 1.32.1b-293.52 & not displayed in groups -------------------------------------------------------------------------------- Component: gdc ax Bug Id Fix Version Description -------------------------------------------------------------------------------- 4986 1.32.1b-293.52 Argments not passed when using ConnectorURI -------------------------------------------------------------------------------- Component: gdc monitor Bug Id Fix Version Description -------------------------------------------------------------------------------- 5085 1.32.1c-293.57 Remove Stored settings can loop (Linux) -------------------------------------------------------------------------------- Component: WinDDE.dll Bug Id Fix Version Description -------------------------------------------------------------------------------- 5174 1.32.1c-293.59 "DMLERR_NO_CONV_ESTABLISHED" error when too many simultaneoud DDE connections ------------------------------------------------------------------------------- Version 1.32.1a ------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 4921 1.32.1a-293.50 fgl_dialog_setcursor is not working in INPUT ARRAY 4946 1.32.1a-293.50 display "x" to label ATTRIBUTE() doesn't work on LABEL 4905 1.32.1a-293.50 Key crashes GDC if there is a StartMenu and first command is a front call 4906 1.32.1a-293.50 Tabbing on a unnamed menuaction crashes GDC in dialog style menu 4908 1.32.1a-293.50 When current row is not visible, pressing a key should show current row 4938 1.32.1a-293.50 Mouse wheel on zero size scrollgrid sends negative offset 4947 1.31.2a-293.50 In Matrix Ex, if one column is a LABEL, mouse click should change current row 4693 1.31.1m-293.49 Attribute 'PageSize' decremented when starting several times the same application 4814 1.31.1m-293.49 Cannot change dynamically style attribute 'showGrid' with 'ui.Form.setElementStyle()' 4862 1.31.1m-293.49 Scrolling in SCROLLGRID doesn't work well if it contains LABELs 4473 1.31.1m-293.48 Different toolbar size when calling or not frontcall function 4763 1.31.1m-293.48 Style attribute 'position' not well taken into account in INPUT ARRAY 4774 1.31.1m-293.48 GROUPs are not well removed from the GRID when they are hidden 4804 1.31.1m-293.48 --user instead of --User in the About Box of the GDC 4817 1.31.1m-293.48 GDC crash due to ERROR messages 4818 1.31.1m-293.48 hiding/unhiding screen containers not well managed 4821 1.31.1m-293.48 Hidden StartMenu Commands (style=menu) visible at startup ------------------------------------------------------------------------------- Version 1.31.1l ------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 4697 1.31.1l-293.47 TABLE column with FONTPITCH=FIXED not well resized when double-clicking between two columns 4717 1.31.1l-293.47 HEIGHT= xx LINES doesn't work with WANTFIXEDPAGESIZE 4720 1.31.1l-293.47 Highlight of the current row in Matrix not kept when getting back from a second dialog 4752 1.31.1l-293.47 Changing active attribute of Menu changes its title 4695 1.31.1k-293.46 When only 1 button in Action Frame, the window can't be resize down 4565 1.31.1i-293.43 Scroll buttons truncated in ringmenu if font size increased 4599 1.31.1i-293.43 ActionPanel buttons may have different height 4601 1.31.1i-293.43 Removing and adding again a TopCommands doesn't use the same underlined characters 4613 1.31.1i-293.43 Focus not well set on the RADIOGROUP item by typing the corresponding character 4452 1.31.1i-293.41 'space' key cannot be used as accelerator name 4464 1.31.1i-293.41 Window "position = field" not well positionned if opened "outside" the screen 4481 1.31.1i-293.41 Hide Global toolbar separator may crash GDC 4532 1.31.1i-293.41 Size of TEXTEDIT grows during application progress 4414 1.31.1g-293.39 Numeric values not well aligned in dynamic LABELs 4303 1.31.1g-293.38 Restore application after "Show Desktop" doesn't set the focus back 4314 1.31.1g-293.38 a ToolbarItem not created in the same time as the toolbar is not considered as an actionview 4327 1.31.1g-293.38 when opening a nullable combo with no value the item list opens at the end 4350 1.31.1g-293.38 Screen corruption when hiding/unhiding folder tabs 3916 1.31.1g-293.37 White artefacts on TextEdit when changing dialog type 4198 1.31.1g-293.37 Type Ahead doesn't work properly on Menu Items 4206 1.31.1g-293.37 Message may not get its color when displayed the firs time 4215 1.31.1g-293.37 Keys greater than F35 can be mapped to another key 4221 1.31.1g-293.37 Image scaling changed since 1.20 4222 1.31.1g-293.37 colors of fields can change between 2 dialogs 4237 1.31.1g-293.37 Minimize a window does not minimize the application (Linux) 4239 1.31.1g-293.37 Key Lost in DISPLAY ARRAY when Type Ahead starts 4243 1.31.1g-293.37 Cursor not well set in Textedit when value contains \n 4266 1.31.1g-293.37 ERROR should only be displayed in current window 4299 1.31.1f-293.48 Data can be corrupted on combobox 4038 1.31.1f-293.36 Values not well displayed in INPUT fields after a CLEAR FORM 4048 1.31.1f-293.36 In Matrix, TextEdit size is not stored correclty 4072 1.31.1f-293.36 Progressbar width is wrong 4080 1.31.1f-293.36 Focus lost in INPUT field after minimizing and restoring the application window 4085 1.31.1f-293.36 Wrong Grid size when grid contains one HBOXtag child 4106 1.31.1f-293.36 Terminating HTTP connections may crash GDC 4136 1.31.1f-293.36 Message not updated if previous message and error 4187 1.31.1f-293.36 'copy visible table' may not work correctly in DISPLAY ARRAY 2978 1.31.1f-293.35 Wrong size for TABLE containers if several TABLEs in an HBOX 3975 1.31.1f-293.35 Invoking a Close window action in a window without an attached dialog containing a close action clos 3995 1.31.1f-293.35 in MDI, OPEN FORM DISPLAY FORM will make gdc crash 3997 1.31.1f-293.35 Wrong COMBOBOX item selection with the keyboard -------------------------------------------------------------------------------- Component: gdc monitor Bug Id Fix Version Description -------------------------------------------------------------------------------- 4741 1.31.1l-293.47 In shortcut, not defined environment variables are not correctly passed ------------------------------------------------------------------------------- Version 1.31.1e ------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Component: fgltty Bug Id Fix Version Description -------------------------------------------------------------------------------- 3756 1.31.1d-293.27 Relocation error under Fedora Core 2 -------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 3946 1.31.1e-293.34 Maximized application window can be restored even when not sizable 3968 1.31.1e-293.34 Scrollbar around form do not appear when form is too big 3923 1.31.1d-293.33 Option 'Enable text' not reachable on MENU buttons displayed at bottom 3944 1.31.1d-293.33 Application window not well resized when adding new elements dynamically 3861 1.31.1d-293.32 Restore Initial Values is not working correctly in certain cases 3870 1.31.1d-293.32 Window can move if it's offscreen and you load a new form 3876 1.31.1d-293.32 Weird behaviour of the contextual menu on tables 3877 1.31.1d-293.32 Weird behaviour of the contextual menu on Matrix 3881 1.31.1d-293.32 out of bound value not correctly handled in ProgressBar 3882 1.31.1d-293.32 Click on Radiogroup in Matrix doesn't work 3884 1.31.1d-293.32 In some case Radiogroup can have a strange focus behavior 3885 1.31.1d-293.32 ActionFrame can grow and shrink if content text changes 3890 1.31.1d-293.32 SIZEPOLICY=DYNAMIC not correctly handled by xxEDIT fields 3891 1.31.1d-293.32 TextEdit color not applied in Table 3893 1.31.1d-293.32 SIZEPOLICY=FIXED doesn't work on combobox 3904 1.31.1d-293.32 Type Ahead doesn't work correctly when form contains topmenus 3910 1.31.1d-293.32 Context Menu not consistent 3911 1.31.1d-293.32 WinMessage images not displayed 3912 1.31.1d-293.32 Styles not correctly applied on TextEdit and Image 3913 1.31.1d-293.32 RLOGIN password entering through FGLTTY displays strange characters 3915 1.31.1d-293.32 Form change can occur when action frame size changes 3855 1.31.1d-293.31 CopyField is active even on password field 3856 1.31.1d-293.31 Scrollbar of scrollgrid must be disabled if scrolling is not possible 3857 1.31.1d-293.31 Crash can occur if a radiogroup has no item 3858 1.31.1d-293.31 Using the Windows taskbar to restore/maximize an application is not working correctly 3860 1.31.1d-293.31 MenuAction should get the focus when its accelerator is used 3862 1.31.1d-293.31 Wrong Offset sent when changing Scrollgrid size 3863 1.31.1d-293.31 maxValue of scrollgrid's scrollbar is greater than size 3864 1.31.1d-293.31 CTRL+A is not working on a picture field 3865 1.31.1d-293.31 Folder with no visible page has a wrong size 3868 1.31.1d-293.31 Right-clicking on a checkboxe in a table/matrix displays 2 context menu 2968 1.31.1d-293.28 Form size stored settings not well reapplied 3782 1.31.1d-293.28 autoresize when you double-click on a table header is not correct 3783 1.31.1d-293.28 a crash can occur if you create actions with the same name as localactions 3784 1.31.1d-293.28 Label height may not be correct 3787 1.31.1d-293.28 ON CHANGE wrongly triggered for ComboBox in INPUT ARRAY 3805 1.31.1d-293.28 Table height with WANTFIXEDPAGESIZE may be not correctly reloaded 3824 1.31.1d-293.28 Attribute sizepolicy not handled correctly for TEXTEDIT 3589 1.31.1d-293.27 Action panel button size not well set if image not square 3667 1.31.1d-293.27 Maximized not correctly handled in MDI 3669 1.31.1d-293.27 Table size can be too small inside a MDI container 3673 1.31.1d-293.27 Pressing Alt, Shift, or Control in Table reset offset to current row 3676 1.31.1d-293.27 Image size computation incorrect because of the surrounding border 3687 1.31.1d-293.27 Form Toolbar must be set hidden when the Form is hidden 3699 1.31.1d-293.27 background color is not completely applied on buttonedit 3700 1.31.1d-293.27 There can be no overflow icon on a bottom menu 3702 1.31.1d-293.27 Trayicon doesn't launch application 3707 1.31.1d-293.27 The hardcopy is not working on MDI containers 3708 1.31.1d-293.27 ButtonEdit may be incorrectly drawn 3709 1.31.1d-293.27 Toolbar not visible on the screen 3710 1.31.1d-293.27 The local action views bound to prevfield are not working 3715 1.31.1d-293.27 GDC crash when starting an application displaying a TEXTEDIT 3716 1.31.1d-293.27 Wrong groupbox color 3717 1.31.1d-293.27 Wrong selection on RADIOGROUP with UP KEY on first item 3721 1.31.1d-293.27 Image not displayed in matrix 3730 1.31.1d-293.27 Default button size not well set at display 3754 1.31.1d-293.27 Error message not cleared after leaving the field 3755 1.31.1d-293.27 DateEdit field must first use format and the DBDATE when translating the field into a date 3759 1.31.1d-293.27 Folder content may be let hidden even if hidden attribute set to 0 3766 1.31.1d-293.27 If you press enter on a a combo it inserts the current itm in the item list -------------------------------------------------------------------------------- Component: WinDDE.dll Bug Id Fix Version Description -------------------------------------------------------------------------------- 5174 1.32.1c-293.59 "DMLERR_NO_CONV_ESTABLISHED" error when too many simultaneous DDE connections -------------------------------------------------------------------------------- Component: gdc ax Bug Id Fix Version Description -------------------------------------------------------------------------------- 3689 1.31.1d-293.27 pictureURL no more taken in account -------------------------------------------------------------------------------- Component: gdc monitor Bug Id Fix Version Description -------------------------------------------------------------------------------- 3917 1.31.1d-293.33 Non consistent behavior when wrong command line argument 3879 1.31.1d-293.32 GDC crash when starting several gdc -s 3675 1.31.1d-293.27 running gdc -M on an already runing and minimized GDC shows it 3681 1.31.1d-293.27 Crash occurs when changing command line of shortcut 3788 1.31.1d-193.28 define @Tag for 4NT shell ------------------------------------------------------------------------------- Version 1.31.1c ------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 3645 1.31.1c-293.26 When minimizing an application you may get an additional item in the taskbar 3661 1.31.1c-293.26 Connection refused if _FGLFEID starts with a numeric value 3640 1.31.1c-293.25 Crash when right click on Form Toolbar on MDI internal window 3610 1.31.1b-293.23 MenuAction default view can be shown even if an action view is on the form 3587 1.31.1b-293.21 Crash may occur when closing a fgl_winmsg popup 3589 1.31.1b-293.21 Action panel button size not well set if image not square 3547 1.31.1b-293.20 TopMenu separator not reloaded when reloading the TopMenu 3553 1.31.1b-293.20 set hidden to a folderPage performs the action of the following page 3429 1.31.1a-293.17 TopMenu overlaps the main form 3508 1.31.1a-293.17 Column width not saved in the registry when resizing by double-click 3528 1.31.1a-293.17 When using the connection strings, you could get a crash 3367 1.31.1a-293.16 Problems using cursor keys on popup menu on Linux 3455 1.31.1a-293.16 Cannot pass arguments to an application through the URL (GDCAX) 3458 1.31.1a-293.16 Image not found if server name used in the URL 3469 1.31.1a-293.16 frontcall execute may not work with certain DOS applications 3470 1.31.1a-293.16 Calling 'frontCall()' with an empty variable makes the GDC crash 3472 1.31.1a-293.16 Button of widget BUTTONEDIT or DATEEDIT doesn't scroll in TABLE 3475 1.31.1a-293.16 Title of the current TABLE column displayed in bold when tabbing through the columns 3480 1.31.1a-293.16 MaxLength attribute not correctly handled when multibyte is used 3507 1.31.1a-293.16 Having toolbar icons searched on the web may make the window resize 3357 1.30.1g-293.15 PageUp/PageDown navigation should be the same in Scrollgrid and in Tables 3294 1.30.1g-293.14 It is impossible to unhide a Terminal (under Windows) 3310 1.30.1g-293.14 The sort order of connection strings is lexigraphic and it should be numeric 3269 1.30.1g-293.14 DDE functions DDEPeek and DDEPoke don't work properly if called too many times 3295 1.30.1g-293.14 In a shortcut, it is sometimes impossible to get a string from connection management 3315 1.30.1g-293.14 Crash occurs when using ui.interface.refresh when building StartMenu Dynamically 3167 1.30.1g-293.14 Wrong highlight of current cell in INPUT ARRAY 3235 1.30.1g-293.14 Context menu does not appear with shift-F10 in DISPLAY ARRAY 3236 1.30.1g-293.14 "There are still applications running" message displayed even if there are no more applications 3263 1.30.1g-293.14 Attribute FONTPITCH=FIXED not taken into account if style attribute 'fontfamily' set 3281 1.30.1g-293.14 Action sent with PAGE in nested dialogs even if the action is no more available 3282 1.30.1g-293.14 CONTROL+TAB does not change current folder page if current object is a Table 3283 1.30.1g-293.14 Startmenu not well removed when removing the corresponding DOM node 3286 1.30.1g-293.14 Command line not executed in the GDC shortcut if RLOGIN connection protocol used 3316 1.30.1g-293.14 Environment variables need to be separated by a blank space in the GDC command line 3320 1.30.1g-293.14 Slowness when clicking on an empty column header 3321 1.30.1g-293.14 Slowness when clicking on an empty column header 3323 1.30.1g-293.14 Attribute HEIGHT not taken into account on TABLE container 3324 1.30.1g-293.14 Vertical scrollbar doesn't take part in the WIDTH defined for a TABLE container 3336 1.30.1g-293.14 Crash occurs when closing window if Toolbar is undocked 3218 1.30.1g-293.13 Crash occurs in MDI when closing last child window 3224 1.30.1g-293.13 ShellExecute does not work with non ascii parameters 3027 1.30.1g-293.12 Labels width not well computed in the grid 3029 1.30.1g-293.12 It is impossible to change the font of the header in a table 3052 1.30.1g-293.12 Control enter should insert CR in TextEdit 3063 1.30.1g-293.12 Changing font via System Menu should not be available if gdc in normal mode 3085 1.30.1g-293.12 Changing dynamically item text of combobox does not work in Table 3091 1.30.1g-293.12 In Display Array, pressing a key does not show correctly the current row 3097 1.30.1g-293.12 Button Width is not correct if several buttons on the form 3102 1.30.1g-293.12 DISPLAY ARRAY in Matrix with Widgets never deselects a line 3133 1.30.1g-293.12 Combobox in DISPLAY Array can be right aligned 3139 1.30.1g-293.12 backgroundColor Style not correctly on combos' listbox 3145 1.30.1g-293.12 in MDI, if windowType style attribute is not defined, MDI Child windows are not within MDI Container 3147 1.30.1g-293.12 Form TopMenu Command accelerator not displayed for localactions 3162 1.30.1g-293.12 Cannot dynamically change attribute 'fillColor' on Canvas 3163 1.30.1g-293.12 Front End DLL must be in /bin 3164 1.30.1g-293.12 Sometimes GDC crashes when leaving applications too quickly 3173 1.30.1g-293.12 Focus changed when hiding/unhiding FOLDER container 3174 1.30.1g-293.12 Cannot correctly scroll folder pages with 'control-tab' when focus on a Combobox 3175 1.30.1g-293.12 CHECKBOX appears as checked in a construct on an array, even if the corresponding variable is NULL 3190 1.30.1g-293.12 image on shared drive not found if no extension specified 3193 1.30.1g-293.12 slowness and command line not sent when connecting a windows server through telnet 3205 1.30.1g-293.12 Focus lost on MENU displayed at bottom in MDI mode 3207 1.30.1g-293.12 Context menu appears twice when right-clicking on current cell in ARRAY. 3209 1.30.1g-293.12 MenuAction should also display when no when Menu style popup 3211 1.30.1g-293.12 Cannot define an accelerator key for Interrupt 3255 1.30.1g-293.12 Window opens progressively when containing several horizontal BUTTONS 3130 1.30.1g-239.12 accelerator not set correctly in MENU ON ACTION xxx 3131 1.30.1g-239.12 RadioGroup checked when getting focus 3132 1.30.1g-239.12 Alignment problem with numeric fields in Arrays 2861 1.30.1f-293.12 SIZEPOLICY=FIXED doesn't work on EDIT fields -------------------------------------------------------------------------------- Component: gdc monitor Bug Id Fix Version Description -------------------------------------------------------------------------------- 3550 1.31.1b-293.20 Starting a second GDC without -n and without -S should raise GDC's monitor 3499 1.31.1a-293.17 Connections rejected if started too fast after previous one 3527 1.31.1a-293.17 FGLSERVER not correctly set if changing shortcut type from SSH (+portForwarding) to rlogin or telnet 3358 1.30.1g-293.15 --startDirect does not work if gdc is already running 3312 1.30.1g-293.14 If the password entered by the user is wrong, the terminal doesn't close 3308 1.30.1g-293.14 Changing HTTP shortcut from "conneted to AS" to "connected to web server" not taken in account 3279 1.30.1g-293.14 Crash when changing shortcut type to "Direct" 3194 1.30.1g-293.12 config.xml on share drive always read only -------------------------------------------------------------------------------- Component: fgltty Bug Id Fix Version Description -------------------------------------------------------------------------------- 3529 1.31.1a-293.17 With a shortcut configured to initially hide the terminal, fgltty crashes 3461 1.31.1a-293.16 port forwarding with port greater than 32768 may not work ------------------------------------------------------------------------------- Version 1.30.1f ------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 3007 1.30.1e-293.9 Folder not shown if focus set on a Matrix on the page 2935 1.30.1c-293.7 Two fields having focus in SCROLLGRID container 2936 1.30.1c-293.7 Focus problem on SCROLLGRID 2930 1.30.1c-293.7 Image 'export.png' cannot be used in 4gl applications started with GDC-ActiveX 2966 1.30.1c-293.7 ON CHANGE not triggered with RADIOGROUP with Mouse 2971 1.30.1c-293.7 Style attribute textColor not well handled on ComboBox 2966 1.30.1d-293.8 ON CHANGE not triggered with RADIOGROUP with Mouse 2972 1.30.1d-293.8 REPORT TO PRINTER prints a blank page before and after the "real" report 2980 1.30.1d-293.8 Text displayed on action button when an empty string is defined for attribute 'text' 2985 1.30.1d-193.8 Value sent even if not changed 2987 1.30.1d-293.8 The typeahead feature is not working properly through HTTP 3007 1.30.1e-293.9 Folder not shown if focus set on a Matrix on the page 3024 1.30.1f-293.11 the GDC hangs with MDI container if current field is an edit -------------------------------------------------------------------------------- Component: gdc monitor Bug Id Fix Version Description -------------------------------------------------------------------------------- 2927 1.30.1c-293.7 "Once" may not work in Connection String Management -------------------------------------------------------------------------------- Component: gdc monitor Bug Id Fix Version Description -------------------------------------------------------------------------------- 2755 1.30.1a-293 GDC starts twice if no user specified in a shortcut (started with -S) ------------------------------------------------------------------------------- Version 1.30.1b ------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Component: fgltty Bug Id Fix Version Description -------------------------------------------------------------------------------- 2828 1.30.1b-293.2 You can get a strange error message using RLOGIN more than once -------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 2780 1.30.1b-293.4 Confusion between accelerator keys when only a part of the actions retreived in a topmenu 2790 1.30.1b-293.4 Character underlined in topmenu not well handled 2806 1.30.1b-293.4 Buttons should not have a minimum width 2821 1.30.1b-293.4 Flickering on the application window at runtime 2822 1.30.1b-293.4 ARRAY not well filled when using folder container 2860 1.30.1b-293.4 GDC core when leaving an INPUT ARRAY to go to a DISPLAY ARRAY 2904 1.30.1b-293.4 Crash occurs on Menu dialog if multiple click on an option 2921 1.30.1b-293.4 Style inheritance when opening a new window 2923 1.30.1b-293.4 Window recreate when changin form in MDI Child 2807 1.30.1b-293.2 The actionframe at top or bottom can be cut-off in some circumstances 2742 1.30.1a-290 UNMOVABLECOLUMNS doesn't work on TABLE -------------------------------------------------------------------------------- Component: gdc ax Bug Id Fix Version Description -------------------------------------------------------------------------------- 3006 1.30.1e-293.9 Window icon not correct when using HTTP lookup for pictures ------------------------------------------------------------------------------- Version 1.30.1a ------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 2714 1.21.1k-287 ON CHANGE on RadioGroup does not work if you use to check Item 2715 1.21.1k-287 ShellExec should use default registry settings instead of "open" 2716 1.21.1k-287 ON CHANGE on radiogroup does not work if you deselect with the mouse the current item 2725 1.21.1k-287 Defining a style for a MENU makes the menu commands disappear 2693 1.21.1k-286 Contextual menu cannot be displayed on COMBOBOXES 2692 1.21.1k-286 Contextual menu cannot be displayed on CHECKBOXES 2378 1.21.1k-286 Cannot pass parameters on a command started through frontCall function 'standard execute' 2381 1.21.1k-286 Slowness when displaying FOLDER PAGEs 2657 1.21.1k-286 In a form containing a SCROLLGRID, selecting the new row in an INSERT mode of a DISPLAY ARRAY makes 2666 1.21.1k-286 Hidden buttons do not respect sizepolicy Initial 2669 1.21.1k-286 INPUT freezed when clicking on StartMenuGroup 2671 1.21.1k-286 COMBOBOXES seem to be empty at display 2673 1.21.1k-286 GDC internal path not correct under KDE if path is not installation default path 2685 1.21.1k-286 Layout problems when using DATEEDIT inside Grid inside VBOX 2686 1.21.1k-286 Cursor not correclty sent when edit contains picture 2688 1.21.1k-286 SCROLLGRID background not transparent in FOLDER PAGE 2698 1.21.1k-286 FGL_SET_ARR_CURR doesn't work well after inserting an element in a dynamic array 2701 1.21.1k-286 Folder Page with underline text does not perform action when activated with alt+key 2702 1.21.1k-286 TopMenu should not add automatically underline text if text contains "&" 2703 1.21.1k-286 Folder Page with action should not be shown automatically, only if the action code allows it -------------------------------------------------------------------------------- Component: RSHd.dll Bug Id Fix Version Description -------------------------------------------------------------------------------- 2735 1.20.2b-236.35 RCP deamon does not work from SunSolaris ------------------------------------------------------------------------------- Version 1.21.1j ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description ------------------------------------------------------------------------------- 2598 1.21.1j-282 Define a new style to show only messages and errors in statusbar 2630 1.21.1j-282 Right Click on a table should first change row then pop up the context menu 2635 1.21.1j-282 COMMENTS are not taken into account on STATIC labels 2613 1.21.1j-281 Prompt windows have incorrect height on Unix 2617 1.21.1j-281 DDE not working with multibyte strings 2618 1.21.1j-281 ON IDLE >300 does not work 2619 1.21.1j-281 crash when changing the hidden attribute on a label 2609 1.21.1i-280 Click on a radio button has no effect when no focus in RADIOGROUP 2610 1.21.1i-280 Cannot open dropdown list on WIDGET="COMBO" fields 2611 1.21.1i-280 COMBOBOX fields do not get the focus rectangle when clicked 2612 1.21.1i-280 Value is reset when leaving a WIDGET="RADIO" field 2356 1.21.1i-278 In a display array, double clicking on a header adjust the size of all columns 2552 1.21.1i-278 Toolbar size changes randomly at runtime 2565 1.21.1i-278 HTTP connection must change escaped characters before handling encoding 2567 1.21.1i-278 Icon too large on BUTTONEDIT fields 2577 1.21.1i-278 Attribute 'windowState' not taken into account when 'position' is 'center' 2584 1.21.1i-278 Active images not well displayed on action buttons 2593 1.21.1i-278 DateEdit button inactive in Construct 2602 1.21.1i-278 Action panel (or menu) position set to bottom causes crash ------------------------------------------------------------------------------- Version 1.21.1h ------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Component: fgltty Bug Id Fix Version Description -------------------------------------------------------------------------------- 1632 1.21.1h-275 ERROR MESSAGE FOR REMOTE ACCESS 1643 1.21.1h-275 Password querystring not correctly recoginzed under AIX. 1668 1.21.1h-275 The terminal should be interactive under Mac and Linux -------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 2502 1.21.1h-275 Keys are lost when sent very fast to the gdc 2498 1.21.1h-275 Focus not set in MDI Container with no window 2499 1.21.1h-275 RipRadio with classname = KEY not working properly 2516 1.21.1h-275 Focus lost when using Menu with no default view and last field was a combobox 2517 1.21.1h-275 Scrollbars displayed on the application window after resizing 2520 1.21.1h-275 TopMenu not underscored under Win9x. 2521 1.21.1h-275 Styles not herited within GROUP (gridchildreninparent) 2522 1.21.1h-275 Focus changes when several MDI children are active 2526 1.21.1h-275 Accelerator not working correctly when 2 actions have the same accelerator 2528 1.21.1h-275 Crash occurs when first "focusable" node of a Folder is a Table 2531 1.21.1h-275 Removing TopMenuGroup makes GDC crash 2541 1.21.1h-275 GROUP not well removed when using method 'removeChild()' 2546 1.21.1h-275 Focus not well set on FOLDER PAGEs when defining an interactive instruction on them 2494 1.21.1h-274 Widget height is wrong when using a style in a DATEEDIT ------------------------------------------------------------------------------- Version 1.21.1g ------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 2484 1.21.1g-273 Keys lost when no widget has the focus 2477 1.21.1g-273 Wrong font color and style management on the different containers 2486 1.21.1g-273 Non latin strings corrupted when used in styles 2487 1.21.1g-273 COMBOBOX field not well refreshed in INPUT ARRAY if dynamically changed ------------------------------------------------------------------------------- Version 1.21.1f ------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Component: fgltty Bug Id Fix Version Description -------------------------------------------------------------------------------- 2442 1.21.1f-268 Rlogin without password does not work and makes fgltty loop -------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 2460 1.21.1f-270 MDI container background image visible on certain elements of child application window 2461 1.21.1f-270 Scrollbar not displayed on the right side in SCROLLGRID 2463 1.21.1f-270 MDI: Child applications take the same style as container 2471 1.21.1f-270 ToolbarItem image size incorrect 2456 1.21.1f-269 ON CHANGE not well triggered if selecting RADIOGROUP items with the mouse 2458 1.21.1f-269 AUTOSCALE doesn't work well on images 2418 1.21.1f-268 Problems with scrollbar management in MDI container 2433 1.21.1f-268 ButtonEdit right aligned does not display text correctly 2440 1.21.1f-268 right mouse click doesn't work any more on canvas 2441 1.21.1f-268 Action of MenuDialog displays comment on the parent window 2445 1.21.1f-268 TopMenuCommand added using the dom not correctly added 2446 1.21.1f-268 Minimize window does not work correctly 2447 1.21.1f-268 Window "trembling" after opening 2448 1.21.1f-268 Cannot navigate through StartMenu with keyboard keys 2457 1.21.1f-268 CANVAS comments erase text when comments over the text ------------------------------------------------------------------------------- Version 1.21.1e ------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Component: gdc Bug Id Fix Version Description -------------------------------------------------------------------------------- 2434 1.21.1e-266 Tab through fields can go to the StartMenu 2437 1.21.1e-266 Wrong size of Hidden Label (sizepolicy Initial) 2408 1.21.1e-265 ON CHANGE triggered when removing current item in COMBOBOX 2414 1.21.1e-265 Comments ofTABLE columns not visible when scrolling the table horizontally 2420 1.21.1e-265 Stop a WCI container with 2 children makes gdc crash 2423 1.21.1e-265 Messages not correctly attached to their window 2425 1.21.1e-265 Table inside a Folder can't stretch ------------------------------------------------------------------------------- Version 1.21.1d ------------------------------------------------------------------------------- Appeared in: 1.21.1c-262 Fixed in: 1.21.1d-263 #2209 normal The 'hidden' attribute is ignored for TopMenuCommands #2222 normal Application freezed when selecting MENU COMMAND displayed as 'dialog box' #2231 normal Accelerator key for 'interrupt' action is ignored #2361 normal switching between application in MDI not always working #2365 normal Password allways needed even if 'This connection needs a password' unchecked #2371 normal Focus lost on COMBOBOX in SCROLLGRID #2372 normal Data in Numeric fields sometimes not well aligned in SCROLLGRID #2373 normal FONTPITCH=FIXED doesn't work well in TABLE and SCROLLGRID #2375 normal No difference between selected and non selected FOLDER PAGEs #2383 normal Changing dynamically TopMenuGroup attributes does not work #2386 normal Ring Menu not displayed when 'actionPanelPosition' set to 'none' #2397 normal Startmenu displayed as poptree cannot be activated with default key 'Control-Shift-F12' #2399 normal StartMenuPopTreeSizeX and StartMenuPopTreeSizeY saved under 'Application' in the Registry #2400 normal Value reported in second window input field when doing an ON CHANGE #2403 normal Action disabled when corresponding TopMenu command hidden ------------------------------------------------------------------------------- Version 1.21.1c ------------------------------------------------------------------------------- -------------------------------------------------------------------------------------- Component: gdc -------------------------------------------------------------------------------------- Appeared in: 1.21.1b-255 Fixed in: 1.21.1c-256 #2327 normal COMBOBOX needs two mouse clicks to be opened #2333 normal Hide/unhide dynamically FOLDER PAGEs doesn't work well #2337 normal Focus lost when changing folder Appeared in: 1.21.1b-255 Fixed in: 1.21.1c-257 #2338 normal Focus problem with RadioGroup on Folder Pages Appeared in: 1.21.1b-255 Fixed in: 1.21.1c-260 #2331 normal Default width of TABLE column to small #2342 normal Field order not respected when moving cursor from field to field with 'tab' #2351 normal Cannot change dynamically a TopMenu #2353 normal Changing dynamically a StartMenu doesn't work well Appeared in: 1.21.1b-243 Fixed in: 1.21.1c-261 #2303 normal Changing currentRow has no effect on inactive table #2332 normal 'Paste' key is enabled in COMBOBOXES #2343 normal Attribute SIZEPOLICY doesn't behave as expected in COMBOBOXes #2347 normal Toolbar Icons not shown correctly -------------------------------------------------------------------------------------- Component: gdc monitor -------------------------------------------------------------------------------------- Appeared in: 1.21.1b-255 Fixed in: 1.21.1c-256 #2328 normal Command line not taken into account in GDC shortcuts -------------------------------------------------------------------------------------- Component: fgltty -------------------------------------------------------------------------------------- Appeared in: 1.21.1b-243 Fixed in: 1.21.1c-260 #2334 normal FGLTTY link problem with Visual .NET Version 1.21.1b ------------------------------------------------------------------------------- -------------------------------------------------------------------------------------- Component: gdc -------------------------------------------------------------------------------------- Appeared in: 1.10.2h-230 Fixed in: 1.21.1b-243 #1568 normal Support large images in buttons Appeared in: 1.20.1a-236.2 Fixed in: 1.21.1a-237 #1897 major Have another front end function cbpaste to paste the clipboard #2007 major The tables should not display checkboxes in 'non-lines' #1704 minor The image "stop" is smaller as "exclamation" and "information" Appeared in: 1.20.1c-236.11 Fixed in: 1.21.1a-241 #2006 enhancement The hidden attribute should force unhidable #2037 enhancement Global TopMenus (under UserInterface Node) are not working Appeared in: 1.20.1f-236.16 Fixed in: 1.21.1b-240 #2056 enhancement position=field is not working to position a window Appeared in: 1.20.1c-236.11 Fixed in: 1.21.1b-241 #2119 enhancement Prevent users from trying to hide a column Appeared in: 1.21.1b-243 Fixed in: 1.21.1b-244 #2217 normal Checkboxes disappear when using context menu to show/hide columns -------------------------------------------------------------------------------------- Component: gdc ax -------------------------------------------------------------------------------------- Appeared in: 1.20.1b-236.7 Fixed in: 1.21.1c-237 #1728 minor gdcax blink before starting -------------------------------------------------------------------------------------- Component: gdc monitor -------------------------------------------------------------------------------------- Appeared in: 1.20.1d-236.13 Fixed in: 1.21.1b-244 #2224 enhancement When config.xml is read-only, the field for options that can't be modified should be greyed