Activity
From 03/09/2019 to 04/07/2019
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...
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... - 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... - 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... - 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. - 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...
- 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... - 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 ...
- 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... - 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...
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... - 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 ... - 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...
- 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... - 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...
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.
- 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...
04/02/2019
- 02:21 PM Feature #3811: more misc UI features
- It is difficult to use this system menu for...
- 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. ... - 02:04 PM Feature #3811: more misc UI features
- It seems that this code...
- 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.
- 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... - 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...
- 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... - 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...
- 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.
- 01:00 PM Feature #3811: more misc UI features
- Sergey Ivanovskiy wrote:
> Eugenie Lyzenko wrote:
> > Guys, we have some misunderstanding here. Again, Swing client... - 12:59 PM Feature #3811: more misc UI features
- If we send CTRL+V like this...
- 12:48 PM Feature #3811: more misc UI features
- @OutputManager.getDriver()).clipboardContents()@ cannot be done via jscript without user's approval.
- 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 ... - 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 ... - 08:53 AM Feature #3811: more misc UI features
- This @EditorPopupGuiImpl@ should work properly.
- 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... - 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. ... - 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...
- 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?
- 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... - 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...
- 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... - 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...
- 10:24 PM Feature #4029 (New): implement more widget rendering knowledge within the client drivers
- 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...
- 10:08 PM Feature #4028 (New): coalesce multiple STATUS updates sent in rapid succession to reduce DAP work
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@ ...
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... - 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 ...
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 ... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
- 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... - 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... - 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, ...
- 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... - 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... - 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...
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... - 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.
03/23/2019
- 09:44 PM Feature #3811: more misc UI features
- Task branch @3811a@ has been updated for review to revision @11308@.
Adding support for @EDIT-UNDO@ method, @EDIT-...
03/22/2019
- 06:29 PM Feature #3811: more misc UI features
- Actually @EDIT-CAN-UNDO@ implementation is easy if @UNDO@ capability already done(as for @EditorGuiImpl@). So it is n...
- 05:57 PM Feature #3811: more misc UI features
- > May be you mean EDIT-UNDO instead?
Yes, sorry. - 05:05 PM Feature #3811: more misc UI features
- Task branch @3811a@ has been updated for review to revision @11307@.
Adding full support for @EDIT-(COPY|CUT|PASTE... - 04:28 PM Feature #3811: more misc UI features
- Greg Shah wrote:
> Don't forget to update the gap analysis rules.
OK.
>By the way, @EDIT-CAN-UNDO@ is marked w... - 11:43 AM Feature #3811: more misc UI features
- Additional attributes/methods to implement:
+Browse, Combo-box, Editor Method(s)+
* @EDIT-UNDO@
+Browse, Combo... - 09:45 AM Feature #3811: more misc UI features
- Don't forget to update the gap analysis rules. By the way, @EDIT-CAN-UNDO@ is marked wrong today (the conversion is ...
- 09:16 AM Feature #3811: more misc UI features
- Greg Shah wrote:
> Also, please note that @EDIT-UNDO@ was probably only stubbed in the POC (see #3762). But we need... - 09:03 AM Feature #3811: more misc UI features
- Also, please note that @EDIT-UNDO@ was probably only stubbed in the POC (see #3762). But we need the runtime for it,...
- 08:59 AM Feature #3811: more misc UI features
- > 1. The Clipboard we will use here is the client side object, correct?
Yes. We have existing support for integr... - 08:39 AM Feature #3811: more misc UI features
- > Task branch @3811a@ has been updated for review to revision @11305-6@.
Looks good. - 08:31 AM Feature #3811: more misc UI features
- > Task branch @3811a@ has been updated for review to revision @11304@.
Look good. - 08:23 AM Feature #3811: more misc UI features
- > Task branch @3811a@ has been updated for review to revision @11303@.
Looks good. - 09:38 AM Feature #3762: misc UI features
- > COMBO-BOX:AUTO-COMPLETION and COMBO-BOX:EDIT-UNDO is not completed.
Eugenie: Please add these to your work in #3... - 09:20 AM Feature #3762: misc UI features
- Greg Shah wrote:
> Are there any runtime features in this task which were not finished?
All runtime for MENU:TOGGLE... - 09:04 AM Feature #3762: misc UI features
- Greg Shah wrote:
> Are there any runtime features in this task which were not finished?
Does anyone know this ans... - 06:36 AM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
- I've committed stubs for @CREATE-RESULT-LIST-ENTRY@ as rev 11302 in 3809a. It doesn't contain much actual code.
03/21/2019
- 07:49 PM Feature #3811: more misc UI features
- The widgets are currently involved in point 2 changes - @FillInWidget@ and @ComboBoxWidget@ in addition to @EditorWid...
- 07:17 PM Feature #3811: more misc UI features
- Greg,
I've started to work on clipboard related editor widget methods: @CUT/COPY/PASTE@ and I have two design ques... - 04:51 PM Feature #3811: more misc UI features
- Task branch @3811a@ has been updated for review to revision @11306@.
The update adds support for @DISABLE-AUTO-ZAP... - 09:54 AM Feature #3811: more misc UI features
- Task branch @3811a@ has been updated for review to revision @11305@.
This adds support for @DISABLE-AUTO-ZAP@ attr... - 10:45 PM Feature #3811: more misc UI features
- Task branch @3811a@ has been updated for review to revision @11304@.
This adds conversion and runtime support for ... - 07:52 AM Feature #2683 (Closed): reverse proxy implementation
03/20/2019
- 06:38 PM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
- Testcases attached. Couple of notes:
# There is no need to implement @CREATE-RESULT-LIST-ENTRY@ for non-scrolling ... - 03:44 PM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
- Sorry, it is 3809a.
- 03:39 PM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
- > Put it in 3908a.
I don't see an active branch with this number. - 03:20 PM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
- Put it in 3908a.
- 03:17 PM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
- Greg, where I can commit to, except 3750b?
- 06:25 PM Feature #3811: more misc UI features
- Task branch @3811a@ has been updated for review to revision @11303@.
This finalizes the implementation of the @(MI... - 04:43 AM Feature #3811: more misc UI features
- > OK. Thanks for clarification. Shouldn't the @browse:COLUMN-FGCOLOR@ set or get the column color for *all* columns i...
- 10:57 PM Feature #3811: more misc UI features
- > Do we need to implement MAX-HEIGHT-CHARS attribute in addition to MIN-HEIGHT-CHARS?
Yes, that makes sense. - 10:46 PM Feature #3811: more misc UI features
- Task branch @3811a@ has been updated for review to revision @11302@.
The update adds conversion support for browse...
03/19/2019
- 06:55 PM Feature #3811: more misc UI features
- Stanislav Lomany wrote:
>
> ...
> > Using this attribute is something like @browse:COLUMN-FGCOLOR@, not @browse-c... - 06:29 PM Feature #3811: more misc UI features
- > I'm asking because @BrowseColumnWidget@ is an artificial one, no direct counterpart in 4GL code, right?
I would ... - 06:22 PM Feature #3811: more misc UI features
- Stanislav Lomany wrote:
> > > What is the current status, can someone clarify? I see the support is implemented for ... - 05:55 PM Feature #3811: more misc UI features
- > > What is the current status, can someone clarify? I see the support is implemented for Browse Column widget, at le...
- 05:07 PM Feature #3811: more misc UI features
- Created task branch @3811a@ from trunk revision @11301@.
- 04:55 PM Feature #3811: more misc UI features
- Another question for browse widget. Why we currently have the @COLUMN-FGCOLOR@ attached to @BrowseColumnWidget@ inste...
- 03:06 PM Feature #3811: more misc UI features
- > What is the branch to commit the changes for this task?
Create a new one.
> What is the current status, can s... - 03:01 PM Feature #3811 (WIP): more misc UI features
- What is the branch to commit the changes for this task? Or I need to create new separate one?
Also I have a questi... - 02:04 PM Bug #3973: Veiwport area coordinates rounding error
- The testcase to show the error will be not easy to write. Consider the problematic code in @Viewport.draw()@:...
- 12:50 PM Bug #3973 (New): Veiwport area coordinates rounding error
- 12:50 PM Bug #3972: Text width/scaling issues in Web client(small fonts are affected mostly)
- The testcase to recreate is the most important thing here. Because the issue is not always visible. For now the text ...
- 12:41 PM Bug #3972 (New): Text width/scaling issues in Web client(small fonts are affected mostly)
03/18/2019
- 04:16 PM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
- Stanislav:
# I don't think your changes are in 3750b yet.
# Did you write testcases? If so, where are they?
# P... - 04:05 PM Feature #3762: misc UI features
- Are there any runtime features in this task which were not finished?
- 04:05 PM Feature #3811: more misc UI features
- I'm going to have someone write testcases for @MANUAL-HIGHLIGHT@ since the documentation is useless.
@BROWSE ... V... - 03:16 PM Feature #3469 (Closed): final improvements and polish for the embedded mode web client
03/15/2019
- 09:35 AM Bug #3962: To handle an application shortcut if there is a browser's default action assigned to t...
- The web client is tried to disable all default actions except the COPY/CUT/PASTE but it doesn't work for some shortcu...
- 07:57 AM Bug #3962: To handle an application shortcut if there is a browser's default action assigned to t...
- This is the list of Chrome shortcuts.
https://support.google.com/chrome/answer/157179?hl=en
I don't know which ... - 07:22 AM Bug #3962: To handle an application shortcut if there is a browser's default action assigned to t...
- CTRL+F4 shortcut closes the current web tab in the browser. Thus there is an issue if the same shortcut is used by th...
- 07:17 AM Bug #3962 (New): To handle an application shortcut if there is a browser's default action assigne...
03/12/2019
- 06:51 AM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
- Use 3750b.
- 05:48 AM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
- > Stanislav: You spent some time on this recently. Please post your findings here. What branch has your code change...
03/11/2019
- 05:26 PM Feature #3762: misc UI features
- The work for @CREATE-RESULT-LIST-ENTRY()@ is being moved to #3940, which will be worked in the main project.
- 05:12 PM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
- Stanislav: You spent some time on this recently. Please post your findings here. What branch has your code changes?
- 05:08 PM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
- As noted in #3762, we must provide support for both @BROWSE:CREATE-RESULT-LIST-ENTRY()@ and @QUERY:CREATE-RESULT-LIST...
- 05:06 PM Feature #3940 (Closed): CREATE-RESULT-LIST-ENTRY() method support
Also available in: Atom