Project

General

Profile

Activity

From 11/06/2015 to 12/05/2015

12/05/2015

08:28 AM Bug #2844: flat status area in web client
Done. Committed revision 10957.
Sergey Ivanovskiy

12/04/2015

05:30 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Rebased task branch 2565a from P2J trunk rev 10956. The latest revision is now 10965. Igor Skornyakov
05:06 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Greg Shah wrote:
> I think this is a known issue. See #2879. If you are talking about the same thing, then you don...
Igor Skornyakov
05:04 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
> but one cannot make a selection with mouse.
I think this is a known issue. See #2879. If you are talking about...
Greg Shah
04:58 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
1. Implemented @WindowGuiImpl.mouse(Entered/Exited)@. However there is a problem. When mouse enters Window from the e... Igor Skornyakov
03:45 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Rebased task branch 2565a from P2J trunk rev 10955. The latest revision is now 10963. Igor Skornyakov
04:31 PM Bug #2909: Fix key navigation for popup_ext.p
It is hard to tell if such a change would be OK in those locations. It is possible. However, since the default vers... Greg Shah
03:13 PM Bug #2909: Fix key navigation for popup_ext.p
Have a look at ThinClient diff. It's a draft. Vadim Gindin
02:59 PM Bug #2909: Fix key navigation for popup_ext.p
> It's not so simple, so I proposed that this change could be not acceptable and I can spend some time in vain workin... Greg Shah
02:45 PM Bug #2909: Fix key navigation for popup_ext.p
Greg Shah wrote:
> Can you point out the menu/sub-menu code which you are proposing to change?
At this moment I don...
Vadim Gindin
02:29 PM Bug #2909: Fix key navigation for popup_ext.p
Can you point out the menu/sub-menu code which you are proposing to change?
Constantin: please review this task.
Greg Shah
02:27 PM Bug #2909: Fix key navigation for popup_ext.p
Would it be correct to change our approach (replace @isEnabled()@ with something other in @ThinClient@) or I should f... Vadim Gindin
07:09 AM Bug #2909: Fix key navigation for popup_ext.p
Disabled menu items are navigable.. It contravenes with the our approach, that only enabled @isEnabled()==true@ widge... Vadim Gindin
04:16 PM Bug #2844: flat status area in web client
Please clean up the changes (e.g. please remove all the commented logging), add your history entry(s) and check it in... Greg Shah
02:41 PM Bug #2844: flat status area in web client
> Code Review clipping_regions_1.txt
>
> My primary concern with this change is that the each use of @adjustOrigin...
Sergey Ivanovskiy
02:25 PM Bug #2844: flat status area in web client
Code Review clipping_regions_1.txt
My primary concern with this change is that the each use of @adjustOrigin()@ (w...
Greg Shah
12:18 PM Bug #2844: flat status area in web client
Greg, please review the clipping region changes, the reason is to transform all stacked clipping regions according to... Sergey Ivanovskiy
11:51 AM Bug #2844: flat status area in web client
Good. Post a diff when you have a fix available. Greg Shah
11:06 AM Bug #2844: flat status area in web client
Found the root cause, each of the stacked clipping regions should be updated on translate/untranslate in order to sav... Sergey Ivanovskiy
04:28 AM Bug #2844: flat status area in web client
The hello.p JS client drawing logs proves that this bug is due to an incorrect last clipping region that is used for ... Sergey Ivanovskiy
04:15 PM Feature #1811: implement the AJAX client driver
Created task branch 1811t from P2J trunk 10956. This will contain the changes for #2844, #2906, #2912, #2916, #2672,... Greg Shah
02:55 PM Bug #2849: implement and/or fix the default popup menus for all widgets
No it is shown only for FillIn and Editor. I've attached my current testcase. Vadim Gindin
02:42 PM Bug #2849: implement and/or fix the default popup menus for all widgets
> Currently I'd checked Toggle-box, FillIn, Editor, Slider, Selection-list, Combobox, Button.
Does it show in Togg...
Greg Shah
02:41 PM Bug #2849: implement and/or fix the default popup menus for all widgets
Here is how default pop-up menu looks like:
!default_popup.png!
It is shown the same for @FillIn@ and @Editor@ widg...
Vadim Gindin
08:58 AM Bug #2849: implement and/or fix the default popup menus for all widgets
Before we go further with this, I need to address some questions. Some screen captures might help too.
1. You are ...
Greg Shah
02:12 PM Bug #2919: new version of demo_widgets.p displays the drawing artifact related to cursor in the u...
The picture for the web client. Sergey Ivanovskiy
02:07 PM Bug #2919: new version of demo_widgets.p displays the drawing artifact related to cursor in the u...
For the swing client the drawing artifact is not stable and disappears if you click on the window, but for the web cl... Sergey Ivanovskiy
02:00 PM Bug #2919 (New): new version of demo_widgets.p displays the drawing artifact related to cursor in...
Sergey Ivanovskiy
01:16 PM Bug #2912: alert-box is displayed on the task bar in Web GUI client, it shouldn't
Yes, this only happens in Web GUI. Hynek Cihlar
08:25 AM Bug #2912: alert-box is displayed on the task bar in Web GUI client, it shouldn't
This only happens in the web client? Greg Shah
08:39 AM Bug #2918: frame title active state difference for frames without focusable widgets
This issue is happening when the frame has no focusable widgets inside and for certain conditions. The example - @rec... Eugenie Lyzenko
08:36 AM Bug #2918 (Closed): frame title active state difference for frames without focusable widgets
Eugenie Lyzenko
07:45 AM Support #2672: GUI web client performance improvements
We need to coordinate this work with #2913, which is related. Greg Shah
07:43 AM Bug #2913: Improve window dragging in Web GUI client
Although this is a bug, it is highly related to the web client performance improvements we will be making in #2672. ... Greg Shah
07:31 AM Bug #2897: image based button become distorted on exit after disable/enable cycle
From Sergey:
The last log's lines were produced by clicking "Quit" button according to your scenario . It looks li...
Greg Shah
02:42 AM Bug #2857: font differences for toggle box and menu
Vadim Gindin wrote:
> 3 Right after start and MENUBAR is drawn, when I move mouse pointer under the MENUBAR all items...
Vadim Gindin
02:38 AM Bug #2916: sub-menu arrow in a title is drawn differently: as without left vertical line (Web Cli...
Here are the images of incorrect arrows: !sm_arrow.png! and !sm_arrow_hl.png! and correct arrows: !correct_arrows.png! Vadim Gindin
02:22 AM Bug #2916 (Closed): sub-menu arrow in a title is drawn differently: as without left vertical line...
Vadim Gindin

12/03/2015

06:07 PM Bug #2915: A modal window in Swing GUI client should not be on top of all other OS windows
A modal window in Swing GUI client should not be on top of all other OS windows. This applies to @ALERT-BOX@ and @DIA... Hynek Cihlar
06:05 PM Bug #2915 (New): A modal window in Swing GUI client should not be on top of all other OS windows
Hynek Cihlar
06:03 PM Bug #2914 (Closed): Fix errors in window_sizing/test_runner.p
Hynek Cihlar
06:01 PM Bug #2913: Improve window dragging in Web GUI client
When window is mouse-dragged by its title bar and the mouse speed reached certain threshold (and the mouse cursor lea... Hynek Cihlar
06:00 PM Bug #2913 (Feedback): Improve window dragging in Web GUI client
Hynek Cihlar
05:59 PM Bug #2912 (Closed): alert-box is displayed on the task bar in Web GUI client, it shouldn't
Hynek Cihlar
05:50 PM Bug #2828: alert-box button text is vertically positioned too low in the web client as compared w...
I retested 2677a and 2677b and the problem still exists in web client. The button text is shifted up though. See the ... Hynek Cihlar
05:49 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
@FrameGuiImpl.mouse(Entered/Exited)@ is implemented. It is clear how to do the same for the @WindowGuiImpl@.
Committ...
Igor Skornyakov
11:50 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Constantin Asofiei wrote:
> Please describe in detail how your solution will work. Look at how currently @GuiDriver...
Igor Skornyakov
11:42 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Igor Skornyakov wrote:
> Constantin Asofiei wrote:
> > I would expect the implementation should not require any spe...
Constantin Asofiei
10:03 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Constantin Asofiei wrote:
> I would expect the implementation should not require any specific code in widget classes...
Igor Skornyakov
09:30 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Igor Skornyakov wrote:
> Constantin Asofiei wrote:
> > Please give an example why these are needed for @FRAME@.
> ...
Constantin Asofiei
08:55 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Constantin Asofiei wrote:
> Please give an example why these are needed for @FRAME@.
Imagine that we have two fra...
Igor Skornyakov
08:42 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Igor Skornyakov wrote:
> Constantin Asofiei wrote:
> > > At this moment it seems that @mouseEntered@/@mouseExited@ ...
Constantin Asofiei
08:41 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Constantin Asofiei wrote:
> > At this moment it seems that @mouseEntered@/@mouseExited@ are not invoked for @FRAME@ ...
Igor Skornyakov
08:28 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Igor Skornyakov wrote:
> At this moment it seems that @mouseEntered@/@mouseExited@ are not invoked for @FRAME@ and @...
Constantin Asofiei
01:31 PM Bug #2736 (Closed): fix GUI menu drawing problems in menu/simple_sm.p
Greg Shah
01:24 PM Bug #2910: artifacts (traces) of closed pop-up menu and menubar is stayed in the workspace
This only occurs in the Web Client. Greg Shah
12:45 PM Bug #2910 (Closed): artifacts (traces) of closed pop-up menu and menubar is stayed in the workspace
Vadim Gindin
01:05 PM Bug #2911: Fix extra background shown for popup_ext.p
See details in #2736 starting from the note 15. Vadim Gindin
01:04 PM Bug #2911 (Closed): Fix extra background shown for popup_ext.p
Vadim Gindin
12:43 PM Bug #2909: Fix key navigation for popup_ext.p
Described behaviour makes sense for GUI. Vadim Gindin
12:42 PM Bug #2909: Fix key navigation for popup_ext.p
# Check if key navigation works even mouse pointer is not over the opened pop-up menu: somewhere else even outside of... Vadim Gindin
12:34 PM Bug #2909 (Closed): Fix key navigation for popup_ext.p
Vadim Gindin
11:29 AM Bug #2907: UPDATE statement in a window which is not ACTIVE-WINDOW must bring the window on top
In @demo/simple_windows.p@, an UPDATE must bring its owner window to top. The task should check the other input bloc... Constantin Asofiei
11:27 AM Bug #2907 (New): UPDATE statement in a window which is not ACTIVE-WINDOW must bring the window on...
Constantin Asofiei
10:46 AM Bug #2906: to support wheel events for the web client
If the wheel events are permitted (the direction is set for them), they can load demo_widgets.p. Sergey Ivanovskiy
10:45 AM Bug #2906 (Closed): to support wheel events for the web client
Sergey Ivanovskiy
10:41 AM Bug #2905: ./window_parenting/waitfor_2wnd.p the web client displays two windows with grey title...
Two windows are displayed with grey title bars and one of them has the active task icon (the initial web client displ... Sergey Ivanovskiy
10:38 AM Bug #2905 (New): ./window_parenting/waitfor_2wnd.p the web client displays two windows with grey...
Sergey Ivanovskiy
10:34 AM Bug #2904: ./frame-z-order/zw1.p - incorrect focus owner
The corresponding fill-in widget on the current active window should have a focus and if the current active window is... Sergey Ivanovskiy
10:28 AM Bug #2904 (New): ./frame-z-order/zw1.p - incorrect focus owner
Sergey Ivanovskiy
08:24 AM Bug #2903: the height of the frame in movie-ratings-static.p is incorrect
The height of the frame in the @movie-ratings-static.p@ is incorrect. See bellow: left is P2J, right is 4GL.
!mov...
Constantin Asofiei
08:23 AM Bug #2903 (New): the height of the frame in movie-ratings-static.p is incorrect
Constantin Asofiei
08:20 AM Bug #2902: demo/demo_widgets.p top frame is made scrollable (height is incorrect?)
Another issue: even if the frame is made scrollabe, using the scrollbar doesn't scroll the content. We should double... Constantin Asofiei
08:20 AM Bug #2902: demo/demo_widgets.p top frame is made scrollable (height is incorrect?)
Ensure you have the latest @testcases/uast/demo/demo_widgets.p@. The top-frame is made scrollable, when it should ha... Constantin Asofiei
08:18 AM Bug #2902 (New): demo/demo_widgets.p top frame is made scrollable (height is incorrect?)
Constantin Asofiei
08:09 AM Bug #2901: clicking on a checkbox without label displays the "selected" rectangle at the right-si...
When selecting the 5th checkbox in the @Ratings@ group, there is a small rectangle drawn to the right side of it. Th... Constantin Asofiei
08:05 AM Bug #2901 (New): clicking on a checkbox without label displays the "selected" rectangle at the ri...
Constantin Asofiei
08:04 AM Bug #2900: the drop-down in movie-ratings-dynamic.p shows an extra line
When opening the @Select movie@ combo-box drop-down, there is an extra empty row added to the bottom, just bellow @Pu... Constantin Asofiei
08:03 AM Bug #2900 (New): the drop-down in movie-ratings-dynamic.p shows an extra line
Constantin Asofiei
08:02 AM Bug #2899: drop-down text "Pulp Fiction" is trimmed incorrectly in movie-ratings-dynamic.p
In the movie-selection combo-box, when opening the drop-down, instead of @Pulp Fiction@ P2J displays @Pulp Fic@. Same... Constantin Asofiei
08:00 AM Bug #2899 (New): drop-down text "Pulp Fiction" is trimmed incorrectly in movie-ratings-dynamic.p
Constantin Asofiei

12/02/2015

05:45 PM Bug #2897: image based button become distorted on exit after disable/enable cycle
This issue is Web client related only. In Swing it is OK. The testcases is @./button/gui_btn_test5.p@. To recreate:
...
Eugenie Lyzenko
05:37 PM Bug #2897 (New): image based button become distorted on exit after disable/enable cycle
Eugenie Lyzenko
04:42 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
TODO (Swing):
1. Support for special cases: BROWSE, COMBO-BOX
2. @mouseEntered@/@mouseExited@ for @FRAME@ and @WIN...
Igor Skornyakov
04:06 AM Bug #2832: GUI combo-box simple mode is broken
Hynek Cihlar wrote:
>
> Eugenie, if you recover the original design, the implementation will be still broken. Mult...
Eugenie Lyzenko
02:39 AM Bug #2832: GUI combo-box simple mode is broken
Eugenie Lyzenko wrote:
> The investigation shows the SIMPLE mode internal logic is almost all broken. I've recovered...
Hynek Cihlar
08:41 PM Bug #2832: GUI combo-box simple mode is broken
The investigation shows the SIMPLE mode internal logic is almost all broken. I've recovered most of all but not yet c... Eugenie Lyzenko

12/01/2015

05:50 PM Bug #2895: Implement separate COLUMN-LABEL annotations for similair temp tables
See task #2564 notes 206, 217-233. Stanislav Lomany
05:47 PM Bug #2895 (New): Implement separate COLUMN-LABEL annotations for similair temp tables
Stanislav Lomany
05:34 PM Feature #2894 (Closed): Implement browse multiple selection with Shift and Ctrl keys
Stanislav Lomany
05:34 PM Bug #2893 (Closed): Mouse clicks on rows are not 100% accurate
Stanislav Lomany
05:32 PM Feature #2892 (Closed): Implement browse scrolling with mouse wheel
Stanislav Lomany
05:01 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
At this moment it seems that @mouseEntered@/@mouseExited@ are not invoked for @FRAME@ and @WINDOW@. We need toi imple... Igor Skornyakov
09:05 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
@ON ENTRY@ trigger activation is not compatible with 4GL.
When the attached program runs in 4GL the @ON ENTRY ANYW...
Igor Skornyakov
06:52 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
In 4GL the attached program opens two windows (a second one after any widget gains focus). The messages are displayed... Igor Skornyakov
06:38 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
@SLIDER@ doesn't work.... Igor Skornyakov
02:37 PM Feature #2564: implement GUI BROWSE widget
Also, create a new sub-task of #2811 for the buffer scoping issue. I want to close #2819. Greg Shah
02:37 PM Feature #2564: implement GUI BROWSE widget
The priority of 1 through 6 is correct. I have no specific opinion on 7 through 11. We can leave it as is for now.
...
Greg Shah
01:34 PM Feature #2564 (WIP): implement GUI BROWSE widget
Remaining issues.
Will make soon:
1. #2825 fix is ready and tested, can be merged to trunk after 2677b
2. #2882 WI...
Stanislav Lomany
10:18 AM Bug #2891: Cannot switch between windows in simple_windows.p
Testcase:... Stanislav Lomany
10:13 AM Bug #2891 (New): Cannot switch between windows in simple_windows.p
Stanislav Lomany
09:28 AM Bug #2890: Incompatible ON ENTRY trigger activation
@ON ENTRY@ trigger activation is not compatible with 4GL.
When the attached program runs in 4GL the @ON ENTRY ANYW...
Igor Skornyakov
09:27 AM Bug #2890 (New): Incompatible ON ENTRY trigger activation
Igor Skornyakov
09:25 AM Bug #2889: Multiple windows support is incorrect
In 4GL the attached program opens two windows (a second one after any widget gains focus and a corresponding @MESSAGE... Igor Skornyakov
09:23 AM Bug #2889 (New): Multiple windows support is incorrect
Igor Skornyakov
05:29 AM Bug #2749 (Closed): widget keeps drawing with focus highlight when a different from gets selected
Greg Shah

11/30/2015

04:10 PM Bug #2749: widget keeps drawing with focus highlight when a different from gets selected
The fix for issue and fix for clipped image in @movie-ratings-dynamic.p@ has been committed in bzr as @10979@ for rev... Eugenie Lyzenko
09:38 AM Bug #2749: widget keeps drawing with focus highlight when a different from gets selected
The fix is based on the fact when combo-box is losing the focus the widget look is different. It is possible to fix t... Eugenie Lyzenko

11/29/2015

06:11 AM Bug #2888: SELECTION-LIST ignores DEFAULT-ACTION
The following code sample should output a message when selection list is double-clicked or ENTER is pressed.... Hynek Cihlar
06:06 AM Bug #2888 (New): SELECTION-LIST ignores DEFAULT-ACTION
Hynek Cihlar

11/28/2015

09:27 PM Bug #2749: widget keeps drawing with focus highlight when a different from gets selected
The investigation results. The frames inside test properly receive the gaining/loosing focus. This is the painting is... Eugenie Lyzenko

11/27/2015

06:59 PM Bug #2887: web client flashing/drawing artifacts
it fixes the wait cursor issue. Also it passes simple tests. Sergey Ivanovskiy
06:51 PM Bug #2887: web client flashing/drawing artifacts
Greg, please review this diff. It passes 454 testcase for the customer. The changes are to assign p2j.socket.js a fun... Sergey Ivanovskiy
06:20 PM Bug #2887: web client flashing/drawing artifacts
The issue is to smooth flashing effects. The proposed solution creates the off screen canvas and the window canvas. C... Sergey Ivanovskiy
05:09 PM Bug #2887 (Closed): web client flashing/drawing artifacts
Greg Shah
02:53 PM Bug #2849: implement and/or fix the default popup menus for all widgets
I've checked again @FillIn@ and @Editor@ widgets. It behave in the following way (when right mouse button is clicked)... Vadim Gindin
02:24 PM Bug #2850: menu/simple_sm.p drawing issues in Swing client
There are the following issues:
# CHUI. Dynamic attach/detach menubar (MENUBAR layout problems). It correlates with ...
Vadim Gindin
02:08 PM Bug #2850: menu/simple_sm.p drawing issues in Swing client
Are there any issues mentioned in this task which are not yet fixed AND which are not part of some other open task? Greg Shah
01:29 PM Bug #2850: menu/simple_sm.p drawing issues in Swing client
Committed with revno 10978. Vadim Gindin
01:06 PM Bug #2850: menu/simple_sm.p drawing issues in Swing client
Go ahead and check these into 2677b. Greg Shah
12:04 PM Bug #2850: menu/simple_sm.p drawing issues in Swing client
Here is the current changes diff (base on revision 10976 of the branch 2677b). Changes solve 3 bugs, described in the... Vadim Gindin
02:20 PM Bug #2851 (WIP): the default-window retains its active titlebar even when it is no longer the foc...
Greg Shah
02:18 PM Bug #2749: widget keeps drawing with focus highlight when a different from gets selected
Sorry, wrong task. Greg Shah
02:17 PM Bug #2749 (WIP): widget keeps drawing with focus highlight when a different from gets selected
Greg Shah
02:10 PM Bug #2854 (Closed): scrollbar buttons don't draw the pressed state
Greg Shah
01:16 PM Bug #2854: scrollbar buttons don't draw the pressed state
The @evl_upd20151125a.diff@ has been committed in @2677b@ as @10977@. Eugenie Lyzenko
01:06 PM Bug #2854: scrollbar buttons don't draw the pressed state
Go ahead and check these into 2677b. Greg Shah
09:21 AM Bug #2854: scrollbar buttons don't draw the pressed state
We know there are some regressions in the GUI testcases for 2677b. Let's see how significant these are before we dec... Greg Shah
01:56 PM Bug #2886: missing pause when an invalid program name is input in ask-gui.p
Please see #2778-96 for details. Greg Shah
01:55 PM Bug #2886 (New): missing pause when an invalid program name is input in ask-gui.p
Greg Shah
01:52 PM Bug #2779 (Closed): ./demo/calc-static-chars.p has the vertical scrollbar and its buttons layout ...
As of task branch 2677b revision 10976 this no longer occurs. I'm not sure which update resolved it but we have made... Greg Shah
01:46 PM Bug #2828: alert-box button text is vertically positioned too low in the web client as compared w...
This same issue can be seen in the frame title for the web client (the text is positioned to the right and lower than... Greg Shah
09:22 AM Bug #2809: implement missing behaviour related to HIDDEN attribute
Greg Shah wrote:
> Is there more work still needed for WINDOW:HIDDEN and DIALOG-BOX:HIDDEN?
Yes, I haven't tested y...
Constantin Asofiei
09:20 AM Bug #2809: implement missing behaviour related to HIDDEN attribute
Is there more work still needed for WINDOW:HIDDEN and DIALOG-BOX:HIDDEN? Greg Shah
07:01 AM Bug #2809: implement missing behaviour related to HIDDEN attribute
2677b rev 10975 fixes implicit window show, when is targeted by a frame; the UI statements showing the window are the... Constantin Asofiei
06:53 AM Bug #2861 (Closed): fix widget z-order inside frame, when focus is switching - there are differen...
Agreed, this is done. Greg Shah

11/26/2015

06:08 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Rebased task branch 2565a from P2J trunk rev 10954. The latest revision is now 10957. Igor Skornyakov
04:58 PM Bug #2851: the default-window retains its active titlebar even when it is no longer the focused w...
After recent rebase for @2677b@ the test @frame-z-order/zw1.p@ stops working. The windows are all hidden now. Eugenie Lyzenko
10:07 PM Bug #2851: the default-window retains its active titlebar even when it is no longer the focused w...
This is some intermediate results for review. I've uploaded as zip instead of diffing because fix is in progress and ... Eugenie Lyzenko
03:34 PM Bug #2854: scrollbar buttons don't draw the pressed state
Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
>
> The threading issue is resolved.
>
> Just one thing for futur...
Eugenie Lyzenko
03:25 PM Bug #2854: scrollbar buttons don't draw the pressed state
Eugenie Lyzenko wrote:
> This is the updated diff for review.
The threading issue is resolved.
Just one thing ...
Hynek Cihlar
03:11 PM Bug #2854: scrollbar buttons don't draw the pressed state
This is the updated diff for review. Eugenie Lyzenko
02:36 PM Bug #2854: scrollbar buttons don't draw the pressed state
Hynek Cihlar wrote:
> Btw., the same problem is in @ScrollBarGuiImpl.mousePressed()@. @EventManager.postEvent()@ mus...
Eugenie Lyzenko
12:13 PM Bug #2854: scrollbar buttons don't draw the pressed state
Btw., the same problem is in @ScrollBarGuiImpl.mousePressed()@. @EventManager.postEvent()@ must be replaced with @Thi... Hynek Cihlar
11:08 AM Bug #2854: scrollbar buttons don't draw the pressed state
Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> > Eugenie Lyzenko wrote:
> >
> > You have to use @ThinClient.post...
Hynek Cihlar
09:37 AM Bug #2854: scrollbar buttons don't draw the pressed state
Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
>
> You have to use @ThinClient.postOSEvent()@ so that the event man...
Eugenie Lyzenko
08:43 AM Bug #2854: scrollbar buttons don't draw the pressed state
Eugenie Lyzenko wrote:
> >Do you mean the scroll bar is not redrawn? Is the scroll event properly processed, is the ...
Hynek Cihlar
08:08 AM Bug #2854: scrollbar buttons don't draw the pressed state
>Do you mean the scroll bar is not redrawn? Is the scroll event properly processed, is the scroll bar state updated?
...
Eugenie Lyzenko
03:43 AM Bug #2854: scrollbar buttons don't draw the pressed state
Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> > Eugenie Lyzenko wrote:
> >
> > Very well.
> >
> > We also n...
Hynek Cihlar
03:34 AM Bug #2854: scrollbar buttons don't draw the pressed state
Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
>
> Very well.
>
> We also need to get rid of the @ThinClient.ev...
Eugenie Lyzenko
02:46 AM Bug #2854: scrollbar buttons don't draw the pressed state
Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> >
> > No. During the time you are scrolling, the application is st...
Hynek Cihlar
02:14 PM Bug #2861: fix widget z-order inside frame, when focus is switching - there are differences betwe...
Second run has only a common failure: GSO 17's gso_17.sum report has an extra row... I'm inclined to assume is a fals... Constantin Asofiei
09:36 AM Bug #2861: fix widget z-order inside frame, when focus is switching - there are differences betwe...
Runtime testing passed with only false negatives (I assume). I'm running main part again to confirm. Constantin Asofiei
03:08 AM Bug #2861: fix widget z-order inside frame, when focus is switching - there are differences betwe...
2677b rev 10968 fixes the regression in note 7. Runtime testing is in progress again. Constantin Asofiei
03:06 AM Bug #2861: fix widget z-order inside frame, when focus is switching - there are differences betwe...
The changes exposed an existing issue in @Frame.drawDownFrame@: @frameScroll.minimumSize@ reports incorrect height; i... Constantin Asofiei
03:47 AM Bug #2849: implement and/or fix the default popup menus for all widgets
Vadim Gindin wrote:
> ..
> There are possible 3 variants:
> # Leave the current change, that add right mouse butt...
Vadim Gindin
03:39 AM Bug #2850: menu/simple_sm.p drawing issues in Swing client
Yesterday, I've fixed CHUI bug with menubar:
> Another bug for CHUI: Focused element of MENUBAR must be drawn as Col...
Vadim Gindin

11/25/2015

06:06 PM Bug #2854: scrollbar buttons don't draw the pressed state
Hynek Cihlar wrote:
>
> No. During the time you are scrolling, the application is still processing input.
>
> ...
Eugenie Lyzenko
05:07 PM Bug #2854: scrollbar buttons don't draw the pressed state
Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> > Eugenie Lyzenko wrote:
> >
> > I don't agree. Other events are ...
Hynek Cihlar
05:01 PM Bug #2854: scrollbar buttons don't draw the pressed state
Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
>
> I don't agree. Other events are processed when the mouse button ...
Eugenie Lyzenko
04:54 PM Bug #2854: scrollbar buttons don't draw the pressed state
Eugenie Lyzenko wrote:
> The auto scroll should work only when mouse is down. We need to react immediately. And this...
Hynek Cihlar
04:19 PM Bug #2854: scrollbar buttons don't draw the pressed state
>You've made the ScrollBarGuiButton.mouseInputExecutor static ... I don't think you wanted to remain so, as you added... Eugenie Lyzenko
12:22 PM Bug #2854: scrollbar buttons don't draw the pressed state
Greg Shah wrote:
> Code Review evl_upd20151125a.diff
>
> I'm OK with the changes.
>
> Hynek/Constantin: do you have...
Hynek Cihlar
12:07 PM Bug #2854: scrollbar buttons don't draw the pressed state
Eugenie Lyzenko wrote:
> Greg Shah wrote:
> > Eugenie: please resolve items 2 and 3 from Constantin's feedback.
> ...
Constantin Asofiei
11:59 AM Bug #2854: scrollbar buttons don't draw the pressed state
Code Review evl_upd20151125a.diff
I'm OK with the changes.
Hynek/Constantin: do you have any remaining concerns?
Greg Shah
09:23 AM Bug #2854: scrollbar buttons don't draw the pressed state
>Btw., why is the extra thread needed? Can't we just redraw the button back up on a mouse button released event?
N...
Eugenie Lyzenko
09:17 AM Bug #2854: scrollbar buttons don't draw the pressed state
Greg Shah wrote:
> Eugenie: please resolve items 2 and 3 from Constantin's feedback.
>
Done with evl_upd2015112...
Eugenie Lyzenko
09:13 AM Bug #2854: scrollbar buttons don't draw the pressed state
Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
> > This is implementation for auto-scroll mode as reaction to press a...
Hynek Cihlar
09:04 AM Bug #2854: scrollbar buttons don't draw the pressed state
Eugenie Lyzenko wrote:
> This is implementation for auto-scroll mode as reaction to press and hold the mouse on scro...
Hynek Cihlar
08:43 AM Bug #2854: scrollbar buttons don't draw the pressed state
Eugenie: please resolve items 2 and 3 from Constantin's feedback.
I'll add a task for the web client flashing issue.
Greg Shah
08:22 AM Bug #2854: scrollbar buttons don't draw the pressed state
Greg Shah wrote:
> Code Review evl_upd20151124d.diff
>
> My primary concern is whether the new approach has any n...
Constantin Asofiei
07:32 AM Bug #2854: scrollbar buttons don't draw the pressed state
Code Review evl_upd20151124d.diff
My primary concern is whether the new approach has any negative ramifications fo...
Greg Shah
09:45 PM Bug #2854: scrollbar buttons don't draw the pressed state
This is implementation for auto-scroll mode as reaction to press and hold the mouse on scrollbar button. Eugenie Lyzenko
08:09 PM Bug #2854: scrollbar buttons don't draw the pressed state
This is the change for review to note #2 resolution.
I have found another deviation with @4GL@. When press and hol...
Eugenie Lyzenko
04:50 PM Bug #2851: the default-window retains its active titlebar even when it is no longer the focused w...
We have serious issue with @window@ activation here. Especially when there are many windows in addition to the main w... Eugenie Lyzenko
01:08 PM Bug #2861: fix widget z-order inside frame, when focus is switching - there are differences betwe...
Code Review Task Branch 2677b Revision 10966
The changes are good. The resulting code is much cleaner. Hopefully...
Greg Shah
12:53 PM Bug #2861 (Review): fix widget z-order inside frame, when focus is switching - there are differen...
2677b rev 10966 contains a fix for this and #2878.
I'm starting runtime testing with this revision.
Constantin Asofiei
10:47 AM Bug #2861: fix widget z-order inside frame, when focus is switching - there are differences betwe...
No, adding a clipping rectangle with only the widget's visible part will not work - as the visible part may not be a ... Constantin Asofiei
05:55 AM Bug #2861: fix widget z-order inside frame, when focus is switching - there are differences betwe...
The issues in @nested_frames.p@ are not exactly z-order related. The problem is with explicit widget drawing, when t... Constantin Asofiei
04:20 AM Bug #2861 (WIP): fix widget z-order inside frame, when focus is switching - there are differences...
Constantin Asofiei
11:52 AM Bug #2850: menu/simple_sm.p drawing issues in Swing client
Here is the latest diff on merged branch. Vadim Gindin
10:23 AM Bug #2850: menu/simple_sm.p drawing issues in Swing client
Vadim Gindin wrote:
> Talking about ability to draw menu with opened sub-menus exceeding window sizes, is there a se...
Hynek Cihlar
09:50 AM Bug #2850: menu/simple_sm.p drawing issues in Swing client
OK, I understand.
I have collected changes for 2-3 tasks and I would want to commit some of them, that are approve...
Vadim Gindin
03:18 AM Bug #2850: menu/simple_sm.p drawing issues in Swing client
Greg Shah wrote:
> > In that case w.isVisible()==false and therefore super.currentFocus() will be called. Isn't it?
...
Hynek Cihlar
09:44 AM Bug #2879: selecting item from the list by mouse in SELECTION-LIST widget is broken
To recreate use any @SELECTION-LIST@ widget test like @selection_list/sel_list_test10.p@ and try to click on some ite... Eugenie Lyzenko
09:41 AM Bug #2879 (New): selecting item from the list by mouse in SELECTION-LIST widget is broken
Eugenie Lyzenko
08:42 AM Feature #1798 (Closed): implement full frame family support (parent-child relationships between f...
Well done! Greg Shah
08:39 AM Feature #1798: implement full frame family support (parent-child relationships between frames)
Constantin Asofiei wrote:
> 2677b rev 10960 fixes another regression (looks like is last one). runtime testing is in...
Constantin Asofiei
03:47 AM Feature #1798: implement full frame family support (parent-child relationships between frames)
2677b rev 10960 fixes another regression (looks like is last one). runtime testing is in progress. Constantin Asofiei
07:55 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
The approach based on the EditableWidget should be re-designed for a number of reasons:
1. The mouse cursor shape fo...
Igor Skornyakov

11/24/2015

06:28 PM Bug #2854: scrollbar buttons don't draw the pressed state
The point #2 is still under resolution. Be ready later today. Eugenie Lyzenko
06:15 PM Bug #2854: scrollbar buttons don't draw the pressed state
The changes for review to fix. We need to use @repaint()@ for pressing state. In drop-down based combo-box the specia... Eugenie Lyzenko
04:40 PM Bug #2850: menu/simple_sm.p drawing issues in Swing client
> In that case w.isVisible()==false and therefore super.currentFocus() will be called. Isn't it?
Yes, you're proba...
Greg Shah
03:01 PM Bug #2850: menu/simple_sm.p drawing issues in Swing client
Greg Shah wrote:
> > It is just a such behaviour: while popup menu is opened, tab order isn't working and navigation...
Vadim Gindin
02:42 PM Bug #2850: menu/simple_sm.p drawing issues in Swing client
> It is just a such behaviour: while popup menu is opened, tab order isn't working and navigation is available only i... Greg Shah
02:35 PM Bug #2850: menu/simple_sm.p drawing issues in Swing client
Greg Shah wrote:
> Code Review 1124.diff
>
> My only question is regarding the addition of the @Window.currentFoc...
Vadim Gindin
02:10 PM Bug #2850: menu/simple_sm.p drawing issues in Swing client
Code Review 1124.diff
My only question is regarding the addition of the @Window.currentFocus()@ code. This seems ...
Greg Shah
12:18 PM Bug #2850: menu/simple_sm.p drawing issues in Swing client
All 3 points in this task are fixed. See attached diff. I've separated issues from other tasks. Vadim Gindin
08:58 AM Bug #2850: menu/simple_sm.p drawing issues in Swing client
1. Separate out the changes for toggle-box/right mouse issues.
2. Fix the rest based on the code reviews.
Greg Shah
08:54 AM Bug #2850: menu/simple_sm.p drawing issues in Swing client
So should I fix it now or postpone that? Vadim Gindin
07:29 AM Bug #2850: menu/simple_sm.p drawing issues in Swing client
Beside what Greg noted:
* in ChUI, message area, status area, frames (and menubar) are all attached to the same pare...
Constantin Asofiei
07:18 AM Bug #2850: menu/simple_sm.p drawing issues in Swing client
Code Review 1123.diff
1. I don't think it is a good idea to require that the status line and message line implemen...
Greg Shah
02:12 PM Bug #2836 (Closed): wrong number of inner lines in COMBO-BOX
Greg Shah
02:03 PM Bug #2836: wrong number of inner lines in COMBO-BOX
Greg Shah wrote:
> Code Review evl_upd20151124a.zip
>
> I'm fine with the change. You can check it into branch 2...
Eugenie Lyzenko
01:38 PM Bug #2836: wrong number of inner lines in COMBO-BOX
Code Review evl_upd20151124a.zip
I'm fine with the change. You can check it into branch 2677b.
Greg Shah
01:30 PM Bug #2836: wrong number of inner lines in COMBO-BOX
This is the fix for issue. @ComboBoxWidget.finishSetup()@ recalculates the @INNER-LINES@ value after explicitly set. ... Eugenie Lyzenko
02:11 PM Bug #2859 (Closed): combo-box layout obscures the 3D border
Greg Shah
01:52 PM Bug #2859: combo-box layout obscures the 3D border
The fix for issue from @evl_upd20151123b.zip@ has been commited in @2677b@ as revision @10956@. Eugenie Lyzenko
01:33 PM Bug #2859: combo-box layout obscures the 3D border
The changes will be checked in with #2816 (see note 10). Greg Shah
11:46 AM Feature #1801: add some frame options
Hynek Cihlar wrote:
> The attached diff improves drawing of FILL-IN border. It utilizes the @Keep3DFillinBorder@ env...
Hynek Cihlar
11:21 AM Feature #1801: add some frame options
Please note that the diff attached with note 314 was also posted to #2876 as it also contains fixes related to #2876,... Hynek Cihlar
11:14 AM Feature #1801: add some frame options
The attached diff improves drawing of FILL-IN border. It utilizes the @Keep3DFillinBorder@ environment variable, when... Hynek Cihlar
10:03 AM Feature #1798: implement full frame family support (parent-child relationships between frames)
Constantin Asofiei wrote:
> > Yes, @DIALOG@ window should only host one frame. There is an abstract method @TopLevelW...
Hynek Cihlar
09:39 AM Feature #1798: implement full frame family support (parent-child relationships between frames)
Greg Shah wrote:
> What else is left to do for this task (besides regression testing)?
I can't think of anything el...
Constantin Asofiei
09:39 AM Feature #1798: implement full frame family support (parent-child relationships between frames)
Hynek Cihlar wrote:
> Constantin Asofiei wrote:
> > Hynek Cihlar wrote:
> > > Similar issue as above in @UiUtils.g...
Constantin Asofiei
09:23 AM Feature #1798: implement full frame family support (parent-child relationships between frames)
Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > Similar issue as above in @UiUtils.getFramesAbove()@. In case o...
Hynek Cihlar
09:14 AM Feature #1798: implement full frame family support (parent-child relationships between frames)
Hynek Cihlar wrote:
> Similar issue as above in @UiUtils.getFramesAbove()@. In case of a @DIALOG@ the method will co...
Constantin Asofiei
08:52 AM Feature #1798: implement full frame family support (parent-child relationships between frames)
What else is left to do for this task (besides regression testing)? Greg Shah
08:47 AM Feature #1798: implement full frame family support (parent-child relationships between frames)
Hynek Cihlar wrote:
> Constantin Asofiei wrote:
> > 2677b rev 10953 contains second phase of frame family support (...
Constantin Asofiei
08:43 AM Feature #1798: implement full frame family support (parent-child relationships between frames)
Greg Shah wrote:
> Code Review Task Branch 2677b Revision 10954
>
> My only question is about the safety of @boun...
Constantin Asofiei
07:45 AM Feature #1798: implement full frame family support (parent-child relationships between frames)
Code Review Task Branch 2677b Revision 10954
My only question is about the safety of @bounds.intersects(outer)@ in...
Greg Shah
07:36 AM Feature #1798: implement full frame family support (parent-child relationships between frames)
Constantin Asofiei wrote:
> 2677b rev 10953 contains second phase of frame family support (plus some other fixes). P...
Hynek Cihlar
06:47 AM Feature #1798: implement full frame family support (parent-child relationships between frames)
2677b rev 10954 fixes a bug in @isRootFrame()@. main part is in progress. Constantin Asofiei

11/23/2015

03:46 PM Feature #1798: implement full frame family support (parent-child relationships between frames)
2677b rev 10953 contains second phase of frame family support (plus some other fixes). Please review.
Runtime test...
Constantin Asofiei
01:56 PM Bug #2849: implement and/or fix the default popup menus for all widgets
Greg Shah wrote:
> > but displays blinked cursor later when pop-up menu will be closed
>
> Vadim, have you teste...
Vadim Gindin
11:37 AM Bug #2849: implement and/or fix the default popup menus for all widgets
> but displays blinked cursor later when pop-up menu will be closed
Vadim, have you tested without a popup menu r...
Greg Shah
11:33 AM Bug #2849: implement and/or fix the default popup menus for all widgets
Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > Hynek Cihlar wrote:
> > > Greg Shah wrote:
> > > > I'm OK with the ...
Vadim Gindin
06:01 AM Bug #2849: implement and/or fix the default popup menus for all widgets
Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Greg Shah wrote:
> > > I'm OK with the changes.
> > >
> > > Hynek...
Hynek Cihlar
03:09 AM Bug #2850: menu/simple_sm.p drawing issues in Swing client
Constantin. You were absolutely right about the reason. I've added @isVisible@ check for MENUBAR to @WindowLayout@ an... Vadim Gindin

11/22/2015

07:54 AM Bug #2850: menu/simple_sm.p drawing issues in Swing client
Constantin Asofiei wrote:
> Vadim, in which branch are you working this?
bracnh 2677a, revno 11067.

> Also, p...
Vadim Gindin
04:22 AM Bug #2849: implement and/or fix the default popup menus for all widgets
Hynek Cihlar wrote:
> Greg Shah wrote:
> > I'm OK with the changes.
> >
> > Hynek/Constantin: any concerns with the ...
Vadim Gindin

11/21/2015

05:14 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Section 27 has been updated Igor Skornyakov

11/20/2015

06:53 PM Bug #2859: combo-box layout obscures the 3D border
This is the fix for issue. The several small GUI fixes to improve @combo-box@ painting. Also the simple mode may need... Eugenie Lyzenko
02:52 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
> @BROWSE@ widget support with @VIEW-AS TOGGLE-BOX@ and @VIEW-AS COMBO-BOX@ options is incorrect - the converted code... Greg Shah
01:52 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
@BROWSE@ widget support with @VIEW-AS TOGGLE-BOX@ and @VIEW-AS COMBO-BOX@ options is incorrect - the converted code d... Igor Skornyakov
02:51 PM Feature #2628: Non-fill-in column support in browse.
In regard to cursor support for those contained widgets, please see #2565-60. Greg Shah
02:37 PM Bug #2849: implement and/or fix the default popup menus for all widgets
Greg Shah wrote:
> I'm OK with the changes.
>
> Hynek/Constantin: any concerns with the @ThinClient@ change?
V...
Hynek Cihlar
02:30 PM Bug #2849: implement and/or fix the default popup menus for all widgets
I'm OK with the changes.
Hynek/Constantin: any concerns with the @ThinClient@ change?
Vadim: Even if everyone i...
Greg Shah
02:36 AM Bug #2849: implement and/or fix the default popup menus for all widgets
Here the diff, including small sub-menu fix. Vadim Gindin
09:59 AM Bug #2834 (Closed): GUI combo-box multiple drop-downs can be shown
Update evl_upd20151119a.zip (for both #2833 and #2834) committed to 2677a as revision 11071. Greg Shah
04:02 AM Bug #2834: GUI combo-box multiple drop-downs can be shown
Greg Shah wrote:
> Code Review evl_upd20151118b.zip
>
> (Originally posted to #2831 by accident)
>
> I am fine...
Constantin Asofiei
09:58 AM Bug #2833 (Closed): GUI combo-box navigation keys don't work as expected
Greg Shah
09:41 AM Bug #2833: GUI combo-box navigation keys don't work as expected
Greg Shah wrote:
> Code Review evl_upd20151119a.zip
>
> I'm good with the changes. Please update the copyright d...
Eugenie Lyzenko
09:07 AM Bug #2833: GUI combo-box navigation keys don't work as expected
Code Review evl_upd20151119a.zip
I'm good with the changes. Please update the copyright date in @Key.java@ and ch...
Greg Shah
08:04 PM Bug #2833: GUI combo-box navigation keys don't work as expected
All 3 issues are fixed in this update. For number 1 @HOME@/@END@ key processing is also fixed. It also includes the @... Eugenie Lyzenko
09:57 AM Bug #2850: menu/simple_sm.p drawing issues in Swing client
Vadim, I think I know why you are seeing the top light-gray space. Menu-bar gets attached to window (and window is r... Constantin Asofiei
09:44 AM Bug #2850: menu/simple_sm.p drawing issues in Swing client
Vadim, in which branch are you working this?
Also, please remind me, have you managed to address the sub-menu body...
Constantin Asofiei
09:57 AM Bug #2867: investigate PUT SCREEN problems in ChUI on both linux and windows
A useful clarification from Constantin:
> When I made the initial change to @UiUtils.hideFrames@, they were not to...
Greg Shah
09:28 AM Bug #2867: investigate PUT SCREEN problems in ChUI on both linux and windows
Use the @testcases/uast/frame_hiding_clears_put_screen_run.p@ and check for any differences between P2J and 4GL, with... Constantin Asofiei
09:24 AM Bug #2867 (New): investigate PUT SCREEN problems in ChUI on both linux and windows
Constantin Asofiei
05:21 AM Bug #2861: fix widget z-order inside frame, when focus is switching - there are differences betwe...
When focus is switching between overlapped widgets inside the same frame (these widgets may be a nested frame, too), ... Constantin Asofiei
05:20 AM Bug #2861 (Closed): fix widget z-order inside frame, when focus is switching - there are differen...
Constantin Asofiei

11/19/2015

05:58 PM Bug #2831 (Closed): Pressing ENTER key on the combo box breaks the window layout.
Greg Shah
05:53 PM Bug #2831: Pressing ENTER key on the combo box breaks the window layout.
Greg Shah wrote:
> Please check in the @ComboBoxGuiImpl@ change from @evl_upd20151118c.zip@. We will wait on the @S...
Eugenie Lyzenko
05:30 PM Bug #2831: Pressing ENTER key on the combo box breaks the window layout.
Please check in the @ComboBoxGuiImpl@ change from @evl_upd20151118c.zip@. We will wait on the @ScrollableSelectionLi... Greg Shah
05:25 PM Bug #2831: Pressing ENTER key on the combo box breaks the window layout.
Code Review evl_upd20151118c.zip
I am fine with the change to @ComboBoxGuiImpl@.
Greg Shah
05:26 PM Bug #2834: GUI combo-box multiple drop-downs can be shown
Code Review evl_upd20151118b.zip
(Originally posted to #2831 by accident)
I am fine with the change. My only c...
Greg Shah
04:32 PM Bug #2778 (Closed): ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Greg Shah
04:30 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Yes, it seems that the other issues are fixed for restart. Sergey Ivanovskiy
04:27 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Code Review Task Branch 2677a Revision 11065
The changes are good. I closed #2860 since you have resolved this.
...
Greg Shah
03:23 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Greg, please review the committed revision 11065 that added the trust certificate checking. Sergey Ivanovskiy
02:40 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
OK. Greg Shah
02:21 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
> Agreed. Go ahead with your changes (you can check them in to 2677a).
>
> We will work the rest in #2860.
Greg,...
Sergey Ivanovskiy
02:15 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Agreed. Go ahead with your changes (you can check them in to 2677a).
We will work the rest in #2860.
Greg Shah
12:42 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
We can use now this insecure solution and after the trust certificates support will be fixed, we will eliminate it. Sergey Ivanovskiy
12:27 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
> Our current client truststore approach in the @TransportSecurity@ constructor doesn't allow us to provide an in-mem... Sergey Ivanovskiy
11:49 AM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
> Found that after the client has established the regular session with the server it has ZeroActionTrustManager(X509T... Greg Shah
10:14 AM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Greg, I have no ideas except this one to check if we provide a trust key store for the web client in the bootstrap co... Sergey Ivanovskiy
12:14 PM Bug #2849: implement and/or fix the default popup menus for all widgets
Please post a diff text file (use something like @bzr diff -cREVISION > proposed_change.txt@) that shows your propose... Greg Shah
10:53 AM Bug #2859: combo-box layout obscures the 3D border
The problem is with the size and possibly position of the drop-down button. Its bottom and right edge cover the widge... Hynek Cihlar
10:13 AM Bug #2859: combo-box layout obscures the 3D border
Hynek: please document the details.
This is a latent problem with the combo-box that was exposed when THREE-D supp...
Greg Shah
10:12 AM Bug #2859 (Closed): combo-box layout obscures the 3D border
Greg Shah
10:03 AM Bug #2850: menu/simple_sm.p drawing issues in Swing client
I'm trying to understand how the "menubar's" rectangle get into screen clippings, that are drawn in @BorderedPanelGui... Vadim Gindin
09:19 AM Bug #2858: implement support for animated mouse cursors
Greg Shah wrote:
> Does the metadata in the @.ani@ file include the timing or interval used for the animation?
Ye...
Igor Skornyakov
09:17 AM Bug #2858: implement support for animated mouse cursors
Does the metadata in the @.ani@ file include the timing or interval used for the animation? Greg Shah
09:16 AM Bug #2858: implement support for animated mouse cursors
For some other details please see #2565-57.
This must work for both Swing GUI and javascript GUI. For that to hap...
Greg Shah
09:08 AM Bug #2858: implement support for animated mouse cursors
Moving this task to be separate from #2565. Greg Shah
05:53 AM Bug #2858: implement support for animated mouse cursors
Progress supports animated custom mouse cursors defined via .ani files (see http://www.gdgsoft.com/anituner/help/anif... Igor Skornyakov
05:33 AM Bug #2858 (New): implement support for animated mouse cursors
Igor Skornyakov

11/18/2015

05:46 PM Bug #2850: menu/simple_sm.p drawing issues in Swing client
Greg Shah wrote:
> 3. At the start of the test the warning "Run-time error ... (3269)" is shown and no menubar is di...
Vadim Gindin
05:36 PM Bug #2850: menu/simple_sm.p drawing issues in Swing client
Here are the images
# Fonts compare !fonts_compare.png! of PROGRESS, P2J SWING, P2J WEB. There is an other font for ...
Vadim Gindin
05:37 PM Bug #2857: font differences for toggle box and menu
Here are the images
# Fonts compare !fonts_compare.png! of PROGRESS, P2J SWING, P2J WEB. There is an other font for ...
Vadim Gindin
05:18 PM Bug #2857: font differences for toggle box and menu
# Label position in toggle-box is different: higher than usual. It probably depends on font difference.
# (Menu) Labe...
Vadim Gindin
05:18 PM Bug #2857 (Closed): font differences for toggle box and menu
Vadim Gindin
05:07 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Found that after the client has established the regular session with the server it has ZeroActionTrustManager(X509Tru... Sergey Ivanovskiy
04:36 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
> I'm nervous about this, because it disables security that I thought we already had (the ability to validate the ser... Sergey Ivanovskiy
02:44 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
> but there exist the temporary user accounts used to create session by programmatic authentication (com/goldencode/p... Greg Shah
01:02 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
It is exactly what we can find if do googling http://www.rgagnon.com/javadetails/java-fix-certificate-problem-in-HTTP... Sergey Ivanovskiy
01:00 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
I have found a solution to come back to my first investigation #98. The following code fixes the restart issue
<pre...
Sergey Ivanovskiy
12:36 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Greg Shah wrote:
> > Please help to find the documentation how to setup client-server session correctly.
>
> A good ...
Sergey Ivanovskiy
04:25 PM Bug #2831: Pressing ENTER key on the combo box breaks the window layout.
The root cause is the improper handling for @ENTER@ key in @GUI@ mode for combo-box. Even if the @SESSION:DATA-ENTRY-... Eugenie Lyzenko
02:52 PM Bug #2831: Pressing ENTER key on the combo box breaks the window layout.
Confirmed as issue for Swing client too. Eugenie Lyzenko
02:39 PM Bug #2834: GUI combo-box multiple drop-downs can be shown
The issue investigation has been performed. The original event processing logic need to be restored inside @Scrollabl... Eugenie Lyzenko
10:44 AM Bug #2849: implement and/or fix the default popup menus for all widgets
It seems, right click/press event on some widget (TOGGLE-BOX, FILL-IN or all other) does not raise ENTRY event and do... Vadim Gindin
07:16 PM Bug #2856: GUI SELECTION-LIST of 1 item doesn't select the item on key down
In GUI SELECTION-LIST having one item key down should make the item current. Also check the behavior of other key com... Hynek Cihlar
07:14 PM Bug #2856 (New): GUI SELECTION-LIST of 1 item doesn't select the item on key down
Hynek Cihlar
07:13 PM Bug #2855: GUI SELECTION-LIST changes current list item on cursor key up instead of down
When navigating the items in GUI SELECTION-LIST the current item must be changed when cursor keys (and others like pa... Hynek Cihlar
07:11 PM Bug #2855 (New): GUI SELECTION-LIST changes current list item on cursor key up instead of down
Hynek Cihlar

11/17/2015

05:56 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
> Please help to find the documentation how to setup client-server session correctly.
A good summary can be found ...
Greg Shah
03:27 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Committed revision 11056 is checked for ask-gui.p Sergey Ivanovskiy
03:07 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Ok, can do it quickly. Sergey Ivanovskiy
03:02 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Sergey Ivanovskiy wrote:
> Greg, please review the changes according to #89. The default implementation @isRealized(...
Greg Shah
02:18 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Greg, please look at the log produced during the web login process... Sergey Ivanovskiy
01:20 AM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Please help to find the documentation how to setup client-server session correctly. I don't know the security bootstr... Sergey Ivanovskiy
01:06 AM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
The configuration that is used to restore the client session is... Sergey Ivanovskiy
01:57 PM Feature #1801: add some frame options
>> or try to understand what is wrong with the test?
>
> No. I'm going to ask some customer 4GL developers to see i...
Greg Shah
12:13 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Greg Shah wrote:
> Have you looked inside the twelve monkeys library that we already use to see if it supports readi...
Igor Skornyakov
11:58 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
> I'm working now on the animated cursor support base on the sample code from http://www.informit.com/articles/articl... Greg Shah
09:16 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
I'm working now on the animated cursor support base on the sample code from http://www.informit.com/articles/article.... Igor Skornyakov

11/16/2015

03:38 PM Bug #2854: scrollbar buttons don't draw the pressed state
There is another problem with GUI button pressed state and possibly related. When button is pressed in ALERT-BOX (and... Hynek Cihlar
03:28 PM Bug #2854: scrollbar buttons don't draw the pressed state
In the Swing client, @./combo_box/combo_box9_1.p@ can be used to see the problem. This is only a button drawing issu... Greg Shah
03:27 PM Bug #2854 (Closed): scrollbar buttons don't draw the pressed state
Greg Shah
02:27 PM Bug #2853: layout is wrong in ./image/image10_1.p
Using @./image/image10_1.p@ in Swing the layout differs from Progress.
Progress:
!image_10_1.p_in_progress_2015...
Greg Shah
02:26 PM Bug #2853 (New): layout is wrong in ./image/image10_1.p
Greg Shah
02:19 PM Bug #2852: missing status text and active titlebar color during editing
Using @./window_parenting/waitfor_2wnd.p@ in a Swing client using branch 2677a rev 11052, you can see two problems:
...
Greg Shah
02:16 PM Bug #2852 (New): missing status text and active titlebar color during editing
Greg Shah
02:11 PM Bug #2851: the default-window retains its active titlebar even when it is no longer the focused w...
Use @frame-z-order/zw1.p@ to recreate. Select any window that is not the "P2J GUI Client" and you will see that "P2J... Greg Shah
02:10 PM Bug #2851 (Closed): the default-window retains its active titlebar even when it is no longer the ...
Greg Shah
02:00 PM Bug #2850: menu/simple_sm.p drawing issues in Swing client
Using @./menu/simple_sm.p@ in the Swing client, Vadim reported:
1. After I press on some menu-item in the on of su...
Greg Shah
01:59 PM Bug #2850 (Closed): menu/simple_sm.p drawing issues in Swing client
Greg Shah
01:57 PM Bug #2849: implement and/or fix the default popup menus for all widgets
Using @./toggle_box/gui/tbx_present.p@, Vadim Gindin reported:
"Right mouse button press is fully ignored in PROGR...
Greg Shah
01:56 PM Bug #2849 (Closed): implement and/or fix the default popup menus for all widgets
Greg Shah
12:46 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Greg Shah wrote:
> In the web client at step 7, we are no longer connected to the client's Jetty. We are put back to...
Sergey Ivanovskiy
12:32 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Based on testing in rev 11052, even the Swing client is acting improperly. The Swing client seems to flash the error... Greg Shah
10:40 AM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Greg, please review the changes according to #89. The default implementation @isRealized()@ returns @config() != null... Sergey Ivanovskiy
09:27 AM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
> What does it mean for a particular widget to be realized or not and is it different from boolean isDisplayed() of W... Greg Shah
09:05 AM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > > After testing @ask-gui.p@ in the web client, it dies as ...
Greg Shah
06:29 AM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Greg Shah wrote:
> > An improvement would be to have isRealized() method which would forward to config().realized fo...
Sergey Ivanovskiy
06:00 AM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Sergey Ivanovskiy wrote:
> > After testing @ask-gui.p@ in the web client, it dies as soon as the UPDATE exits. The ...
Constantin Asofiei
05:58 AM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
> After testing @ask-gui.p@ in the web client, it dies as soon as the UPDATE exits. The Swing client works fine. In... Sergey Ivanovskiy
12:34 PM Bug #2848: right side border of fillin is missing
This can be recreated using @demo/calc-static-pixels.p@. The result fill-in at the top has its right side border cli... Greg Shah
12:33 PM Bug #2848 (New): right side border of fillin is missing
Greg Shah
11:13 AM Bug #2844: flat status area in web client
Two interesting findings:
1. If you watch carefully, you can see that when the window is first displayed, the sta...
Greg Shah

11/15/2015

05:43 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
HTTP(s) URLs as the @LOAD-MOUSE-POINTER@ arguments and @PROPATH@ entries have been tested.
Section 27 has been upda...
Igor Skornyakov

11/14/2015

09:39 AM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
> An improvement would be to have isRealized() method which would forward to config().realized for widgets with valid... Greg Shah
09:38 AM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
> BTW, the condition !window.config().realized || !window.isVisible() is interesting. Is it even possible for the win... Greg Shah
08:58 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Greg Shah wrote:
> > 1. Is this allowed by the customer's security policy?
>
> Yes.
>
> > 2. Is it worth to do...
Igor Skornyakov
08:57 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
> Can start design and implementation.
Please do.
> A more thorough analysis of Q1h and http(s) - based URLs ca...
Greg Shah
08:56 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
> 1. Is this allowed by the customer's security policy?
Yes.
> 2. Is it worth to do at all?
Yes, go ahead an...
Greg Shah
04:47 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Section 27 has been updated.
All questions are answered. Can start design and implementation.
A more thorough a...
Igor Skornyakov
02:42 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
I've realised that it is possible to test https(s) - based @PROPATH@ and @LOAD-MOUSE-POINTER()@ on @windev01@. I can ... Igor Skornyakov

11/13/2015

05:09 PM Bug #2847: Potential issues in GUI frame layout realized in non-default window
GUI frame layout depends on its parent window. The parent window may be different during @frame.openScope()@ and when... Hynek Cihlar
04:58 PM Bug #2847 (New): Potential issues in GUI frame layout realized in non-default window
Hynek Cihlar
04:27 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Section 27 has been updated. Igor Skornyakov
03:05 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Greg Shah wrote:
> No, you did not misunderstand me. Generally, I want the full set of requirements to be known up ...
Igor Skornyakov
03:00 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
No, you did not misunderstand me. Generally, I want the full set of requirements to be known up front so I did want ... Greg Shah
02:58 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Greg Shah wrote:
> Don't worry about testing this right now. As I mentioned in note 29, we aren't going to support ...
Igor Skornyakov
02:56 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Don't worry about testing this right now. As I mentioned in note 29, we aren't going to support it right now. So I ... Greg Shah
02:37 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
I've configured HTTP server on my local machine and tryied to configure cursor image via URL: @http://188.244.40.33/B... Igor Skornyakov
11:39 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Greg Shah wrote:
> Before we determine this, I'd like to know the list of cursors which have no counterpart.
I th...
Igor Skornyakov
11:26 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
> Regarding the predefined mouse cursors which curently do not have counterparts. Should I create them myself or can ... Greg Shah
11:23 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Greg Shah wrote:
> Please add a question 1h: How is the cursor hotspot determined when loading an @.ico@ as a pointe...
Igor Skornyakov
11:22 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Regarding the predefined mouse cursors which curently do not have counterparts. Should I create them myself or can fi... Igor Skornyakov
11:00 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Please add a question 1h: How is the cursor hotspot determined when loading an @.ico@ as a pointer?
The @.cur@ and...
Greg Shah
10:49 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Section 27 has been updated. Igor Skornyakov
10:12 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Section 27 has been updated. Igor Skornyakov
08:21 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Section 26 has been updated. Igor Skornyakov
08:02 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
In WIN32, the default way to load a cursor is with a @.cur@ or @.ani@ file. However, based on this:
https://msdn....
Greg Shah
07:52 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Greg Shah wrote:
> The @PROPATH@ can be changed for a single process. It is most often set as an environment variab...
Igor Skornyakov
07:50 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Igor Skornyakov wrote:
> What is the right way to test @PROPATH@ - related features?
>
> Even if I have sufficien...
Greg Shah
05:35 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Section 27 has been updated. Igor Skornyakov
05:09 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
What is the right way to test @PROPATH@ - related features?
Even if I have sufficient rights on @windev01@ to chan...
Igor Skornyakov
03:26 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
After testing @ask-gui.p@ in the web client, it dies as soon as the UPDATE exits. The Swing client works fine. In t... Greg Shah
03:01 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Hynek Cihlar wrote:
> Greg Shah wrote:
> > Yes, @ask-gui.p@ is working properly now.
> >
> > However, I would li...
Hynek Cihlar
02:33 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Greg Shah wrote:
> Yes, @ask-gui.p@ is working properly now.
>
> However, I would like Constantin or Hynek to com...
Hynek Cihlar
02:20 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Yes, @ask-gui.p@ is working properly now.
However, I would like Constantin or Hynek to comment on rev 11050. The ...
Greg Shah
01:35 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Now for the swing client ask-gui.p displays "Try another program?" but if we give ask-gui.p as an input program this ... Sergey Ivanovskiy
01:11 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Decided to commit revision 11050 because @config()@ hasn't been implemented for @FrameWindowGuiImpl@. Sergey Ivanovskiy
12:57 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Hynek, Constantin please help what implementation of... Sergey Ivanovskiy
12:52 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Debugging the code @WindowGuiImpl.tinyInput@ found that again we fall down to ... Sergey Ivanovskiy
12:27 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Checked the swing client the ask-gui.p window appears but the modal dialog "Try another program?" doesn't appear. It ... Sergey Ivanovskiy
12:07 PM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
The fix for the problem in note 71/72 is in 2677a rev 11049 Constantin Asofiei
10:36 AM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Constantin Asofiei wrote:
> OK. The reason why @ask-gui.p@ fails is because currently in GUI the @UPDATE@, @SET@ an...
Sergey Ivanovskiy
10:31 AM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
OK. The reason why @ask-gui.p@ fails is because currently in GUI the @UPDATE@, @SET@ and @PROMPT-FOR@ don't set the ... Constantin Asofiei
10:17 AM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Sergey Ivanovskiy wrote:
> Should the default window become visible if it is realized?
> [...]
No. DEFAULT-WINDOW...
Constantin Asofiei
10:15 AM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
Should the default window become visible if it is realized?... Sergey Ivanovskiy
10:03 AM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
line 9431 the variable @allFramesVisible@ is false and we are in @ThinClient.enable@ in @ThinClient.viewWorker(...)@ ... Sergey Ivanovskiy
09:52 AM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
I probably should have opened a new issue. The problem I'm referring to is in the web client. It is similar to the ... Greg Shah
09:42 AM Bug #2778: ./ask-gui.p fails if "Program name" is filled with a misspelled program name
The current version 11048 I used to test has the visibility window issue, the swing client window for ask-gui.p doesn... Sergey Ivanovskiy
08:36 AM Bug #2778 (WIP): ./ask-gui.p fails if "Program name" is filled with a misspelled program name
This has been regressed at some point in branch 2677a. The original problem is back. Greg Shah
09:21 AM Bug #2845: rounded rectangle corner drawing
In the web client, the rounded rectangles are drawn using JS canvas @quadraticCurveTo()@. This has two potential pro... Greg Shah
09:16 AM Bug #2845 (New): rounded rectangle corner drawing
Greg Shah
09:12 AM Bug #2844: flat status area in web client
Most of the time, the status area draws without the inset effect in the text portion. When the tinyInput() modal win... Greg Shah
09:10 AM Bug #2844 (Closed): flat status area in web client
Greg Shah
08:33 AM Feature #1811: implement the AJAX client driver
I haven't checked if this link is still relevant in today's browsers, but it does document a cross-browser approach t... Greg Shah
04:51 AM Feature #1801: add some frame options
Hynek Cihlar wrote:
> Aside from the obvious of unsupported slider I had some abends related to widget focusing. I d...
Igor Skornyakov
04:48 AM Feature #1801: add some frame options
Igor Skornyakov wrote:
> Hynek Cihlar wrote:
> > I only ran portion of the scripts, there were multiple runtime err...
Hynek Cihlar
04:43 AM Feature #1801: add some frame options
Hynek Cihlar wrote:
> I only ran portion of the scripts, there were multiple runtime errors. As a quick workaround I...
Igor Skornyakov

11/12/2015

04:58 PM Feature #1801: add some frame options
Greg Shah wrote:
> Code Review Task Branch 2677a Revision 11045
>
> The changes look good.
>
> Did you try Igo...
Hynek Cihlar
04:16 PM Feature #1801: add some frame options
Code Review Task Branch 2677a Revision 11045
The changes look good.
Did you try Igor's 3D testcases? Is everyt...
Greg Shah
04:03 PM Feature #1801: add some frame options
Hynek Cihlar wrote:
> Task branch 2677a revision 11045 add runtime support for THREE-D.
There are some known issu...
Hynek Cihlar
03:48 PM Feature #1801: add some frame options
Task branch 2677a revision 11045 add runtime support for THREE-D. Hynek Cihlar
04:39 PM Bug #2809: implement missing behaviour related to HIDDEN attribute
Greg Shah wrote:
> Go ahead.
Committed to 2677a rev 11047.
Constantin Asofiei
04:38 PM Bug #2809: implement missing behaviour related to HIDDEN attribute
Go ahead. Greg Shah
04:34 PM Bug #2809: implement missing behaviour related to HIDDEN attribute
I have the changes from issue 11 ready - they are safe, and can be committed now. Constantin Asofiei
02:32 PM Bug #2809: implement missing behaviour related to HIDDEN attribute
Greg Shah wrote:
> 3. In @GenericFrame.makeFrameEnable()@, the conditional code protected by @if (!frame.config.hid...
Constantin Asofiei
02:27 PM Bug #2809: implement missing behaviour related to HIDDEN attribute
Code Review Task Branch 2677a Revision 11041
This seems like a good step forward. I did make some minor header an...
Greg Shah
01:30 PM Bug #2809: implement missing behaviour related to HIDDEN attribute
With 2677a rev 11041, @testcases/uast/hidden/hidden_attribute_run.p@ executes OK for all statements. Please review.
...
Constantin Asofiei
02:09 PM Bug #2736: fix GUI menu drawing problems in menu/simple_sm.p
# All my attempts to fix the following bug (after I made proposed changes): !intersection.png! ends with nothing at t... Vadim Gindin
01:36 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Section 27 has been updated.
Tests committed to @uast/mouse@ revno 1428.
Igor Skornyakov
01:05 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Sections 26 and 27 have been updated. Igor Skornyakov
11:11 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
> Valid URL protocols include HTTP and HTTPS.
When implementing, do not worry about this feature. We don't suppor...
Greg Shah
10:49 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Section 27 has been updated. Igor Skornyakov
10:16 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
ANSWERS:
*Q1a*. @LOAD-MOUSE-POINTER@ specifies the mouse pointer to display when the pointer is moved over the widge...
Igor Skornyakov
10:04 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
QUESTIONS:
1. Check the following statements from the Progress documentation:
1a. @LOAD-MOUSE-POINTER@ specifies the...
Igor Skornyakov
08:50 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
> May be it is better just to add an update note? This will guarantee that all watchers will be notified and automati... Greg Shah
08:34 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Greg Shah wrote:
> Yes. The first note is just questions. The second note with the answers and other findings, sho...
Igor Skornyakov
08:29 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
> 1. Do I understand correctly that there should be two notes: one with question and another one with answers and oth... Greg Shah
08:14 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Greg Shah wrote:
> Hopefully, you get the idea. Create questions to prove or disprove each part of the documentatio...
Igor Skornyakov
08:08 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
I have two concerns.
1. You are mixing questions and answers together in a way that makes it hard to see the list ...
Greg Shah
07:59 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
1. @LOAD-MOUSE-POINTER@ removes trailing spaces for predefined cursor shapes (the @MOUSE-POINTER@ value doesn't conta... Igor Skornyakov
07:53 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Greg Shah wrote:
> I am asking you to work this way, because we have found that it is the most effective way to do t...
Igor Skornyakov
07:50 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
It is expected that as you go, you will find other questions that were not considered up front. Likewise, you see th... Greg Shah
07:41 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Greg Shah wrote:
> Please comply with this request *before* you write all your testcases. In other words, I expect ...
Igor Skornyakov
07:33 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
> Please make a list of those "assertions" and post it here. I see several other questions that they do not address:... Greg Shah
06:27 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Indeed. With FreeRDP I can see the effect! So the problem was with Remmina. Igor Skornyakov
06:25 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Constantin Asofiei wrote:
> Igor Skornyakov wrote:
> Please check also how @LOAD-MOUSE-POINTER()@ treats leading or...
Igor Skornyakov
06:20 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Igor Skornyakov wrote:
> > RECTANGLE/COMPILER-WAIT/APPSTARTING work with BUTTON/FILL-IN but RECTANGLE is a no-op (th...
Constantin Asofiei
06:16 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Constantin Asofiei wrote:
> Please check all widgets for this implicit value. Also, @LOAD-MOUSE-POINTER@ needs to...
Igor Skornyakov
06:07 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Igor Skornyakov wrote:
> I see something strange with @LOAD-MOUSE-POINTER()@ method on @windev01@ (see attached prog...
Constantin Asofiei
05:36 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
I see something strange with @LOAD-MOUSE-POINTER()@ method on @windev01@ (see attached program):
1. Initial value of...
Igor Skornyakov

11/11/2015

04:44 PM Feature #2564: implement GUI BROWSE widget
Yes, it seems the fundamental problem is that when we introduced Java annotations to the DMO implementation classes, ... Eric Faulhaber
04:22 PM Feature #2564: implement GUI BROWSE widget
Related to Eric & Stanislav discussion on notes 214-220:
I created some testcases based on Stanislav's hints.
The...
Ovidiu Maxiniuc
02:04 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Greg Shah wrote:
> > For the JS side, the current usage of p2j.screen.setCursorStyle I think is becoming obsolete - ...
Constantin Asofiei
02:00 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
> For the JS side, the current usage of p2j.screen.setCursorStyle I think is becoming obsolete - for the editable wid... Greg Shah
01:58 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
> For custom cases, it will refer to the cursor by the image name (this needs testing if it requires only the image n... Greg Shah
01:57 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Constantin Asofiei wrote:
> Igor, about current "editable" support: please check what @MOUSE-POINTER@ attribute retu...
Igor Skornyakov
01:48 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Greg Shah wrote:
> So the backing code for @LOAD-MOUSE-POINTER()@ would either reference a predefined @CursorType@ o...
Constantin Asofiei
01:10 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Greg Shah wrote:
> I hope I've made things clear.
Yes, thank you very much.
Igor Skornyakov
12:49 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
> As far I as can see at this moment p2j supports a pre-defined set of mouse cursor shapes.
Yes. So far we have p...
Greg Shah
10:28 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
I have some questions regarding mouse cursor support in p2j.
As far I as can see at this moment p2j supports a pre-d...
Igor Skornyakov
01:48 PM Bug #2809: implement missing behaviour related to HIDDEN attribute
Greg Shah wrote:
> Does the change in 2677a rev 11033 to @WindowWidget@ have any implications in ChUI?
No.
Constantin Asofiei
01:43 PM Bug #2809: implement missing behaviour related to HIDDEN attribute
Does the change in 2677a rev 11033 to @WindowWidget@ have any implications in ChUI? Greg Shah
12:09 PM Feature #2566: implement LOAD-MOUSE-POINTER method
For details on the work in this task, please see #2565 where all the work is being done. Do not post other informati... Greg Shah
08:40 AM Bug #2736: fix GUI menu drawing problems in menu/simple_sm.p
Constantin, thank you for help! Just one question. How about @BorderedPanelGuiImpl@? I recall that mentioned erroneou... Vadim Gindin
05:07 AM Bug #2736: fix GUI menu drawing problems in menu/simple_sm.p
I think we need to modify @width()@ and @height()@ to report only the sub-menus "title" area; after this, override @r... Constantin Asofiei
04:19 AM Bug #2736: fix GUI menu drawing problems in menu/simple_sm.p
Vadim Gindin wrote:
> Constantin Asofiei wrote:
> > OK, the issue in note 17 is related to repaint calls for the su...
Constantin Asofiei
02:43 AM Bug #2736: fix GUI menu drawing problems in menu/simple_sm.p
Constantin Asofiei wrote:
> OK, the issue in note 17 is related to repaint calls for the sub-menu. Currently, you a...
Vadim Gindin
07:08 AM Feature #1801: add some frame options
Hynek Cihlar wrote:
> Igor, please make sure the content of uast/3d is compilable by P2J, thanks.
Sorry Hynek. It...
Igor Skornyakov
06:19 AM Feature #1801: add some frame options
Igor, please make sure the content of uast/3d is compilable by P2J, thanks. Hynek Cihlar

11/10/2015

04:25 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
Created task branch 2565a from the trunk revno 10951. Igor Skornyakov
02:19 PM Bug #2736: fix GUI menu drawing problems in menu/simple_sm.p
Vadim Gindin wrote:
> Constantin Asofiei wrote:
> > Vadim Gindin wrote:
> > > Once again, it is not a configuratio...
Constantin Asofiei
01:43 PM Bug #2736: fix GUI menu drawing problems in menu/simple_sm.p
Constantin Asofiei wrote:
> Vadim Gindin wrote:
> > Once again, it is not a configuration/build problem, because @s...
Vadim Gindin
08:57 AM Bug #2736: fix GUI menu drawing problems in menu/simple_sm.p
OK, the issue in note 17 is related to repaint calls for the sub-menu. Currently, you are posting a PaintEvent with ... Constantin Asofiei
08:32 AM Bug #2736: fix GUI menu drawing problems in menu/simple_sm.p
Vadim Gindin wrote:
> Once again, it is not a configuration/build problem, because @simple_sm.p@, for example, works...
Constantin Asofiei
08:17 AM Bug #2736: fix GUI menu drawing problems in menu/simple_sm.p
Vadim Gindin wrote:
> Once again, it is not a configuration/build problem, because @simple_sm.p@, for example, works...
Constantin Asofiei
08:16 AM Bug #2736: fix GUI menu drawing problems in menu/simple_sm.p
Once again, it is not a configuration/build problem, because @simple_sm.p@, for example, works as usual. Drawing happ... Vadim Gindin
06:09 AM Bug #2736: fix GUI menu drawing problems in menu/simple_sm.p
It seems that all drawing is happen, but after that window is closed without any pauses or messages. Procedure @/uast... Vadim Gindin
12:45 PM Feature #1801: add some frame options
Greg Shah wrote:
> It looks to me like there are significant differences there. I assume you are documenting them f...
Igor Skornyakov
12:35 PM Feature #1801: add some frame options
Greg Shah wrote:
> During my rebase of 2677a, I have found that you merged the wrong version of 2038a. You have mer...
Igor Skornyakov
12:23 PM Feature #1801: add some frame options
During my rebase of 2677a, I have found that you merged the wrong version of 2038a. You have merged 2038a revision 1... Greg Shah
12:19 PM Feature #1801: add some frame options
It looks to me like there are significant differences there. I assume you are documenting them fully, here. Greg Shah
12:17 PM Feature #1801: add some frame options
Checked 3D L&F w/o @ENABLE FRAME@. Igor Skornyakov
11:56 AM Feature #1801: add some frame options
Greg Shah wrote:
> Igor Skornyakov wrote:
> > Greg Shah wrote:
> > > 1. Please add fillin and text widgets that ha...
Igor Skornyakov
11:46 AM Feature #1801: add some frame options
Igor Skornyakov wrote:
> Greg Shah wrote:
> > 1. Please add fillin and text widgets that have the default bgcolor t...
Greg Shah
11:03 AM Feature #1801: add some frame options
The 3D border looks like following:
The "normal" border is duplicated - shifted by one pixel up and left (or down an...
Igor Skornyakov
10:00 AM Feature #1801: add some frame options
Greg Shah wrote:
> 5. You have not reported anything yet for @SESSION:THREE-D@. Make sure you are using @SYSTEM-DIA...
Igor Skornyakov
09:30 AM Feature #1801: add some frame options
Hynek Cihlar wrote:
> Igor can you also check, whether there are any size differences between 3D and non-3D mode? I ...
Igor Skornyakov
09:24 AM Feature #1801: add some frame options
Igor can you also check, whether there are any size differences between 3D and non-3D mode? I am particularly keen ab... Hynek Cihlar
09:21 AM Feature #1801: add some frame options
Greg Shah wrote:
> 3. Make sure you look at the drop-down for a combo-box to see if there are any differences.
I do...
Igor Skornyakov
09:14 AM Feature #1801: add some frame options
Greg Shah wrote:
> 1. Please add fillin and text widgets that have the default bgcolor to your frame. In the custom...
Igor Skornyakov
08:59 AM Feature #1801: add some frame options
Greg Shah wrote:
> It is important to make sure that when you set @SESSION:THREE-D@, that it has no effect on the re...
Igor Skornyakov
08:58 AM Feature #1801: add some frame options
> However I do not understand what you mean saying "test your other window cases". Please clarify.
It is important...
Greg Shah
08:55 AM Feature #1801: add some frame options
Greg Shah wrote:
> 1. Please add fillin and text widgets that have the default bgcolor to your frame. In the custom...
Igor Skornyakov
08:51 AM Feature #1801: add some frame options
1. Please add fillin and text widgets that have the default bgcolor to your frame. In the customer application, it s... Greg Shah
08:48 AM Feature #1801: add some frame options
Hynek Cihlar wrote:
> The border seems to differ for fill-in and editor. The difference is in the border being drawn...
Igor Skornyakov
08:42 AM Feature #1801: add some frame options
Igor Skornyakov wrote:
> Added 3D tests for multiple widgets per frame, dialog-box and window (revno 1420).
>
> 1...
Hynek Cihlar
08:25 AM Feature #1801: add some frame options
Added 3D tests for multiple widgets per frame, dialog-box and window (revno 1420).
1. I see no difference between ...
Igor Skornyakov
10:31 AM Bug #2835 (Closed): Abend when ChUI combo-box drop-down activated
Greg Shah
09:41 AM Bug #2835: Abend when ChUI combo-box drop-down activated
Hynek Cihlar wrote:
> Greg Shah wrote:
> > This issue is in the trunk?
>
> No, this a regression caused by my ch...
Hynek Cihlar
07:09 AM Bug #2835: Abend when ChUI combo-box drop-down activated
Greg Shah wrote:
> This issue is in the trunk?
No, this a regression caused by my changes in 2677a rev 11021. Bes...
Hynek Cihlar
05:15 AM Bug #2835: Abend when ChUI combo-box drop-down activated
This issue is in the trunk? Greg Shah
08:23 PM Bug #2835: Abend when ChUI combo-box drop-down activated
The following program abends when drop-down activated by down key. See the exception call-stack below.... Hynek Cihlar
08:21 PM Bug #2835 (Closed): Abend when ChUI combo-box drop-down activated
Hynek Cihlar
07:37 AM Bug #2795: scoped variables/tables/etc and persistent procedures
Greg Shah wrote:
> Did you put the final changes in for this one? Can this be closed?
No, haven't got the chance t...
Constantin Asofiei
05:12 AM Bug #2795: scoped variables/tables/etc and persistent procedures
Did you put the final changes in for this one? Can this be closed? Greg Shah
05:29 AM Bug #2837: GUI combo-box drop-down needs to be able to draw outside of it's containing top-level ...
Greg Shah wrote:
> This will probably also have to be used for menus, popup menus and tooltips. I guess all off the...
Hynek Cihlar
05:24 AM Bug #2837: GUI combo-box drop-down needs to be able to draw outside of it's containing top-level ...
This issue seems related to #2816, since the size of the combo-box drop-down will be affected by the font/line height... Greg Shah
09:44 PM Bug #2837: GUI combo-box drop-down needs to be able to draw outside of it's containing top-level ...
4GL:
!Drop-down_4GL.png!
P2J:
!Drop-down_P2J.png!
Hynek Cihlar
09:38 PM Bug #2837 (Closed): GUI combo-box drop-down needs to be able to draw outside of it's containing t...
Hynek Cihlar
05:28 AM Bug #2836: wrong number of inner lines in COMBO-BOX
Greg Shah wrote:
> Is this in GUI, ChUI or both?
Both.
>
> This issue is in the trunk?
Yes.
Hynek Cihlar
05:18 AM Bug #2836: wrong number of inner lines in COMBO-BOX
Is this in GUI, ChUI or both?
This issue is in the trunk?
Greg Shah
09:22 PM Bug #2836: wrong number of inner lines in COMBO-BOX
The following program doesn't show the correct number of entries in combo-box drop-down.... Hynek Cihlar
09:21 PM Bug #2836 (Closed): wrong number of inner lines in COMBO-BOX
Hynek Cihlar
05:21 AM Bug #2834: GUI combo-box multiple drop-downs can be shown
Greg Shah wrote:
> This issue is in the trunk?
Yes.
Hynek Cihlar
05:15 AM Bug #2834: GUI combo-box multiple drop-downs can be shown
This issue is in the trunk? Greg Shah
08:08 PM Bug #2834: GUI combo-box multiple drop-downs can be shown
Steps to recreate:
Activate drop-down in one combo-box. When drop-down visible click on a the drop-down button of a ...
Hynek Cihlar
08:06 PM Bug #2834 (Closed): GUI combo-box multiple drop-downs can be shown
Hynek Cihlar
05:20 AM Bug #2833: GUI combo-box navigation keys don't work as expected
Greg Shah wrote:
> This only occurs in GUI?
Yes.
>
> This issue is in the trunk?
Yes.
Hynek Cihlar
05:14 AM Bug #2833: GUI combo-box navigation keys don't work as expected
This only occurs in GUI?
This issue is in the trunk?
Greg Shah
08:01 PM Bug #2833: GUI combo-box navigation keys don't work as expected
# Arrow and PgUp/PgDn keys don't work/redraw the combo-box when drop-down not visible.
# Left/right keys don't work...
Hynek Cihlar
07:48 PM Bug #2833 (Closed): GUI combo-box navigation keys don't work as expected
Hynek Cihlar
07:41 PM Bug #2832: GUI combo-box simple mode is broken
@DROP-DOWN@ mode is affected in the same way. In @DROP-DOWN@ mode the fill-in entry field is used the same way as in ... Hynek Cihlar
07:40 PM Bug #2832: GUI combo-box simple mode is broken
In SIMPLE mode @ComboBoxGuiImpl@ creates multiple sibling widgets (a @FillIn@ entry field and a selection list) on th... Hynek Cihlar
07:38 PM Bug #2832 (Closed): GUI combo-box simple mode is broken
Hynek Cihlar

11/09/2015

06:12 PM Feature #1801: add some frame options
Greg Shah wrote:
> Please archive 2038a.
This is done already.
Igor Skornyakov
06:11 PM Feature #1801: add some frame options
Greg Shah wrote:
> Actually, I had requested you merge into 2677a, not the trunk. In the future, please take more c...
Igor Skornyakov
06:10 PM Feature #1801: add some frame options
Please archive 2038a. Greg Shah
06:09 PM Feature #1801: add some frame options
Actually, I had requested you merge into 2677a, not the trunk. In the future, please take more care with my instruct... Greg Shah
06:08 PM Feature #1801: add some frame options
The task branch has been merged to the trunk revno 10951 Igor Skornyakov
05:54 PM Feature #1801: add some frame options
Greg Shah wrote:
> Please DO NOT investigate this issue. I sent an email a few weeks ago explaining that we have a ...
Igor Skornyakov
05:50 PM Feature #1801: add some frame options
Please DO NOT investigate this issue. I sent an email a few weeks ago explaining that we have a regression in the tr... Greg Shah
05:23 PM Feature #1801: add some frame options
The status of the regression testing is the following:
1. All CTRL-C tests passed.
2. In the main regression the on...
Igor Skornyakov

11/07/2015

01:19 PM Feature #1801: add some frame options
Fair enough. Please do execute the runtime regression testing. Greg Shah
12:49 PM Feature #1801: add some frame options
There are 3 expected differences in the generated code between 2038a and the trunk.... Igor Skornyakov
11:07 AM Feature #1801: add some frame options
Greg Shah wrote:
> Code Review Task Branch 2038a Revision 10975
>
> It looks good.
>
> If I understand correct...
Igor Skornyakov
11:04 AM Feature #1801: add some frame options
Code Review Task Branch 2038a Revision 10975
It looks good.
If I understand correctly, this work is complete. ...
Greg Shah
10:59 AM Feature #1801: add some frame options
Fixed issues mentioned in the code review.
Committed to the task branch 2038a revno 10975.
Igor Skornyakov
09:36 AM Feature #1801: add some frame options
Code Review Task Branch 2038a Revision 10974
1. @frame_scoping.rules@ and @FrameInterface@ have no changes except ...
Greg Shah
08:41 AM Bug #2736: fix GUI menu drawing problems in menu/simple_sm.p
I need some advice with the current bug (see the image below).
Procedure: @/uast/menus/popup_ext.p@.
Bug: extra...
Vadim Gindin

11/06/2015

04:50 PM Feature #1801: add some frame options
1. Fixed conversion for the @NO-HELP@ option.
2. Removed @NO-HELP@ and @NO-VALIDATE@ flags from the @FrameConfig@ an...
Igor Skornyakov
02:26 PM Feature #1801: add some frame options
Greg Shah wrote:
> OK, I think I see a good way to do this.
>
> Here is the implementation plan:
>
> 1. Please...
Igor Skornyakov
02:24 PM Feature #1801: add some frame options
OK, I think I see a good way to do this.
Here is the implementation plan:
1. Please review the usage of @set_us...
Greg Shah
02:04 PM Feature #1801: add some frame options
Greg Shah wrote:
> Interesting. Does Progress allow a NO-HELP option to be specified for the BROWSE? It would most...
Igor Skornyakov
01:50 PM Feature #1801: add some frame options
> Except for the BROWSE widget where the NO-HELP option of the enclosing frame doesn't suppress the schema-originated... Greg Shah
01:40 PM Feature #1801: add some frame options
Greg Shah wrote:
> I will help you with the next steps. But first, I need you to confirm if I am correct in my stat...
Igor Skornyakov
01:36 PM Feature #1801: add some frame options
>> Please confirm my understanding in items 1 through 4 above. I will then post about the next steps in the analysis.... Greg Shah
01:34 PM Feature #1801: add some frame options
Greg Shah wrote:
> > I think that the right place to suppress a @setHelp()@ generation is @frame_generator.xml@ line...
Igor Skornyakov
01:33 PM Feature #1801: add some frame options
Greg Shah wrote:
> The problem here is that we don't really want to suppress the @setHelp()@ when the help was speci...
Igor Skornyakov
01:19 PM Feature #1801: add some frame options
> I think that the right place to suppress a @setHelp()@ generation is @frame_generator.xml@ line 5051.
I should a...
Greg Shah
12:55 PM Feature #1801: add some frame options
Good. From this snippet, you can see the context that the TRPL rules must expect. The option node is a @KW_NO_HELP@... Greg Shah
11:28 AM Feature #1801: add some frame options
Greg Shah wrote:
> The best way to think about the conversion is the following:
>
> 1. Each external procedure is...
Igor Skornyakov
10:52 AM Feature #1801: add some frame options
The best way to think about the conversion is the following:
1. Each external procedure is an abstract syntax tree...
Greg Shah
10:29 AM Feature #1801: add some frame options
Greg Shah wrote:
> Hopefully we can make that faster. Ask questions here and I will try to help.
Thank you. One ...
Igor Skornyakov
10:22 AM Feature #1801: add some frame options
Hopefully we can make that faster. Ask questions here and I will try to help. Greg Shah
10:03 AM Feature #1801: add some frame options
Greg Shah wrote:
> When will 2038a be ready for review?
If I will not finish today I will do it at the weekend. I...
Igor Skornyakov
10:00 AM Feature #1801: add some frame options
When will 2038a be ready for review? Greg Shah
02:00 PM Bug #2809: implement missing behaviour related to HIDDEN attribute
I like the plan. Greg Shah
02:00 PM Bug #2809: implement missing behaviour related to HIDDEN attribute
Somehow, it looks like this task history entry was lost:
Issue #2809 has been updated by Constantin Asofiei.
Gr...
Greg Shah
01:36 PM Bug #2809: implement missing behaviour related to HIDDEN attribute
Greg Shah wrote:
> Another approach is to add some code in @GenericFrame@ at the beginning of each API which is assoc...
Constantin Asofiei
01:23 PM Bug #2809: implement missing behaviour related to HIDDEN attribute
What are the next steps for this? Does it make sense to finish all of this off? Can/should some items be deferred? Greg Shah
12:34 PM Bug #2809: implement missing behaviour related to HIDDEN attribute
And something else to mention: hidden_attribute.p and hidden_attribute2.p are ChUI only due to a @PUT SCREEN@ stateme... Constantin Asofiei
12:31 PM Bug #2809: implement missing behaviour related to HIDDEN attribute
2677a revision 11014 address these:
* HIDDEN attribute for widget/frame is reported correctly throughout the test sui...
Constantin Asofiei
09:50 AM Bug #2831: Pressing ENTER key on the combo box breaks the window layout.
To reproduce this bug it needs to run the following test case ./demo/demo_widgets.p (com.goldencode.testcases.demo.De... Sergey Ivanovskiy
09:45 AM Bug #2831 (Closed): Pressing ENTER key on the combo box breaks the window layout.
Sergey Ivanovskiy
09:12 AM Feature #2564: implement GUI BROWSE widget
Agree. I'll run regression testing. Stanislav Lomany
09:10 AM Feature #2564: implement GUI BROWSE widget
Considering the intrusiveness of the scrolling changes (including non-GUI code changes), I think it makes sense to ge... Greg Shah
09:00 AM Feature #2564: implement GUI BROWSE widget
OK, I think the current approach seems the reasonable thing to do right now. Perhaps there is a way to reduce the du... Greg Shah
07:22 AM Feature #2564: implement GUI BROWSE widget
Stanislav Lomany wrote:
> On top - no. On bottom - 1 px can be hidden.
OK, then to me this seems a different case o...
Constantin Asofiei
07:10 AM Feature #2564: implement GUI BROWSE widget
On top - no. On bottom - 1 px can be hidden. Stanislav Lomany
07:06 AM Feature #2564: implement GUI BROWSE widget
Stanislav, quick question: is it possible for the BROWSE in GUI to display a partial row on top/bottom edge? Constantin Asofiei
06:51 AM Feature #2564: implement GUI BROWSE widget
I'm not going to argue, I just what to notice that I strongly prefer setting scrollbar parameters directly instead of... Stanislav Lomany
06:44 AM Feature #2564: implement GUI BROWSE widget
Stanislav Lomany wrote:
> There isn't much duplication. Browse scrolling has at least following "features":
> 1....
Hynek Cihlar
06:34 AM Feature #2564: implement GUI BROWSE widget
There isn't much duplication. Browse scrolling has at least following "features": 1. unconventional thumb size; 2. "g... Stanislav Lomany
06:03 AM Feature #2564: implement GUI BROWSE widget
Stanislav Lomany wrote:
> > Ad the scrolling changes. ... This is quite unfortunate as we will have to now maintain ...
Hynek Cihlar
06:00 AM Feature #2564: implement GUI BROWSE widget
> Ad the scrolling changes. ... This is quite unfortunate as we will have to now maintain two different implementatio... Stanislav Lomany
05:54 AM Feature #2564: implement GUI BROWSE widget
> I see. In this case, what does the converted DMO interface and implementation class hierarchy look like for these t... Stanislav Lomany
09:03 AM Bug #2830: investigate if the BROWSE scrolling implementation can be made using less duplication ...
Please see #2564-219 and #2564-221 (through 229). Greg Shah
09:02 AM Bug #2830 (New): investigate if the BROWSE scrolling implementation can be made using less duplic...
Greg Shah
 

Also available in: Atom