Bugfixes BI version 7.1c.135 Corelli: # 10620 (BDNT4871): Message box not positioned correctly in BI Date: Thu, 14 Dec 2000 13:51:09 +0100 Release: Corelli Date: 2000/12/14 Script: MergeProject Project: BDNT4871 Created on: Corelli Type: bugfix Problem: Problem Description (Customer terms) When you use the BI, messageboxes are always placed into the top left corner of the screen and are not readable completely. If you use the BI to connect to a system and you call a session that brings up a message box in the before.program section the message box is displayed only in the very top left edge of the screen. The box is mostly out of the screen. If you call that session several times the window will come in the screen with every call for 8 times. Then the 9th call will bring up again the first status. Problem Description (Technical terms) Positioning algorithm did not work. Tried to position messagebox in the midlle of the parent. Workaround None Test Procedure Just make sure a messagebox popsup in a session. Affected Executables bisetup.class Scopus defectnumber(s) Scopus casenumber(s) Priority (e.g. 10) 106314 567070 20 Corelli: # 10626 (BDNT4872): Multiple select in Grid in BI Date: Mon, 18 Dec 2000 10:14:48 +0100 Release: Corelli Date: 2000/12/18 Script: MergeProject Project: BDNT4872 Created on: Corelli Type: bugfix Problem: Problem Description (Customer terms) If you mark several lines to delete only the first line is deleted. Problem Description (Technical terms) Multiple-selection of rows in Grid was originally not supported in BI. The Stingray Grid did not implement this. Grid software must be modified to implement this. Workaround None Test Procedure Start multi-occurse form and select multiple rows using SHIFT- mousedown. Delete all selected rows. Affected Executables bisetup.class Scopus defectnumber(s) Scopus casenumber(s) Priority (e.g. 10) 106205 568063 20 Corelli: # 10628 (BDNT4877): TAB handling in checkbox on Grid in BI Date: Mon, 18 Dec 2000 10:16:01 +0100 Release: Corelli Date: 2000/12/18 Script: MergeProject Project: BDNT4877 Created on: Corelli Type: bugfix Problem: Problem Description (Customer terms) If you have a multi occ form with checkboxes in it you cannot leave the checkbox with the tab key. This is working in the GUI (bw.exe) Problem Description (Technical terms) Keypresses where not handled correctly when the focus was on a checkbox in the Grid. Workaround Use the mouse to change the focus. Test Procedure Use session: ttaad4111m000 to reproduce this problem. Affected Executables bisetup.class Scopus defectnumber(s) Scopus casenumber(s) Priority (e.g. 10) 106385 569191 20 Corelli: # 10638 (BDNT4878): TAB Page handling error in BI Date: Mon, 18 Dec 2000 11:26:27 +0100 Release: Corelli Date: 2000/12/18 Script: MergeProject Project: BDNT4878 Created on: Corelli Type: bugfix Problem: Problem Description (Customer terms) If you try to enter data into repeating table fields (arrays), these are not stored in the database, if you use BI. ======================================================= Tested with BiServer 6.2a.03.03_123 and 7.1a.01_133: 1) Startup the session ttaad2500m000 (user data) in BI and select an user. 2) Define this user to be a normal user and select the authorisation tab. 3) The cursor is now in the first role field. 4) Enter a role (for example FULSESS) and press tab (do not use the mouse). 5) You are jumping now direct to the terminal authorisation field (normally you should jump to the 2nd role field. 6) Now press the save button and leave the session. 7) If you call the session again you will see that no authorisation is stored. 8) If you use the zoom to select the role all is working correctly. If you use the BW for the same options it is working. Problem Description (Technical terms) Association between DsPage object and TAB window was not always correct. Workaround Use mouse navigation in stead of keyboard navigation. Test Procedure See problem description. Affected Executables bisetup.class Scopus defectnumber(s) Scopus casenumber(s) Priority (e.g. 10) 106419 567078 20 Corelli: # 10644 (BDNT4883): F5 key not passed in BI Grid Date: Mon, 18 Dec 2000 11:34:59 +0100 Release: Corelli Date: 2000/12/18 Script: MergeProject Project: BDNT4883 Created on: Corelli Type: bugfix Problem: Problem Description (Customer terms) refreshing (F5) the screen does not work correctly in BI =================================================== Example: Start the session ttaad3110m000 with the BI and enter some new lines. DON'T PRESS THE SAVE BUTTON. Now press the key F5 and do the refresh. You will see that nothing is happening. If you use the menu view and then refresh (F5) the action is done. The F5 key does not work in the same way like in the GUI. Problem Description (Technical terms) No keypres events sent to server when focus is on grid. Workaround Use mouse and menu-items in stead of the keyboard interface. Test Procedure See problem description above. Affected Executables bisetup.class Scopus defectnumber(s) Scopus casenumber(s) Priority (e.g. 10) 106354 568067 20