Activity
From 03/01/2019 to 03/30/2019
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