Project

General

Profile

Activity

From 03/23/2019 to 04/21/2019

04/19/2019

05:59 PM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Addition: 10. We may also want to test @EACH, FIRST/LAST/UNIQUE@ cases. Really not sure about cases where @FIRST/LAST... Stanislav Lomany
09:14 AM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
> Testcases should be for all FWD query types: PreselectQuery, AdaptiveQuery, CompoundQuery etc. (we need to provide ... Greg Shah
07:57 AM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
> What aspects of the problem still need testcases? We will have external resources write these.
Testcases for @Q...
Stanislav Lomany
01:51 PM Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
Hynek Cihlar wrote:
> The attached file is the modified @_osprint.p@ with the native code removed using the implemen...
Greg Shah

04/18/2019

04:02 PM Feature #3908: implement browse column VIEW-AS COMBO-BOX
Strange, but only @character@ combo columns display the item description instead of the item value in a cell. However... Stanislav Lomany
09:29 AM Feature #3908: implement browse column VIEW-AS COMBO-BOX
> I assume that @value@ means the raw data in the backing lvalue (variable or database field). Correct?
Yes.

>...
Stanislav Lomany
09:01 AM Feature #3908: implement browse column VIEW-AS COMBO-BOX
I'm trying to understand your syntax in the last note.
I assume that @value@ means the raw data in the backing lva...
Greg Shah

04/17/2019

07:58 PM Feature #3908: implement browse column VIEW-AS COMBO-BOX
Currently browse cells are rendered at the server side: @value --srv--> screen-value@. Combo columns add a new layer ... Stanislav Lomany
03:46 AM Feature #3908: implement browse column VIEW-AS COMBO-BOX
> I'm trying to imagine the insane code inside the 4GL that causes this. It makes no sense at all.
I guess that's...
Stanislav Lomany
08:04 PM Feature #3908: implement browse column VIEW-AS COMBO-BOX
> So, from a user's perspective if a cell has no corresponding value in the combo-box, a random value will be display... Greg Shah

04/16/2019

04:27 PM Feature #3908: implement browse column VIEW-AS COMBO-BOX
FYI. When a combo-box cell gains focus, it displays the value which corresponds the cell value. If there is no corres... Stanislav Lomany
10:24 AM Feature #3908: implement browse column VIEW-AS COMBO-BOX
> Please summarize status here.
I'm working on rendering/screen-value part. Because combo-box cells behavior diffe...
Stanislav Lomany
08:49 AM Feature #3908: implement browse column VIEW-AS COMBO-BOX
Please summarize status here.
When will this be complete and stable?
Greg Shah
09:08 AM Feature #3811 (Pending): more misc UI features
The rest of the implementation work is deferred until the @MANUAL-HIGHLIGHT@ 4GL testcases are ready. Greg Shah
09:07 AM Feature #3811: more misc UI features
Greg Shah wrote:
> Please confirm that everything is complete except for @MANUAL-HIGHLIGHT@, for which we need 4GL t...
Eugenie Lyzenko
08:44 AM Feature #3811: more misc UI features
For the @MANUAL-HIGHLIGHT@ 4GL testcases:
* We understand that some widgets do not honor @MANUAL-HIGHLIGHT@. The ...
Greg Shah
08:38 AM Feature #3811: more misc UI features
Please confirm that everything is complete except for @MANUAL-HIGHLIGHT@, for which we need 4GL testcases. Greg Shah
07:31 AM Feature #3811: more misc UI features
Branch @3811a@ was merged to trunk as revno @11303@ then it was archived. Eugenie Lyzenko
07:14 AM Feature #3811: more misc UI features
Greg Shah wrote:
> Yes, go ahead.
Testing completed. The results: @3811a_11326_32748a0_20190416_evl.zip@.
No r...
Eugenie Lyzenko
06:49 AM Feature #3811: more misc UI features
Yes, go ahead. Greg Shah
03:38 AM Feature #3811: more misc UI features
The main regression part completed without regressions. Waiting for @CTRL-C@ to be done.
Can I merge @3811a@ into ...
Eugenie Lyzenko
08:46 AM Feature #3762 (Closed): misc UI features
Branch 3811a was merged to trunk as revision 11303. This finishes the work in this task. Greg Shah

04/15/2019

12:11 PM Feature #3811: more misc UI features
Conversion testing completed. The generated sources are identical.
Starting the runtime tests for @3811a@.
Eugenie Lyzenko
08:14 AM Feature #3811: more misc UI features
Greg Shah wrote:
> Yes, go ahead.
OK. The conversion test has been started. Then runtime.
Eugenie Lyzenko
07:56 AM Feature #3811: more misc UI features
Yes, go ahead. Greg Shah
07:59 AM Feature #3908: implement browse column VIEW-AS COMBO-BOX
Rebased task branch 3908a from P2J trunk revision 11302. Stanislav Lomany

04/14/2019

03:52 PM Feature #3811: more misc UI features
Task branch @3811a@ has been rebased with trunk @11302@, new revision is @11326@.
Can I retest and if no regressio...
Eugenie Lyzenko

04/10/2019

03:11 PM Feature #3811: more misc UI features
Hynek Cihlar wrote:
> Code review @MIN-HEIGHT-CHARS@ and @MAX-HEIGHT-CHARS@ changes in 3811a.
>
> * Reference to ...
Eugenie Lyzenko
02:20 PM Feature #3811: more misc UI features
Code review @MIN-HEIGHT-CHARS@ and @MAX-HEIGHT-CHARS@ changes in 3811a.
* Reference to @MAX-WIDTH-CHARS@ in the ja...
Hynek Cihlar
12:39 PM Feature #3811: more misc UI features
Code Review Task Branch 3811a Revision 11324
I'm good with the changes.
Constantin: Are you OK with the vertica...
Greg Shah
08:00 PM Feature #3811 (Test): more misc UI features
Task branch @3811a@ rev @11324@ passed the regression testing. So looks ready for planned rebase/merge in future. Eugenie Lyzenko

04/09/2019

07:57 PM Bug #2921 (Test): fix vertical placement of FILL-IN (editable or not)/LABEL/EDITOR text
As part of the @3811a@ the changes passed regression testing. So it is in good shape for further rebase/commit when n... Eugenie Lyzenko
01:33 PM Feature #3811: more misc UI features
Eugenie Lyzenko wrote:
> Task branch @3811a@ has been updated for review to revision @11324@.
>
> Changed return ...
Constantin Asofiei
01:25 PM Feature #3811: more misc UI features
Constantin Asofiei wrote:
> In 3811a rev 11323, I see no reason for the new @ClientExports@ APIs to return a @Boolea...
Eugenie Lyzenko
08:52 AM Feature #3811: more misc UI features
In 3811a rev 11323, I see no reason for the new @ClientExports@ APIs to return a @Boolean@ instance instead of a @boo... Constantin Asofiei

04/08/2019

06:59 PM Bug #2921: fix vertical placement of FILL-IN (editable or not)/LABEL/EDITOR text
Greg Shah wrote:
> Code Review Task Branch 3811a Revision 11320
>
> The changes look quite good. Some feedback:
...
Eugenie Lyzenko
05:40 PM Bug #2921: fix vertical placement of FILL-IN (editable or not)/LABEL/EDITOR text
Greg Shah wrote:
> Code Review Task Branch 3811a Revision 11320
>
> The changes look quite good. Some feedback:
...
Eugenie Lyzenko
05:02 PM Bug #2921: fix vertical placement of FILL-IN (editable or not)/LABEL/EDITOR text
Greg Shah wrote:
> Code Review Task Branch 3811a Revision 11320
>
> The changes look quite good. Some feedback:
...
Eugenie Lyzenko
03:46 PM Bug #2921: fix vertical placement of FILL-IN (editable or not)/LABEL/EDITOR text
Code Review Task Branch 3811a Revision 11320
The changes look quite good. Some feedback:
1. I would like commo...
Greg Shah
10:40 AM Bug #2921 (Review): fix vertical placement of FILL-IN (editable or not)/LABEL/EDITOR text
Looks completed, need review and probably more screen to check the consistency. Eugenie Lyzenko
10:39 AM Bug #2921: fix vertical placement of FILL-IN (editable or not)/LABEL/EDITOR text
Task branch @3811a@ has been updated for review to revision @11320@.
This is the fix for GUI Web driver text verti...
Eugenie Lyzenko
06:58 PM Feature #3811: more misc UI features
Task branch @3811a@ has been updated for review to revision @11323@.
Notes resolution. @EDIT-*@ related widget imp...
Eugenie Lyzenko
03:48 PM Feature #3811: more misc UI features
See #2921-15 for the code review. Greg Shah
10:11 AM Feature #3811: more misc UI features
Stanislav Lomany wrote:
> > but for getBufferForTable it is used inside the method.
>
> It is always the browse q...
Eugenie Lyzenko
10:06 AM Feature #3811: more misc UI features
> but for getBufferForTable it is used inside the method.
It is always the browse query. Why pass it as a parameter?
Stanislav Lomany
09:58 AM Feature #3811: more misc UI features
Stanislav Lomany wrote:
> Code review branch 3811a rev 11309, 11311, 11316 regarding @ADD-COLUMNS-FROM@ I have only ...
Eugenie Lyzenko
08:40 AM Feature #3811: more misc UI features
Code review branch 3811a rev 11309, 11311, 11316 regarding @ADD-COLUMNS-FROM@ I have only code style notes:
# @query...
Stanislav Lomany
02:37 PM Feature #3908: implement browse column VIEW-AS COMBO-BOX
Created task branch 3908a from P2J trunk revision 11301. Stanislav Lomany
11:36 AM Feature #3908: implement browse column VIEW-AS COMBO-BOX
You can create a new 3908a or you can use 3811a if you think it will make merging easier. Greg Shah
11:32 AM Feature #3908: implement browse column VIEW-AS COMBO-BOX
What branch should I use for this task? Stanislav Lomany
01:53 AM Feature #4029: implement more widget rendering knowledge within the client drivers
We already push some of the "widget knowledge" to the drivers, like input-sensitive widget areas to the drivers (espe... Hynek Cihlar

04/06/2019

10:47 PM Bug #2921: fix vertical placement of FILL-IN (editable or not)/LABEL/EDITOR text
Task branch @3811a@ has been updated for review to revision @11318@.
This is the fix for GUI driver independent ve...
Eugenie Lyzenko

04/05/2019

07:27 PM Bug #2921: fix vertical placement of FILL-IN (editable or not)/LABEL/EDITOR text
Deviations found.
Swing:
* disabled Fill-In text location is higher than expected(1 pixel)
Web, widgets enable...
Eugenie Lyzenko
06:00 PM Bug #2921 (WIP): fix vertical placement of FILL-IN (editable or not)/LABEL/EDITOR text
Two samples from 4GL to compare vertical text location:
Enabled widgets:
!text_vert_location_en_4gl.jpg!
Dis...
Eugenie Lyzenko
02:54 PM Bug #2921: fix vertical placement of FILL-IN (editable or not)/LABEL/EDITOR text
Greg Shah wrote:
> Use 3811a.
>
> We are first trying to get 3750b into trunk ASAP. We aren't changing trunk unt...
Eugenie Lyzenko
02:54 PM Bug #2921: fix vertical placement of FILL-IN (editable or not)/LABEL/EDITOR text
Use 3811a.
We are first trying to get 3750b into trunk ASAP. We aren't changing trunk until then.
Greg Shah
12:56 PM Bug #2921: fix vertical placement of FILL-IN (editable or not)/LABEL/EDITOR text
Starting to work on the issue. What are the planes for changes to apply? Create separate branch or I can upload to cu... Eugenie Lyzenko
10:53 AM Feature #3811: more misc UI features
Greg Shah wrote:
> > If my understanding correct in cases when Progress Docs conflicts with 4GL reality we implement...
Eugenie Lyzenko
10:34 AM Feature #3811: more misc UI features
> If my understanding correct in cases when Progress Docs conflicts with 4GL reality we implement what we see on 4GL ... Greg Shah
11:01 PM Feature #3811: more misc UI features
Task branch @3811a@ has been updated for review to revision @11317@.
Adding gap status change for @AUTO-COMPLETION...
Eugenie Lyzenko
09:50 PM Feature #3811: more misc UI features
Task branch @3811a@ has been updated for review to revision @11316@.
This change fixes the bugs found during testi...
Eugenie Lyzenko

04/04/2019

07:37 PM Feature #3811: more misc UI features
The bugs found have been fixed. Now @ADD-COLUMNS-FROM()@ works almost the same as in original @4GL@.
The only devi...
Eugenie Lyzenko
07:01 PM Feature #3811: more misc UI features
Added testcase @uast/browse/brws_add_cols_from.p@ to bzr testcases repo, rev @1829@.
Found several bugs/issues in ...
Eugenie Lyzenko
02:57 PM Feature #3811: more misc UI features
I need to write the testcase to verify the current implementation of the @ADD-COLUMNS-FROM@ method. I'm worry a bit a... Eugenie Lyzenko
01:23 PM Feature #3811 (Review): more misc UI features
Task branch @3811a@ has been updated for review to revision @11315@.
With this update the support for @AUTO-COMPLE...
Eugenie Lyzenko
08:19 PM Feature #3811: more misc UI features
Task branch @3811a@ has been updated for review to revision @11314@.
The update adds base implementation for @AUTO...
Eugenie Lyzenko

04/03/2019

11:56 PM Feature #3811: more misc UI features
The status updated, but I have not received the respective message to e-mail. Pushing another record. Eugenie Lyzenko
11:50 PM Feature #3811: more misc UI features
Task branch @3811a@ has been updated for review to revision @11313@.
This is complete implementation of the soft P...
Eugenie Lyzenko

04/02/2019

02:21 PM Feature #3811: more misc UI features
It is difficult to use this system menu for... Sergey Ivanovskiy
02:20 PM Feature #3811: more misc UI features
Thank you for help. I have some background to implement solution.
The difference is I do not need event listener. ...
Eugenie Lyzenko
02:04 PM Feature #3811: more misc UI features
It seems that this code... Sergey Ivanovskiy
01:38 PM Feature #3811: more misc UI features
Eugenie, please look at @SystemAction@ in @p2j.mouse.js@ in order to understand how PASTE is implemented. Sergey Ivanovskiy
01:38 PM Feature #3811: more misc UI features
Sergey Ivanovskiy wrote:
> Sergey Ivanovskiy wrote:
> > Eugenie, I tested this issue and found that CTRL-V should w...
Eugenie Lyzenko
01:29 PM Feature #3811: more misc UI features
There is a picture of the current COPY/PAST/CUT web client architecture in the original task where this issue is orig... Sergey Ivanovskiy
01:11 PM Feature #3811: more misc UI features
Sergey Ivanovskiy wrote:
> Eugenie, I tested this issue and found that CTRL-V should work. It seems that your conclu...
Sergey Ivanovskiy
01:03 PM Feature #3811: more misc UI features
Eugenie, I tested this issue and found that CTRL-V should work. It seems that your conclusions are incorrect. Did you... Sergey Ivanovskiy
01:00 PM Feature #3811: more misc UI features
I don't know the PASTE menu enabled requirements, but it seems that this menu item can be enabled forever. Sergey Ivanovskiy
01:00 PM Feature #3811: more misc UI features
Sergey Ivanovskiy wrote:
> Eugenie Lyzenko wrote:
> > Guys, we have some misunderstanding here. Again, Swing client...
Eugenie Lyzenko
12:59 PM Feature #3811: more misc UI features
If we send CTRL+V like this... Sergey Ivanovskiy
12:48 PM Feature #3811: more misc UI features
@OutputManager.getDriver()).clipboardContents()@ cannot be done via jscript without user's approval. Sergey Ivanovskiy
12:45 PM Feature #3811: more misc UI features
Eugenie Lyzenko wrote:
> Guys, we have some misunderstanding here. Again, Swing client works fine, while Web client ...
Sergey Ivanovskiy
12:15 PM Feature #3811: more misc UI features
Guys, we have some misunderstanding here. Again, Swing client works fine, while Web client does not.
The approach ...
Eugenie Lyzenko
08:53 AM Feature #3811: more misc UI features
This @EditorPopupGuiImpl@ should work properly. Sergey Ivanovskiy
08:26 AM Feature #3811: more misc UI features
Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> > Eugenie, I'm confused, too - PASTE is working via CTRL-V wit...
Sergey Ivanovskiy
07:36 AM Feature #3811: more misc UI features
Constantin Asofiei wrote:
> Eugenie, I'm confused, too - PASTE is working via CTRL-V with both Chrome and Firefox. ...
Eugenie Lyzenko
07:01 AM Feature #3811: more misc UI features
Eugenie, I'm confused, too - PASTE is working via CTRL-V with both Chrome and Firefox. Please post a standalone test... Constantin Asofiei
06:45 AM Feature #3811: more misc UI features
From this thread it is not clear what is the PASTE issue? Should I check out 3811a? Sergey Ivanovskiy
06:19 AM Feature #3811: more misc UI features
Greg Shah wrote:
> > What is not yet fixed is PASTE operation from external application to Web client based FWD EDIT...
Sergey Ivanovskiy
06:16 AM Feature #3811: more misc UI features
> What is not yet fixed is PASTE operation from external application to Web client based FWD EDITOR widget. Looks lik... Greg Shah
10:40 PM Feature #3811: more misc UI features
Task branch @3811a@ has been updated for review to revision @11312@.
Added first stage of the @AUTO-COMPLETION@ at...
Eugenie Lyzenko
10:32 PM Feature #4029: implement more widget rendering knowledge within the client drivers
I'm not sure if there is already an issue for this potential performance improvement, but I know we've discussed it m... Eric Faulhaber
10:24 PM Feature #4029 (New): implement more widget rendering knowledge within the client drivers
Eric Faulhaber
10:18 PM Feature #4028: coalesce multiple STATUS updates sent in rapid succession to reduce DAP work
We recently encountered a situation in an application where the status messages meant to update the user on the progr... Eric Faulhaber
10:08 PM Feature #4028 (New): coalesce multiple STATUS updates sent in rapid succession to reduce DAP work
Eric Faulhaber

04/01/2019

04:49 PM Feature #3811: more misc UI features
Task branch @3811a@ has been updated for review to revision @11311@.
Added runtime support for @ADD-COLUMNS-FROM@ ...
Eugenie Lyzenko

03/30/2019

04:40 PM Feature #3811: more misc UI features
Eugenie Lyzenko wrote:
> Is the same issue for Firefox?
The issue I mentioned with the first key being lost after t...
Constantin Asofiei
11:46 PM Feature #3811: more misc UI features
Task branch @3811a@ has been updated for review to revision @11310@.
This is the set of fixes for @EDITOR@ widget ...
Eugenie Lyzenko

03/29/2019

05:25 PM Feature #3811: more misc UI features
Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > What about Editor widget, not Fill-In? Do you see the issue ...
Eugenie Lyzenko
04:17 PM Feature #3811: more misc UI features
Eugenie Lyzenko wrote:
> What about Editor widget, not Fill-In? Do you see the issue in Editor? If not - it is anoth...
Constantin Asofiei
04:09 PM Feature #3811: more misc UI features
Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > There is an issue with @EDIT-PASTE()@ implementation(will be...
Eugenie Lyzenko
03:58 PM Feature #3811: more misc UI features
Eugenie Lyzenko wrote:
> There is an issue with @EDIT-PASTE()@ implementation(will be fixed as part of the @EDIT-PAS...
Constantin Asofiei
03:45 PM Feature #3811: more misc UI features
Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > Are you able to @PASTE@ from external application like @gedi...
Eugenie Lyzenko
03:34 PM Feature #3811: more misc UI features
Eugenie Lyzenko wrote:
> Are you able to @PASTE@ from external application like @gedit@ int @FWD@ editor widget?
Ye...
Constantin Asofiei
03:32 PM Feature #3811: more misc UI features
Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > Web client specific. It is not possible to paste text from e...
Eugenie Lyzenko
03:25 PM Feature #3811: more misc UI features
Eugenie Lyzenko wrote:
> Web client specific. It is not possible to paste text from external application like @gedit...
Constantin Asofiei
03:21 PM Feature #3811: more misc UI features
UNDO editor feature does not properly work in @FWD@. The text inside the editor is not getting back to the version be... Eugenie Lyzenko
02:33 PM Feature #3811: more misc UI features
Eugenie Lyzenko wrote:
> One more attribute to implement I've missed: @AUTO-COMPLETION@ for combo-box widget. We nee...
Greg Shah
02:17 PM Feature #3811: more misc UI features
Task branch @3811a@ has been updated for review to revision @11309@.
This adds conversion support and runtime stub...
Eugenie Lyzenko
12:57 PM Feature #3811: more misc UI features
One more attribute to implement I've missed: @AUTO-COMPLETION@ for combo-box widget. We need this to be implemented, ... Eugenie Lyzenko
11:46 AM Feature #3811: more misc UI features
Greg Shah wrote:
> I'm good with the plan, except for @MANUAL-HIGHLIGHT@.
>
> @MANUAL-HIGHLIGHT@ is strange becau...
Eugenie Lyzenko
11:38 AM Feature #3811: more misc UI features
I'm good with the plan, except for @MANUAL-HIGHLIGHT@.
@MANUAL-HIGHLIGHT@ is strange because it is not clear in wh...
Greg Shah
11:35 AM Feature #3811: more misc UI features
Status update from Eugenie:
> Yes, almost completed. I have left to add implementation for Browse related ADD-COLU...
Greg Shah

03/26/2019

07:07 AM Bug #3962: To handle an application shortcut if there is a browser's default action assigned to t...
I like the virtual keyboard idea. It is a universal "safety net". We can have a button that brings it up.
We may...
Greg Shah
04:54 AM Bug #3962: To handle an application shortcut if there is a browser's default action assigned to t...
Another idea is to add a virtual keyboard in order to handle all these cases. Sergey Ivanovskiy
 

Also available in: Atom