Activity
From 02/05/2022 to 03/06/2022
03/07/2022
- 07:55 PM Bug #6146: Browse abends if non-compatible query is assigned
- Testcase attached. FWD abends, in 4GL all columns are deleted from the browse....
- 07:51 PM Bug #6146 (New): Browse abends if non-compatible query is assigned
03/02/2022
- 04:59 PM Bug #6130: Implement editing for overridden browse fields
- For a browse you can specify override in @DEFINE BROWSE@ statement:...
- 03:19 PM Bug #6130 (New): Implement editing for overridden browse fields
03/01/2022
- 12:01 PM Bug #6118: bug with RADIO-SET (and maybe other widgets) in down frames
- In #6109, there was a bug where a frame was considered @0 DOWN@, and it had RADIO-SET widgets. It ended up with this...
- 11:57 AM Bug #6118 (New): bug with RADIO-SET (and maybe other widgets) in down frames
- 11:34 AM Bug #6117: fix DOWN calculation when multiple FORM, DISPLAY, DEFINE FRAME, iterating block, are i...
- In testcases project, @uast/combined_down@ contains some tests to fix DOWN problems found in #6109.
@fdn3.p@ needs... - 11:26 AM Bug #6117 (New): fix DOWN calculation when multiple FORM, DISPLAY, DEFINE FRAME, iterating block,...
02/23/2022
- 02:47 PM Bug #6104: Desktop is fully repainted when a window is moved with WEB driver
- Hynek Cihlar wrote:
> Interesting, I don't see this. Are there any extra steps beside creating a window and dragging... - 01:14 PM Bug #6104: Desktop is fully repainted when a window is moved with WEB driver
- Interesting, I don't see this. Are there any extra steps beside creating a window and dragging it?
- 12:53 PM Bug #6104: Desktop is fully repainted when a window is moved with WEB driver
- A problem with desktop repainting when a window is moved with WEB driver. Part of the window is not erased, when the ...
- 12:49 PM Bug #6104 (New): Desktop is fully repainted when a window is moved with WEB driver
02/22/2022
- 02:01 PM Bug #6087: SPREADSHEET: cell format dialog ignores custom JVM locale
- When custom JVM locale is set for the Web GUI client process it is correctly applied by Keikai for user input (for ex...
- 01:59 PM Bug #6087 (New): SPREADSHEET: cell format dialog ignores custom JVM locale
- 12:39 PM Bug #6074: Movable widget problem
- Alexandru Lungu wrote:
> Vladimir Tsichevski wrote:
> > I meant extracting to a variable of the @BaseConfig@ type a... - 10:25 AM Bug #6074: Movable widget problem
- Vladimir Tsichevski wrote:
> I meant extracting to a variable of the @BaseConfig@ type at the beginning of the code:... - 10:03 AM Bug #6074: Movable widget problem
- Alexandru Lungu wrote:
> Vladimir Tsichevski wrote:
> > I would extract the ((BaseConfig) widgetEff.config() expres... - 08:41 AM Bug #6074: Movable widget problem
- Eugenie Lyzenko wrote:
> If the frame is not *selectable* how it can become *selected*?
This was the same reasoni... - 08:21 AM Bug #6074: Movable widget problem
- The change I am working on in #6013 seems to fix #6074-12 and #6074-14.
02/21/2022
- 03:41 PM Bug #6074: Movable widget problem
- Also, after you drag the frame once, you can drag it by a point outside the frame area: by the point left or below of...
- 03:37 PM Bug #6074: Movable widget problem
- Vladimir Tsichevski wrote:
> Got NPE while testing @movable-frame.p@ here:
This happens with WEB only.
- 03:36 PM Bug #6074: Movable widget problem
- Got NPE while testing @movable-frame.p@ here:...
- 02:22 PM Bug #6074: Movable widget problem
- Greg Shah wrote:
> Vladimir/Eugenie/Hynek: Please review.
The change looks good, and it fixes the original issue.... - 01:36 PM Bug #6074: Movable widget problem
- Code review for @13549@.
Seems OK. But I have a questions.
If the frame is not *selectable* how it can become *... - 01:01 PM Bug #6074: Movable widget problem
- Vladimir/Eugenie/Hynek: Please review.
- 12:40 PM Bug #6074 (Review): Movable widget problem
- 3821c/rev. 13461 had some changes regarding selection. If the user presses anywhere in the window, the selected widge...
02/20/2022
- 04:16 AM Feature #4438: parsing and conversion of .wrx files
- Greg Shah wrote:
> > 2. The sources must be currently built with Visual Studio until it is ported in MinGW.
>
> E...
02/19/2022
- 10:28 AM Feature #4438: parsing and conversion of .wrx files
- > 2. The sources must be currently built with Visual Studio until it is ported in MinGW.
Eugenie can help with thi...
02/18/2022
- 03:11 PM Feature #4438: parsing and conversion of .wrx files
- The initial version of Wrx parser is finished. I can already use it to unblock some of the related issues.
The remai...
02/17/2022
- 02:25 PM Bug #6077: Movable widget problem, when using both mouse buttons
- Run the test example from #6074:
# drag frame with left mouse button, do *not* release the button
# while left bu... - 02:13 PM Bug #6077 (New): Movable widget problem, when using both mouse buttons
- 11:41 AM Bug #6074: Movable widget problem
- This problem is a regression after the change 13461.
Alexandru, take a look, please.
I've tried your example @m... - 09:37 AM Bug #6076: Help text is not reset when a widget with no help text gains the focus.
- Testcase:...
- 09:34 AM Bug #6076 (New): Help text is not reset when a widget with no help text gains the focus.
02/16/2022
- 02:47 PM Feature #4438: parsing and conversion of .wrx files
- Hynek Cihlar wrote:
> Some of the OCXes require a license key otherwise they fail to instantiate. I found out the li... - 02:34 PM Feature #4438: parsing and conversion of .wrx files
- Some of the OCXes require a license key otherwise they fail to instantiate. I found out the license key is part of th...
- 02:39 PM Bug #6074 (WIP): Movable widget problem
- 02:38 PM Bug #6074: Movable widget problem
- The following example defines a movable frame. Users can drag this frame with left mouse button withing the window.
... - 02:37 PM Bug #6074 (Closed): Movable widget problem
- 12:14 PM Bug #6073: Improve FRAME:SCROLL option support
- Currently, only @SCROLL = 1@ is supported. We need to add proper support for @SCROLL > 1 && SCROLL < DOWN@. This shou...
- 11:46 AM Bug #6073 (New): Improve FRAME:SCROLL option support
- 07:03 AM Bug #6057 (WIP): Attributes access causing widget to be realized when not need to.
- I agree we need proper tests and need to know the full scope of behavior before implementing the full fix. Go ahead ...
- 06:23 AM Bug #6057 (Feedback): Attributes access causing widget to be realized when not need to.
- Greg,
since we had to revert changes on @realized@/@wasRealized@ - because accessing some of those attributes were...
02/15/2022
- 10:45 AM Feature #4438: parsing and conversion of .wrx files
- It all looks good.
- 08:44 AM Feature #4438: parsing and conversion of .wrx files
- Greg Shah wrote:
> That is huge! It will be a big step ahead since we will be able capture the output for all @.wrx... - 07:15 AM Feature #4438: parsing and conversion of .wrx files
- That is huge! It will be a big step ahead since we will be able capture the output for all @.wrx@ files up front.
... - 06:18 AM Feature #4438: parsing and conversion of .wrx files
- I can report a success in parsing OCX properties for PSTimer. I successfully read the Interval and Enabled properties...
02/12/2022
- 07:28 AM Bug #6057: Attributes access causing widget to be realized when not need to.
- Roger Borrello wrote:
> Is this the kind of update you are envisioning? It is successful in my customer's app.
>
... - 07:08 PM Bug #6057: Attributes access causing widget to be realized when not need to.
- Is this the kind of update you are envisioning? It is successful in my customer's app....
02/11/2022
- 05:51 PM Bug #6057: Attributes access causing widget to be realized when not need to.
- Marian Edu wrote:
> The use of the @canAccess@ guard should be reviewed and fix cases where widget realization is no...
02/10/2022
- 08:50 AM Bug #6057: Attributes access causing widget to be realized when not need to.
- Some widget attributes require the widget to be realized else an error will be thrown (in fact a set of three). The m...
- 08:44 AM Bug #6057 (WIP): Attributes access causing widget to be realized when not need to.
- 08:39 AM Bug #6038: ComboBox setScreenValue improvements
- Roger Borrello wrote:
> Which converts to:
> [...]
Good catch, the 4GL snippet is probably not the right one but... - 08:20 AM Bug #6038: ComboBox setScreenValue improvements
- This is in the constructor of @GenericWidget@:...
- 08:18 AM Bug #6038: ComboBox setScreenValue improvements
- One more thing to note. I had a breakpoint in @GenericWidget.realize@:...
- 02:53 AM Bug #6038: ComboBox setScreenValue improvements
- Roger, thanks for debugging this - the fact that setting the widget visibility to true marks it as 'realized' is ok. ...
02/09/2022
- 03:55 PM Bug #6038: ComboBox setScreenValue improvements
- I was able to debug the client, breaking in @AbstractWidget._setVisible@:...
- 12:49 PM Bug #6038: ComboBox setScreenValue improvements
- Roger Borrello wrote:
> Roger Borrello wrote:
> > The error message comes right after I make the menu choice to run... - 12:40 PM Bug #6038: ComboBox setScreenValue improvements
- Roger Borrello wrote:
> The error message comes right after I make the menu choice to run the program, and before I ... - 12:32 PM Bug #6038: ComboBox setScreenValue improvements
- The error message comes right after I make the menu choice to run the program, and before I hit:...
- 12:30 PM Bug #6038: ComboBox setScreenValue improvements
- There is this:...
- 12:27 PM Bug #6038: ComboBox setScreenValue improvements
- Regarding what might be going on with setting the @SCROLLBAR-HORIZONTAL@ attribute of a @SELECTION-LIST@ after the fr...
- 11:40 AM Bug #6038: ComboBox setScreenValue improvements
- Marian Edu wrote:
> Roger Borrello wrote:
> > Likewise I am getting @** Attribute SCREEN-VALUE for the COMBO-BOX xx... - 10:21 AM Bug #6038: ComboBox setScreenValue improvements
- Roger Borrello wrote:
> I notice the @ComboBoxConfig.format@ is 2 exclamations marks: @!!@. I am not familiar with t... - 10:14 AM Bug #6038: ComboBox setScreenValue improvements
- Roger Borrello wrote:
> Likewise I am getting @** Attribute SCREEN-VALUE for the COMBO-BOX xxx has an invalid value ... - 10:12 AM Bug #6038: ComboBox setScreenValue improvements
- Roger Borrello wrote:
> Roger Borrello wrote:
> > Using 13497 on my customer's application, and now receiving 4053 ... - 10:11 AM Bug #6038: ComboBox setScreenValue improvements
- Roger Borrello wrote:
> Using 13497 on my customer's application, and now receiving 4053 error: @Unable to set SCROL... - 10:09 AM Bug #6038: ComboBox setScreenValue improvements
- Roger Borrello wrote:
> Using 13497 on my customer's application, and now receiving 4053 error: @Unable to set SCROL... - 09:40 AM Bug #6038: ComboBox setScreenValue improvements
- Using 13497 on my customer's application, and now receiving 4053 error: @Unable to set SCROLLBAR-HORIZONTAL because t...
- 09:01 AM Bug #6038: ComboBox setScreenValue improvements
- I did a couple of cosmetic changes to 6038-20220209.patch and checked it in 3821c revision 13497.
- 08:56 AM Bug #6038: ComboBox setScreenValue improvements
- Hynek Cihlar wrote:
> Marian Edu wrote:
> > Marian Edu wrote:
> > Attached the patch for combo-box so the trailing... - 08:53 AM Bug #6038: ComboBox setScreenValue improvements
- Hynek Cihlar wrote:
> In @ComboBoxWidget@ @setLabel@ was called only when value type differed from the combo-box typ... - 08:44 AM Bug #6038: ComboBox setScreenValue improvements
- Marian Edu wrote:
> Marian Edu wrote:
> Attached the patch for combo-box so the trailing spaces from value are remo... - 07:16 AM Bug #6038: ComboBox setScreenValue improvements
- Marian Edu wrote:
> Testing this in 4GL only for combo-box the values are trimmed but only at the end, the @list-ite...
02/08/2022
- 02:34 PM Bug #6038: ComboBox setScreenValue improvements
- Testing this in 4GL only for combo-box the values are trimmed but only at the end, the @list-items@/@list-item-pairs@...
- 02:14 PM Bug #6038: ComboBox setScreenValue improvements
- Marian Edu wrote:
> Eugenie Lyzenko wrote:
> > How about this change in @GenericFrame.java@?
> I've started with @... - 01:51 PM Bug #6038: ComboBox setScreenValue improvements
- Eugenie Lyzenko wrote:
> How about this change in @GenericFrame.java@?
I've started with @GenericFrame@ before but ... - 01:45 PM Bug #6038: ComboBox setScreenValue improvements
- Marian Edu wrote:
> Eugenie Lyzenko wrote:
> > Marian,
> >
> > Please see #5991.
> >
> > We have severe regre... - 01:26 PM Bug #6038: ComboBox setScreenValue improvements
- Eugenie Lyzenko wrote:
> Marian,
>
> Please see #5991.
>
> We have severe regression from recent combo-box cha... - 12:22 PM Bug #6038: ComboBox setScreenValue improvements
- With respect to #6044, the fixes in 13481 corrected the problem which exist with 13481. However, the fixes in 13481 ...
- 12:16 PM Bug #6038: ComboBox setScreenValue improvements
- Marian,
Please see #5991.
We have severe regression from recent combo-box changes for @(set/get)ScreenValue@. P... - 11:46 AM Bug #6038: ComboBox setScreenValue improvements
- Greg Shah wrote:
> Marian: We are backing out the latest 3821c in the customer test environment for both #5881 and #... - 10:19 AM Bug #6038: ComboBox setScreenValue improvements
- Marian: We are backing out the latest 3821c in the customer test environment for both #5881 and #6044. Please let us...
- 05:09 AM Bug #6038: ComboBox setScreenValue improvements
- OK, as per our tests so far it looks like the validation doesn't have anything to do with the fact that the widget's ...
- 09:05 AM Bug #6053: Widget realisation
- Yes, please do.
- 09:02 AM Bug #6053: Widget realisation
- The widget 'realisation' is somehow inconsistent in FWD, there are two attributes in widget configuration with a big ...
- 08:52 AM Bug #6053 (Review): Widget realisation
- 02:27 AM Bug #6042: Nested frame must not be made visible when empty and DISPLAY/ENABLE executed on the pa...
- Hynek Cihlar wrote:
> [...]
Hynek, I could have sworn I've saw that happening but running the code in 4GL doesn't...
02/07/2022
- 09:36 AM Bug #6038: ComboBox setScreenValue improvements
- Greg Shah wrote:
> Eugenie Lyzenko wrote:
> > Hynek Cihlar wrote:
> > > The changes in 6038-20220204.02.patch are ... - 09:17 AM Bug #6038: ComboBox setScreenValue improvements
- Agreed.
- 09:11 AM Bug #6038: ComboBox setScreenValue improvements
- Greg Shah wrote:
> Marian: Is there anything remaining to do in this task?
I've wrote 4GL tests (static/dynamic... - 09:07 AM Bug #6038: ComboBox setScreenValue improvements
- Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> > The changes in 6038-20220204.02.patch are good. Checked them in 38... - 09:34 AM Bug #6016: Selection list setScreenValue improvements
- Roger Borrello wrote:
> Roger Borrello wrote:
> > In @ControlSetEntity.setScreenValue@, we've lost the ability to p... - 09:03 AM Bug #6016: Selection list setScreenValue improvements
- Roger Borrello wrote:
> In @ControlSetEntity.setScreenValue@, we've lost the ability to prevent the error message fr...
02/06/2022
- 08:29 AM Bug #6038: ComboBox setScreenValue improvements
- Hynek Cihlar wrote:
> The changes in 6038-20220204.02.patch are good. Checked them in 3821c revision 13481.
It ha...
02/05/2022
- 11:32 AM Bug #6038: ComboBox setScreenValue improvements
- The changes in 6038-20220204.02.patch are good. Checked them in 3821c revision 13481.
Also available in: Atom