Activity
From 11/04/2017 to 12/03/2017
12/02/2017
- 11:44 AM Bug #3382: Client-side popup menus abend
- Eugenie Lyzenko wrote:
>
> This also eliminates the exception for widgets that detached from parent, like pop-up m...
12/01/2017
- 05:46 PM Bug #3382: Client-side popup menus abend
- Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
>
> If in the menu-item it is expected that the top-level window may... - 04:56 PM Bug #3382: Client-side popup menus abend
- Eugenie Lyzenko wrote:
> This change resolve the issue. Any objections or notes?
The exception thrown from @topLe... - 04:38 PM Bug #3382: Client-side popup menus abend
- The root cause for this issue is the code in pop up menu item:...
- 04:42 PM Bug #3401: clarifications for windows related methods in Widget and GuiDriver classes
- Patch committed to 3394a as revision 11221.
- 03:07 PM Bug #3401: clarifications for windows related methods in Widget and GuiDriver classes
- Recently I used the @window()@ method to pass the window id of a @EditorGuiImpl@ in the @GuiDriver@ for accessing som...
- 02:42 PM Bug #3401 (Closed): clarifications for windows related methods in Widget and GuiDriver classes
- 10:27 AM Feature #3394: generic drawing improvements: repaint and other misc code
- 3394a was rebased from trunk rev 11208 - new rev 11219.
- 09:55 AM Feature #3394: generic drawing improvements: repaint and other misc code
- Constantin Asofiei wrote:
> I'm rebasing 3394a rev 11217 in 15 minutes if nobody objects.
- 09:40 AM Feature #3394: generic drawing improvements: repaint and other misc code
- I'm rebasing 3394a rev 11217 in 15 minutes if nobody objects.
11/29/2017
- 05:58 AM Feature #3394: generic drawing improvements: repaint and other misc code
- 3394a 11213 passed main runtime testing.
11/28/2017
- 04:11 PM Feature #3394: generic drawing improvements: repaint and other misc code
- Greg Shah wrote:
> 1. In @Button.setText()@ and @ToggleBox.setText()@ why is it safe to only repaint in @autoResize@... - 04:08 PM Feature #3394: generic drawing improvements: repaint and other misc code
- Code Review Task Branch 3394a Revision 11211
1. In @Button.setText()@ and @ToggleBox.setText()@ why is it safe to ... - 01:15 PM Feature #3394: generic drawing improvements: repaint and other misc code
- > I think the improvements I made to postpone the drawing should be done only in GUI; ChUI has the PUT SCREEN stuff w...
- 11:43 AM Feature #3394: generic drawing improvements: repaint and other misc code
- Greg Shah wrote:
> Do you want to make 3394a the next "accumulate the fixes" branch? Or would you prefer to keep it... - 10:57 AM Feature #3394: generic drawing improvements: repaint and other misc code
- Do you want to make 3394a the next "accumulate the fixes" branch? Or would you prefer to keep it separate?
- 02:26 PM Bug #3390 (Closed): Eliminate unnecessary frame redraws due to inconsistent calculated height
- 02:15 PM Bug #3390: Eliminate unnecessary frame redraws due to inconsistent calculated height
- 3390a was merged to trunk as revision 11207 and archived.
- 02:10 PM Bug #3390: Eliminate unnecessary frame redraws due to inconsistent calculated height
- Please merge to trunk.
- 01:53 PM Bug #3390: Eliminate unnecessary frame redraws due to inconsistent calculated height
- 3390a passed regression tests and was rebased against trunk 11206. No more changes are expected in the branch.
- 01:11 PM Bug #3373: incremental scroll in non-full Browse page
- It is OK to call @UnimplementedFeature@ on the client. It will be logged there and that is OK.
Since 3369a is merg... - 07:29 AM Bug #3395: rectangle:edge-chars is not working in GUI
- The @RECTANGLE:EDGE-CHARS@ is not working in GUI clients. We need to be able for @EDGE-PIXELS@ and @EDGE-CHARS@ to w...
- 07:28 AM Bug #3395 (Closed): rectangle:edge-chars is not working in GUI
11/27/2017
- 06:49 PM Feature #3394: generic drawing improvements: repaint and other misc code
- 3394a rev 11208 adds this:
* Batch the MSG_REGISTER_HOVERABLE_WIDGET messages.
* Avoid gd.setCurrentSelection(null)... - 05:38 PM Feature #3394: generic drawing improvements: repaint and other misc code
- I've been looking into the JS code and there are some findings:
# we can reduce the @MSG_REGISTER_HOVERABLE_WIDGET@ ... - 04:40 PM Feature #3394: generic drawing improvements: repaint and other misc code
- For #3394-3, the changes are in 3394a rev 11207.
- 03:22 PM Feature #3394: generic drawing improvements: repaint and other misc code
- Another issue to improve is described by this email chain:
-------
Constantin,
according to win32 api docs... - 03:20 PM Feature #3394: generic drawing improvements: repaint and other misc code
- An issue to try to improve is described by this email chain:
-------------
I agree that Hynek's idea of two que... - 03:19 PM Feature #3394: generic drawing improvements: repaint and other misc code
- In branch 3369a (trunk rev 11206), there are some fixes which remove some aggressive @repaint()@ calls when i.e. fram...
- 03:18 PM Feature #3394 (Closed): generic drawing improvements: repaint and other misc code
- 03:56 PM Bug #3390: Eliminate unnecessary frame redraws due to inconsistent calculated height
- Hynek Cihlar wrote:
> A fix checked in to 3390a revision 11206. Please review.
I'm OK with the changes. - 03:47 PM Bug #3374 (Closed): NPE in ConfigManager
- Branch 3369a was merged to trunk as revision 11206.
- 03:46 PM Bug #3371 (Closed): NPE in AbstractGuiDriver in client log
- Branch 3369a was merged to trunk as revision 11206.
- 03:44 PM Feature #3369 (Closed): add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- 03:11 PM Feature #3369 (WIP): add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- 3369a Was merged to trunk rev 11206 and archived.
- 02:29 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- No problem. I am un-committing 3369a/ right now.
- 01:30 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- No, I want to get the 3369a into the trunk.
Ovidiu: Would you please move the changes 11248 into a separate branch? - 01:15 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Constantin Asofiei wrote:
> Another regression fixed, 3369a rev 11247 is in testing.
Rev 11247 passed main part of ... - 08:56 AM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Another regression fixed, 3369a rev 11247 is in testing.
- 03:33 AM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Don't mind it works now, after external jconsole has been accessed to the client process. It is not a bug probably.
- 03:29 AM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- I am using 3369a to work on #3385 and it seems that the Login screen (Swing client) doesn't accept keys input.
- 09:29 AM Bug #3373: incremental scroll in non-full Browse page
- > I thing we should log the event instead (@UnimplementedFeature.TODO@) as a reminder and return @false@ because no r...
11/26/2017
- 02:56 PM Bug #3390: Eliminate unnecessary frame redraws due to inconsistent calculated height
- A fix checked in to 3390a revision 11206. Please review.
- 02:28 PM Bug #3390: Eliminate unnecessary frame redraws due to inconsistent calculated height
- On 11/25/2017 09:37 PM, Hynek Cihlar wrote:
> Constantin,
>
> the problem is caused by the char->pixel->char round... - 02:28 PM Bug #3390 (Closed): Eliminate unnecessary frame redraws due to inconsistent calculated height
11/25/2017
- 10:34 AM Bug #3375 (Closed): Stack overflow kills the client
- 10:32 AM Bug #3375: Stack overflow kills the client
- 3375a passed regression tests, rebased, merged to trunk as revision 11205 and archived.
- 09:07 AM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Eric Faulhaber wrote:
> There are some issues with repainting in the ADM screens: e.g., an old tab remains "selecte... - 07:40 AM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Eric Faulhaber wrote:
> Also, I don't notice the same issue with buttons from one screen being painted incorrectly i... - 07:33 AM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- An observation: I've noticed that the embedded mode drawing seems much more "crisp" than virtual desktop mode or the ...
- 07:20 AM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Eric Faulhaber wrote:
> There are some issues with repainting in the ADM screens: e.g., an old tab remains "selecte... - 07:20 AM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- I did some testing with the large app in Swing mode and in virtual desktop mode (converted with 3369a rev. 11237). It...
- 09:56 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Constantin Asofiei wrote:
> Constantin Asofiei wrote:
> > Constantin Asofiei wrote:
> > > 3369a rev 11231 contains... - 07:50 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Constantin Asofiei wrote:
> Constantin Asofiei wrote:
> > 3369a rev 11231 contains some performance fixes:
> > # a... - 07:38 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Branch 3369a rebased from trunk rev 11204. The latest revision is 11236.
This will require a full reconversion of... - 07:13 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- I'm rebasing now.
11/24/2017
- 06:52 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Can I rebase 3369a? I know the 3375a change is not yet available, but I think it is best to go ahead and pick up the...
- 06:34 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Constantin Asofiei wrote:
> 3369a rev 11231 contains some performance fixes:
> # avoid unnecessary repaints
There ... - 05:10 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- 3369a rev 11231 contains some performance fixes:
# avoid logging overhead in the EmulatedWindowState and SwingEmulat... - 04:56 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Hynek Cihlar wrote:
> 3369a 11220 improves performance of coordinate values rounding.
There are still these cases w... - 04:29 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Yes, but I want to wait for Hynek's update first.
- 04:28 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Does it need to rebase 3369a?
- 09:19 AM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Greg Shah wrote:
> Code Review Task Branch 3369a Revision 11226
I fixed a regression in 11227, I was not considerin... - 08:55 AM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Code Review Task Branch 3369a Revision 11226
I think the code is correct from a logical standpoint.
If we had... - 07:25 AM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- 3369a rev 11225/11226 fixes class name collisions for converted external program names. Full conversion is required....
- 05:40 PM Bug #3375: Stack overflow kills the client
- Greg Shah wrote:
> Code Review Task Branch 3375a Revision 11204
>
> The changes are fine. The difference now is ... - 12:40 PM Bug #3375: Stack overflow kills the client
- Code Review Task Branch 3375a Revision 11204
The changes are fine. The difference now is very slight.
If it pa... - 12:04 PM Bug #3375: Stack overflow kills the client
- Hynek Cihlar wrote:
> It finished with one regression, I am currently fixing the issue. I don't expect the fix to ta... - 11:01 AM Bug #3375: Stack overflow kills the client
- Greg Shah wrote:
> Code Review Task Branch 3375a Revision 11203
>
> I'm fine with the changes. Did ChUI regressi... - 08:09 AM Bug #3375: Stack overflow kills the client
- Code Review Task Branch 3375a Revision 11203
I'm fine with the changes. Did ChUI regression testing finish? - 02:37 PM Bug #3370 (Closed): READ-ONLY attribute error in server log
- 02:26 PM Bug #3370: READ-ONLY attribute error in server log
- Committed revision 11204.
Branch was archived. Notification email was sent to team. - 02:00 PM Bug #3370: READ-ONLY attribute error in server log
- Please merge 3370a to trunk.
- 01:13 PM Bug #3370: READ-ONLY attribute error in server log
- The conversion test on devsrv01 ended with success. The generated code by 3370a/11203 is unchanged.
- 08:58 AM Bug #3370: READ-ONLY attribute error in server log
- Indeed, we should have an interface for each P4GL attribute / method. Some of them can be grouped together if they ar...
- 08:41 AM Bug #3370: READ-ONLY attribute error in server log
- Code Review Task branch 3370a Revision 11203
The changes look good.
I think you have found a more widespread fl... - 06:49 AM Bug #3373: incremental scroll in non-full Browse page
- Agreed.
Stanislav: Please put that change in 3369a. Then you can fix this issue later. - 06:42 AM Bug #3373: incremental scroll in non-full Browse page
- I noticed that in the log, but throwing exceptions in this manner is dangerous. This time the @incrementalScroll()@ w...
- 06:30 AM Bug #3373: incremental scroll in non-full Browse page
- Ovidiu: Does this affect a user or is it just a report in the log?
11/23/2017
- 12:09 PM Bug #3382: Client-side popup menus abend
- I've created a client-side popup menu for browse (using the same approach used as in @ScrollPopupGuiImpl@) and called...
- 12:01 PM Bug #3382: Client-side popup menus abend
- Stanislav, do you remember the actual case when the exception happened? I would rather have a real recreate for this.
- 11:45 AM Bug #3382 (WIP): Client-side popup menus abend
- 11:33 AM Bug #3373: incremental scroll in non-full Browse page
- Greg, I'll fix it, but considering the amount of work for #3261 I'm not sure if I should fix it before or after Nov 30.
- 11:30 AM Bug #3373 (WIP): incremental scroll in non-full Browse page
- Stanislav,
I understand you are working on this issue so I am assigning it to you. - 11:33 AM Bug #3375 (WIP): Stack overflow kills the client
- 10:22 AM Bug #3375: Stack overflow kills the client
- Created task branch 3375a and checked in the fix. The changes passed GUI regression tests, ChUI regression testing is...
- 11:32 AM Bug #3374 (WIP): NPE in ConfigManager
- I committed the fix for this issue was committed to 3369a with revision 11211.
- 11:26 AM Bug #3371: NPE in AbstractGuiDriver in client log
- The revision 11212 of 3369a makes sure the window is selected in @EditorGuiImpl.computeLineWidths()@. The exceptions ...
- 11:22 AM Bug #3370: READ-ONLY attribute error in server log
- I created 3370a created and committed a patch for this issue. Current revision is 11203. Please review.
11/22/2017
- 04:02 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- 3369a 11220 improves performance of coordinate values rounding.
- 03:57 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Code Review Task Branch 3369a Revision 11219
I'm good with the change.
- 02:43 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Revision 11219 contains a fix for unresponsive message boxes. Somebody please review.
- 02:25 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Committed revision 11218 removed waste code due to the web client profiling done by Eric.
- 09:41 AM Bug #3382: Client-side popup menus abend
- The problem with popup menus created at client side is that they can cause abend under a certain circumstances, e.g. ...
- 09:18 AM Bug #3382 (Closed): Client-side popup menus abend
- 08:33 AM Bug #3368 (Closed): dialog-box frame height is not set correctly
- 08:20 AM Bug #3368: dialog-box frame height is not set correctly
- 3368a was merged in trunk as revision 11202 and archived.
- 06:23 AM Bug #3368: dialog-box frame height is not set correctly
- Code Review Task Branch 3368a Revision 11205
The changes are good. You can merge to trunk. - 05:22 AM Bug #3368: dialog-box frame height is not set correctly
- 3368a revision 11205 contains a small change that resolves a regression found during ChUI testing. The revision has ...
- 08:12 AM Bug #3381: Sub-menu drawing issues
- Testcase attached (@sub-menus.p@). The following scenarios have issues:
# Right-click on the button: in swing the ri... - 05:43 AM Bug #3381 (Closed): Sub-menu drawing issues
- 06:57 AM Bug #3370: READ-ONLY attribute error in server log
- I think this needs to be separate from 3369a, so that we don't introduce a delay in getting the most critical changes...
- 05:23 AM Bug #3370 (WIP): READ-ONLY attribute error in server log
- 05:22 AM Bug #3370: READ-ONLY attribute error in server log
- Greg,
I finished moving the READ-ONLY attribute to a new interface.
Because the introduction of the new interface @... - 05:10 AM Bug #3370: READ-ONLY attribute error in server log
- I found that @CommonHandle.readOnlyError(String)@ is annotated with @@LegacyAttribute(name = "READ-ONLY")@.
I cons... - 02:48 AM Bug #3373: incremental scroll in non-full Browse page
- The issue occurs because the browse is not yet initialized at the point when "END" event is applied. So we must figur...
11/21/2017
- 04:03 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- 3355a was merged into 3369a rev. 11213.
- 12:37 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > As far as I understand file choose dialog (for choosing report output file) is in WIP state, so it works to a cert...
- 09:01 AM Bug #3371: NPE in AbstractGuiDriver in client log
- Constantin Asofiei wrote:
> Ovidiu, please try something: is @EditorGuiImpl.processScrollPane@ called when i.e. the ... - 08:41 AM Bug #3371: NPE in AbstractGuiDriver in client log
- Ovidiu, please try something: is @EditorGuiImpl.processScrollPane@ called when i.e. the editor is drawn? I wonder if...
- 08:33 AM Bug #3371: NPE in AbstractGuiDriver in client log
- I tried to move the code in a @withSelectedWindow()@, but the widget is not fully reconstructed so the parent is not ...
- 06:42 AM Bug #3368: dialog-box frame height is not set correctly
- Code Review Task Branch 3368a Revision 11204
I'm fine with the code. If it passes regression testing, you can mer... - 06:21 AM Bug #3368: dialog-box frame height is not set correctly
- Greg Shah wrote:
> except it is not clear why the null check was removed from @FrameGuiImpl@.
The null check was ... - 07:01 PM Bug #3368: dialog-box frame height is not set correctly
- Code Review Task Branch 3368a Revision 11203
I'm fine with the changes, except it is not clear why the null check ...
11/20/2017
- 05:35 PM Bug #3371: NPE in AbstractGuiDriver in client log
- Ovidiu, I would rather ensure that @EditorGuiImpl.computeLineWidths@ has a window selected (i.e. is bracketed in @gd....
- 03:11 PM Bug #3371: NPE in AbstractGuiDriver in client log
- Code Review Task Branch 3369a Revision 11211
I generally OK with the changes. The one thing that is not clear to ... - 04:46 PM Bug #3368: dialog-box frame height is not set correctly
- The incorrect size turned to be a problem in the frame layout itself. The frame height is not calculated correctly wh...
- 01:28 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Code Review Task Branch 3369a Revision 11209
I'm fine with the changes. I checked in some minor changes to make i... - 01:08 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Constantin Asofiei wrote:
> Eric, I couldn't reproduce the iframe issue you've reported with 3369a. If you have any... - 01:02 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Constantin Asofiei wrote:
> Eric: Persistence.java needs a history entry.
Done. - 12:58 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Eric, I couldn't reproduce the iframe issue you've reported with 3369a. If you have any other details I can use to d...
- 12:46 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- Greg, 3369a rev 11208 is ready for review.
Eric: Persistence.java needs a history entry. - 10:30 AM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- 3369a rebased from trunk 11201. new rev is 11207.
- 10:26 AM Bug #2799: browse widget doesn't execute validation expressions in P2J (both chui and gui)
- Stanislav Lomany wrote:
> > And now the BROWSE version is also fully supported, right?
> Right.
Please update th... - 10:12 AM Bug #2799: browse widget doesn't execute validation expressions in P2J (both chui and gui)
- > And now the BROWSE version is also fully supported, right?
Right. - 09:50 AM Bug #2799: browse widget doesn't execute validation expressions in P2J (both chui and gui)
- > @FRAME:NO-AUTO-VALIDATE@ option is mentioned here and I didn't deal with it. Otherwise it can be closed.
I belie... - 09:53 AM Bug #3373: incremental scroll in non-full Browse page
- Stanislav Lomany wrote:
> I'm not sure.
> Ovidiu, how did you managed to create a @0 DOWN@ browse? (normally you ca... - 09:46 AM Bug #3373: incremental scroll in non-full Browse page
- I'm not sure.
Ovidiu, how did you managed to create a @0 DOWN@ browse? (normally you can't create a browse with less... - 09:40 AM Bug #3373: incremental scroll in non-full Browse page
- How much work is it to fix?
- 09:38 AM Bug #3373: incremental scroll in non-full Browse page
- Yes.
- 09:36 AM Bug #3373: incremental scroll in non-full Browse page
- > No, it's internal P2J error.
@recordOrShowError()@ is only for "real" 4GL errors.
Is this a P2J bug? - 09:01 AM Bug #3373: incremental scroll in non-full Browse page
- No, it's internal P2J error.
- 08:59 AM Bug #3373: incremental scroll in non-full Browse page
- Is there an error in the 4GL?
- 08:49 AM Bug #3373: incremental scroll in non-full Browse page
- Let me know if I should fix it (before/after deadline?).
- 08:46 AM Bug #3373: incremental scroll in non-full Browse page
- That is the event which represents a programming error. The text can be changed to "Incremental scroll cannot be used...
- 08:06 AM Bug #3373: incremental scroll in non-full Browse page
- The call to @incrementalScroll@ is caused by an...
- 09:39 AM Bug #3370: READ-ONLY attribute error in server log
- I agree with the solution.
- 09:06 AM Bug #3370: READ-ONLY attribute error in server log
- I investigated this issue. The root cause of this error is the fact that the @READ-ONLY@ attribute is declared in @Co...
11/19/2017
- 05:31 PM Bug #3306: Improve intermediate state in ROW-DISPLAY trigger.
- That is still an amount of unplesant work which IMO we don't need to touch until customer meets a real problem with i...
- 05:19 PM Bug #2799: browse widget doesn't execute validation expressions in P2J (both chui and gui)
- @FRAME:NO-AUTO-VALIDATE@ option is mentioned here and I didn't deal with it. Otherwise it can be closed.
- 05:11 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I was creating pop-up menu from a browse and met some issues:
1. As far as I understand file choose dialog (for choo... - 07:28 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> We need to have the switch for enhanced browse features, so I created this container, sear...
11/18/2017
- 06:46 PM Bug #3306: Improve intermediate state in ROW-DISPLAY trigger.
- What is the status of this?
- 06:45 PM Bug #2799: browse widget doesn't execute validation expressions in P2J (both chui and gui)
- Can this be closed?
- 06:43 PM Feature #3275 (Closed): improve browse support
11/17/2017
- 02:30 PM Bug #3374: NPE in ConfigManager
- Ovidiu Maxiniuc wrote:
> Also, the location (@ConfigManager.java@:350) does not make sense: the @dirtyConfigs@ is in... - 01:54 PM Bug #3374: NPE in ConfigManager
- The client is reset (back to login screen) when clicking various widgets. I found this is client log:...
- 01:48 PM Bug #3374 (Closed): NPE in ConfigManager
- 02:09 PM Bug #3375: Stack overflow kills the client
- The client got killed (not reset). Just before that the two shown windows started blinking alternatively. This is pro...
- 02:06 PM Bug #3375 (Closed): Stack overflow kills the client
- 01:43 PM Bug #3373: incremental scroll in non-full Browse page
- I found the following stack trace in client log:...
- 01:38 PM Bug #3373 (Closed): incremental scroll in non-full Browse page
- 11:45 AM Bug #3371 (WIP): NPE in AbstractGuiDriver in client log
- Found following exception in client log:...
- 11:36 AM Bug #3371 (Closed): NPE in AbstractGuiDriver in client log
11/16/2017
- 03:13 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- We need to have the switch for enhanced browse features, so I created this container, searchable under @Directory.ID_...
- 10:11 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Rebased task branch 3261a from P2J trunk revision 11201.
- 08:09 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Created task branch 3261a from P2J trunk revision 11200.
- 09:54 AM Feature #3275 (Review): improve browse support
- 3275d has been merged into the trunk as bzr revision 11201.
- 09:04 AM Feature #3275: improve browse support
- Please merge 3275d to trunk.
- 08:55 AM Feature #3275: improve browse support
- Customer POC works fine, any possible regressions are related to "interactive" browse features, I think it is OK to c...
- 08:21 AM Feature #3275: improve browse support
- Code Review Task Branch 3275d Revision 11203
The changes are good.
What testing do you recommend? The impact o... - 07:06 AM Feature #3275: improve browse support
- Rebased task branch 3275d from P2J trunk revision 11200. Please review.
11/15/2017
- 09:18 AM Feature #3291: implement SYSTEM-DIALOG-COLOR
- > The same code in FWD will only update the the color table entry, followed by a synch operation with the client. Thi...
11/14/2017
- 03:41 PM Feature #3291: implement SYSTEM-DIALOG-COLOR
- Greg Shah wrote:
> > After the the user makes a selection, the selection will be used by widgets that are subsequent...
11/13/2017
- 12:40 PM Feature #3332 (Closed): Add support for load offset and load size parameters of LOAD-IMAGE* metho...
- 12:31 PM Feature #3332: Add support for load offset and load size parameters of LOAD-IMAGE* methods of BUT...
- 3332a passed regression tests and have been merged to trunk as revision 11200. The task branch was archived.
- 12:14 PM Bug #3370: READ-ONLY attribute error in server log
- We see this in a customer app. Can also be recreated in Hotel GUI as follows:
# Log in.
# Click "Check-In..." in th... - 12:11 PM Bug #3370 (Closed): READ-ONLY attribute error in server log
11/12/2017
- 03:44 PM Bug #3368: dialog-box frame height is not set correctly
- Constantin, can you be more specific, what is the expected result of the sample code above? I didn't find any issues ...
- 07:11 AM Feature #3332: Add support for load offset and load size parameters of LOAD-IMAGE* methods of BUT...
- 3332a rebased against latest trunk.
- 08:46 PM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- 3369a was created from trunk rev 11199. It contains the changes to add support for @BGCOLOR-RGB@ and @FGCOLOR-RGB@ F...
- 08:20 PM Feature #3369 (Closed): add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
11/10/2017
- 03:18 PM Bug #3368: dialog-box frame height is not set correctly
- There is a bug in FWD where the height of a dialog-box window is not computed correct, when frame's height is set exp...
- 03:15 PM Bug #3368 (Closed): dialog-box frame height is not set correctly
11/09/2017
- 07:15 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- No, please create one.
- 07:12 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Do we have a branch for this?
- 05:36 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > This dynamic layout (if enabled) will be in effect only when a browse widget will appear in any of the affected fra...
- 05:30 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- This dynamic layout (if enabled) will be in effect only when a browse widget will appear in any of the affected frame...
- 05:18 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I should have mentioned that if the browse is not positioned at the top left and there is space in either of those di...
- 05:13 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg Shah wrote:
> This is the concept:
> # Expand the size of both the containing frame and the enhanced browse to... - 05:10 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg Shah wrote:
> This is the concept:
On which events should the layout be changed? Is it after it is displayed... - 05:06 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- This is the concept:
# Detect if the containing window has empty space horizontally, vertically or both. If the b... - 04:54 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav, Greg mentioned that you could use some help on "Automatically and sensibly expand to fit more space availa...
- 07:08 AM Feature #3275: improve browse support
- Created task branch 3275d from trunk revision 11198 (for "column and row resizing doesn't work properly" issues which...
11/08/2017
- 03:27 PM Feature #3332: Add support for load offset and load size parameters of LOAD-IMAGE* methods of BUT...
- Code Review Task Branch 3332a Revision 11207
I'm good with the code.
You will need to rebase (Eric is about to ... - 02:57 PM Feature #3332: Add support for load offset and load size parameters of LOAD-IMAGE* methods of BUT...
- 3332a 11207 makes the @loadImage@ methods accept @int64@ and added the overloads with Java primitive types. The revis...
- 11:21 AM Feature #3332: Add support for load offset and load size parameters of LOAD-IMAGE* methods of BUT...
- Greg Shah wrote:
> My concern is that this converted code won't compile because @integer@ is more specific than @int... - 11:14 AM Feature #3332: Add support for load offset and load size parameters of LOAD-IMAGE* methods of BUT...
- > This should be covered. Although the native 4GL allows passing int64 values, anything above the max int value will ...
- 10:33 AM Feature #3332: Add support for load offset and load size parameters of LOAD-IMAGE* methods of BUT...
- Greg Shah wrote:
> Code Review Task Branch 3332a Revision 11206
>
> 2. I would prefer to leave the primitive vers... - 10:14 AM Feature #3332: Add support for load offset and load size parameters of LOAD-IMAGE* methods of BUT...
- Code Review Task Branch 3332a Revision 11206
1. I have no problem with forced wrapping for @load-image*()@. Don't... - 09:51 AM Feature #3332: Add support for load offset and load size parameters of LOAD-IMAGE* methods of BUT...
- 3332a revision 11206 is rebased againt trunk 11196. Please review.
- 09:45 AM Feature #3332: Add support for load offset and load size parameters of LOAD-IMAGE* methods of BUT...
- 3332a revision 11206 resolves the review points except one exception mentioned below, fixes several widget sizing cas...
11/05/2017
- 02:14 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > If we hide a column in interactive mode it is, obviously, hidden in the report. Is it hidden when we return to norm...
11/04/2017
- 01:28 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Are we talking about the same thing?
Yes.
> Everything is correct except that I don't understand why the Age ... - 09:25 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- >> Do you mean replaced with an enhanced version of itself?
>
> I mean a version where:
I think this is the sam... - 09:18 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Everything is correct except that I don't understand why the Age column exists in the final browse (bottom left to th...
Also available in: Atom