Project

General

Profile

Activity

From 05/08/2016 to 06/06/2016

06/06/2016

11:21 AM Bug #2931: test Safari browser support
The CHUI web client displays the screen incorrectly in the case of Safari. The width and height of the canvas, font f... Sergey Ivanovskiy

06/03/2016

02:15 PM Bug #2931: test Safari browser support
Greg, please review committed revision 11065. It fixed auto-repeat processing for Safari. Sergey Ivanovskiy
11:43 AM Bug #2931: test Safari browser support
It seems that this document demystifies the root of the 229 code https://lists.w3.org/Archives/Public/www-dom/2010Jul... Sergey Ivanovskiy
07:09 AM Bug #2931: test Safari browser support
It seems that Safari sends keyDown events with 229 key code for autorepeats. http://stackoverflow.com/questions/25043... Sergey Ivanovskiy
06:23 AM Bug #2931: test Safari browser support
Please review the committed revision 11064. There still exists the autorepeat issue even the automatic switch to a do... Sergey Ivanovskiy
05:14 AM Bug #2931: test Safari browser support
These commands @document.execCommand("copy|cut|paste")@ are not supported by Safari, thus we must prompt a user to us... Sergey Ivanovskiy
07:35 AM Bug #2970: rework menus to use OverlayWindow
2970a rebased against trunk 11041, now at revision 11049. Hynek Cihlar

06/02/2016

03:42 PM Bug #2931: test Safari browser support
> I guess OPTION needs to be used for ALT?
Yes.
> How does one do F1 - F12? How to do HOME, END, INSERT, DELETE, BA...
Sergey Ivanovskiy
02:15 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
I think this way can be successful to fix this issue. Sergey Ivanovskiy
02:14 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
New branch 2923a is created. Sergey Ivanovskiy
10:00 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
> Greg, do you have any objection if I will create 2923a branch for this combobox issue and remove combobox changes f... Greg Shah
10:00 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
> For this example the following issue can be observed. The P2J combobox entry item is always selected and its backgr... Greg Shah
09:38 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Greg, do you have any objection if I will create 2923a branch for this combobox issue and remove combobox changes fro... Sergey Ivanovskiy
09:14 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
For this example the following issue can be observed. The P2J combobox entry item is always selected and its backgrou... Sergey Ivanovskiy
09:03 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> > Also, Eugenie: please review the comb-related changes in 308...
Sergey Ivanovskiy
10:59 AM Bug #3122: The P2J frame doesn't display a horizontal scroll bar if it contains many widgets in o...
This picture describes it more clearly. Sergey Ivanovskiy
10:25 AM Bug #3122: The P2J frame doesn't display a horizontal scroll bar if it contains many widgets in o...
For this attached test https://proj.goldencode.com/redmine/attachments/5018/combo_box9_1.p the Progress 4GL renders a... Sergey Ivanovskiy
10:22 AM Bug #3122 (New): The P2J frame doesn't display a horizontal scroll bar if it contains many widget...
Sergey Ivanovskiy
10:19 AM Bug #3121: The combobox entry is always selected if it is focused
The P2J combobox entry item is always selected and its background is colored if this widget has the input focus. Othe... Sergey Ivanovskiy
10:14 AM Bug #3121 (New): The combobox entry is always selected if it is focused
Sergey Ivanovskiy
09:32 AM Feature #1807: implement clipboard support
Task #3120 has been created for the ChUI implementation (which will provide an "internal" clipboard).
Basic suppor...
Greg Shah
05:50 AM Bug #3120: ChUI CLIPBOARD implementation
The task #3080 note 103 implemented the CLIPBOARD support for GUI (Swing and Web clients), but the CLIPBOARD support ... Sergey Ivanovskiy
05:41 AM Bug #3120 (New): ChUI CLIPBOARD implementation
Sergey Ivanovskiy

06/01/2016

06:45 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Thanks, planning to compare items locations for the entry field and combobox list pixels with Progress 4GL. This meth... Sergey Ivanovskiy
04:29 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Constantin Asofiei wrote:
> Also, Eugenie: please review the comb-related changes in 3084a.
I'm OK with changes. ...
Eugenie Lyzenko
03:18 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Constantin Asofiei wrote:
> Sergey, for this task, have you checked combo items with length less than the combo's wi...
Sergey Ivanovskiy
03:16 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Sergey, for this task, have you checked combo items with length less than the combo's width?
Also, Eugenie: please...
Constantin Asofiei
03:34 PM Bug #3119: Clicking on the modal dialog close caption button hides its owner, but the dialog itse...
This behavior can be observed for @./simple_alert_box.p@ test. Please, look at the #3075-7 Sergey Ivanovskiy
03:31 PM Bug #3119 (New): Clicking on the modal dialog close caption button hides its owner, but the dialo...
Sergey Ivanovskiy
03:22 PM Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
Sergey Ivanovskiy wrote:
> @./simple_alert_box.p com.goldencode.testcases.SimpleAlertBox.execute@ The web client is...
Constantin Asofiei
08:51 AM Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
> Committed revision 11032 fixes the creation of window popup for a modal window. I have checked SELECTION-LIST widge... Greg Shah
08:49 AM Bug #2741: SELECTION-LIST sizing issues
Item 4 in note 2 needs to be resolved in this task.
In addition, there is a report of the selection-list border dr...
Greg Shah

05/31/2016

12:18 PM Bug #3073 (Closed): Combo-box bug: widget is not in the container
Greg Shah
12:17 PM Bug #3073: Combo-box bug: widget is not in the container
I've tested it and couldn't recreate it. So we can assume this task is not actual. Vadim Gindin
11:08 AM Bug #2931: test Safari browser support
> Do you mean that if we replace COMMAND by CTRL, then COMMAND+RIGHT_ARROW action becomes CTRL+RIGHT_ARROW and can't ... Greg Shah
10:22 AM Bug #2931: test Safari browser support
> > Yes, planning to map COMMAND to CTRL by processing COMMAND + keystrokes as it is CTRL+keystrokes.
>
> OK, good...
Sergey Ivanovskiy
10:07 AM Bug #2931: test Safari browser support
> Yes, planning to map COMMAND to CTRL by processing COMMAND + keystrokes as it is CTRL+keystrokes.
OK, good. Aft...
Greg Shah
10:00 AM Bug #2931: test Safari browser support
Yes, planning to map COMMAND to CTRL by processing COMMAND + keystrokes as it is CTRL+keystrokes.
3084a is rebased t...
Sergey Ivanovskiy
09:35 AM Bug #2931: test Safari browser support
> I didn't find special Progress 4GL rules to map COMMAND + key, where COMMAND is a LEFT_WINDOW key or a RIGHT_WINDOW... Greg Shah
09:05 AM Bug #2931: test Safari browser support
Planning to rebase 3084a. Sergey Ivanovskiy
07:30 AM Bug #2931: test Safari browser support
There are graphical keyboards settings: Key Repeat and Delay Until Repeat, but the keyboard type is selected with the... Sergey Ivanovskiy
07:25 AM Bug #2931: test Safari browser support
It looks like a system bug because switching input sources and removing additional ones can produce correct browser e... Sergey Ivanovskiy
07:09 AM Bug #2931: test Safari browser support
The described in notes 12 and 13 Safari behavior is related to the different input sources. For my environment Englis... Sergey Ivanovskiy
06:59 AM Bug #2931: test Safari browser support
The repeat keys behavior of Safari can be observed if we access a physical keyboard of the target device. In the case... Sergey Ivanovskiy
06:53 AM Bug #2931: test Safari browser support
The most different behavior of Safari can be observed if we press and hold some key. The Safari produces these codes ... Sergey Ivanovskiy
06:33 AM Bug #2931: test Safari browser support
Greg, what do you think it is necessarily to map MAC OS shortcuts with new modifier key COMMAND to 4GL codes with the... Sergey Ivanovskiy
06:18 AM Bug #2931: test Safari browser support
My first expression of using MAC OS X is very positive and I like the hardware implementation of Mac mini too. Please... Sergey Ivanovskiy
05:55 AM Bug #2931: test Safari browser support
The other question is that should we map the others useful keyboard shortcuts to 4GL codes with the same meaning to b... Sergey Ivanovskiy
05:43 AM Bug #2931: test Safari browser support
I didn't find special Progress 4GL rules to map COMMAND + key, where COMMAND is a LEFT_WINDOW key or a RIGHT_WINDOW k... Sergey Ivanovskiy
04:20 AM Bug #2931: test Safari browser support
Note 6 states incorrectly that keypress event can't be suppressed for CTRL+C, CTRL+V, CTRL+X with Safari. I am using ... Sergey Ivanovskiy

05/30/2016

06:07 PM Bug #2931: test Safari browser support
For Safari CTRL + LETTER keystrokes raises keypress event with charCode that is calculated by ctrlCode = keyDownCode ... Sergey Ivanovskiy

05/29/2016

05:55 PM Bug #2970: rework menus to use OverlayWindow
2970a rebased against trunk 11039, now at revision 11045. Hynek Cihlar

05/24/2016

01:34 PM Bug #3073: Combo-box bug: widget is not in the container
Vadim: please test this and confirm if you can recreate it. Greg Shah

05/20/2016

11:53 AM Bug #2857: font differences for toggle box and menu
Remaining issues:
# Closing menu, reported by Constantin
# Adjustment of sizes in SWING:
## sub-menu body height a...
Vadim Gindin

05/19/2016

06:18 PM Bug #2970 (WIP): rework menus to use OverlayWindow
Hynek Cihlar
06:16 PM Bug #3071 (Closed): A NPE is thrown when Alt-Tab while COMBO-BOX drop down active
Greg Shah
06:14 PM Bug #3071: A NPE is thrown when Alt-Tab while COMBO-BOX drop down active
Cannot reproduce anymore, resolved by #3062. Hynek Cihlar
03:02 PM Bug #2931: test Safari browser support
Committed revision 11045 fixed drawings of images. It seems that Chrome and Safari browsers have the same drawing iss... Sergey Ivanovskiy
02:59 PM Bug #2931: test Safari browser support
The P2J standard server certificate must be set as a trusted one at the first access to the login page. If it isn't d... Sergey Ivanovskiy
10:04 AM Bug #2931: test Safari browser support
Committed revision 11044(3084a) substitutes "const" statements to "var"s. Encountered new issue that self-signed cert... Sergey Ivanovskiy

05/18/2016

09:36 AM Bug #2857: font differences for toggle box and menu
Vadim, please use this patch for @AbstractGuiDriver.draw()@:... Constantin Asofiei

05/17/2016

03:19 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Committed revision 11043 fixes this issue. The screen looks suitable. Sergey Ivanovskiy
02:44 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
The proposed solution doesn't work because it applies the stretch to the content uniformly to all combo boxes. There ... Sergey Ivanovskiy
02:53 PM Bug #2857: font differences for toggle box and menu
Here is the test to recreate the error:... Vadim Gindin
02:47 PM Bug #3113 (Closed): web client failure when trying to connect two web clients to the same P2J server
Greg Shah
02:29 PM Bug #3113: web client failure when trying to connect two web clients to the same P2J server
Sergey Ivanovskiy wrote:
> Have checked that if @webClient/port@ is 0, then we can use two clients simultaneously. I...
Constantin Asofiei
02:28 PM Bug #3113: web client failure when trying to connect two web clients to the same P2J server
Have checked that if @webClient/port@ is 0, then we can use two clients simultaneously. I think the debug port is als... Sergey Ivanovskiy
02:01 PM Bug #3113: web client failure when trying to connect two web clients to the same P2J server
Sergey, I think you might be right, at that time I forgot that the web port (on which the redirection is done) is har... Constantin Asofiei
01:44 PM Bug #3113: web client failure when trying to connect two web clients to the same P2J server
Greg Shah wrote:
> Constantin reports:
>
> > have you tried connecting two web clients, to the same server (on th...
Sergey Ivanovskiy
01:26 PM Bug #3113: web client failure when trying to connect two web clients to the same P2J server
Constantin reports:
> have you tried connecting two web clients, to the same server (on the same machine)? I get ...
Greg Shah
01:25 PM Bug #3113 (Closed): web client failure when trying to connect two web clients to the same P2J server
Greg Shah

05/16/2016

09:45 AM Bug #3062 (Closed): COMBO-BOX steals focus when its drop-down active
Greg Shah
09:43 AM Bug #3062: COMBO-BOX steals focus when its drop-down active
3062a merged to trunk as revision 11030 and archived. Hynek Cihlar
09:15 AM Bug #3062: COMBO-BOX steals focus when its drop-down active
Please go ahead and merge to trunk. Greg Shah

05/15/2016

12:48 PM Bug #3062: COMBO-BOX steals focus when its drop-down active
3062a rebased against trunk rev 11029 and now at rev 11041. Greg, please let me know when it can be merged to trunk. Hynek Cihlar

05/13/2016

06:24 PM Bug #3062: COMBO-BOX steals focus when its drop-down active
Hynek Cihlar wrote:
>
> Yes, this works as expected.
OK. I have no other concerns for now.
Eugenie Lyzenko
06:10 PM Bug #3062: COMBO-BOX steals focus when its drop-down active
Eugenie Lyzenko wrote:
> Imagine you have opened drop-down and press other button. The reaction for this single clic...
Hynek Cihlar
06:04 PM Bug #3062: COMBO-BOX steals focus when its drop-down active
Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
> > My only concern is related to removed logic for @leave-and-repost@...
Eugenie Lyzenko
05:20 PM Bug #3062: COMBO-BOX steals focus when its drop-down active
Eugenie Lyzenko wrote:
> My only concern is related to removed logic for @leave-and-repost@ mouse clicks approach. Y...
Hynek Cihlar
04:06 PM Bug #3062: COMBO-BOX steals focus when its drop-down active
My only concern is related to removed logic for @leave-and-repost@ mouse clicks approach. You need to be sure the upd... Eugenie Lyzenko
03:27 PM Bug #3062: COMBO-BOX steals focus when its drop-down active
Greg Shah wrote:
>
> Eugenie and Constantin: do either of you have any concerns? I plan for Hynek to merge this t...
Eugenie Lyzenko
03:13 PM Bug #3062: COMBO-BOX steals focus when its drop-down active
Greg Shah wrote:
> Eugenie and Constantin: do either of you have any concerns?
The changes are OK for me.
Constantin Asofiei
02:57 PM Bug #3062: COMBO-BOX steals focus when its drop-down active
Code Review Task Branch 3062a Revision 11038
The changes look good. I did commit some minor comment cleanup, but ...
Greg Shah
02:10 PM Bug #3062: COMBO-BOX steals focus when its drop-down active
3062a revision 11038 passed ChUI and GUI regression tests and was rebased against trunk revision 11028. Please review. Hynek Cihlar
08:16 AM Bug #2857: font differences for toggle box and menu
It seems this bug is not caused by menu classes.. Not sure, I've changed bgColor of them but the target rectangle did... Vadim Gindin
06:19 AM Bug #2857: font differences for toggle box and menu
I've committed current changes (sub-menus refactoring) and rebased the branch. Now current revision is 11037 (trunk r... Vadim Gindin
05:19 AM Bug #2857: font differences for toggle box and menu
I've faced with some problem after my refactoring:
!overritten_mi.png!
The second item in menubar is overwritten so...
Vadim Gindin
07:37 AM Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
@./simple_alert_box.p com.goldencode.testcases.SimpleAlertBox.execute@ The web client issue is if we select "Close" ... Sergey Ivanovskiy
07:29 AM Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
Committed revision 11032 fixes the creation of window popup for a modal window. I have checked SELECTION-LIST widget,... Sergey Ivanovskiy
05:45 AM Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
Constantin Asofiei wrote:
> Sergey, about 3084a rev 11029:
> # for the title-bar popup: for embedded mode, no decor...
Sergey Ivanovskiy
06:41 AM Bug #3106: Various GUI COMBO-BOX issues
Another issue. Combo-box drop-down won't close on ESC key.
EDIT: In ChUI.
Hynek Cihlar
05:57 AM Bug #3106: Various GUI COMBO-BOX issues
Another issue. When VALUE-CHANGED event handler disables the combo's parent frame, the combo's active drop-down must ... Hynek Cihlar
09:54 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Greg Shah wrote:
> Code Review Task Branch 3084a Revision 11025 (was 11019)
>
> One thing that seems wrong is the...
Sergey Ivanovskiy

05/12/2016

01:29 PM Bug #3107: GUI FRAME height may be calculated wrong due to rounding
... Hynek Cihlar
01:26 PM Bug #3107 (New): GUI FRAME height may be calculated wrong due to rounding
Hynek Cihlar
12:28 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Sergey Ivanovskiy wrote:
> I have checked that scaling text items doesn't help. It produces artifacts of double lette...
Sergey Ivanovskiy
11:51 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
I have checked that scaling text items doesn't help. It produces artifacts of double letters and looks bad. But this ... Sergey Ivanovskiy
08:27 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Planning to roll back combo box changes and to postpone this task. It is due to the font's antialiased effect. Greg, ... Sergey Ivanovskiy
08:21 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> > Sergey Ivanovskiy wrote:
> > > It seems that the web item text...
Sergey Ivanovskiy
07:41 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > It seems that the web item text occupies the larger space ...
Eugenie Lyzenko
06:30 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > It seems that the web item text occupies the larger space ...
Sergey Ivanovskiy
06:11 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Sergey Ivanovskiy wrote:
> It seems that the web item text occupies the larger space than the same text in 4GL winde...
Constantin Asofiei
06:10 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > I have 3 pictures for @./combo_box/combo_box9_1.p@ : 4GL f...
Sergey Ivanovskiy
06:01 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Sergey Ivanovskiy wrote:
> I have 3 pictures for @./combo_box/combo_box9_1.p@ : 4GL from windev01, P2J swing and web...
Constantin Asofiei
05:56 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
I have 3 pictures for @./combo_box/combo_box9_1.p@ : 4GL from windev01, P2J swing and web clients. Eugenie, could you... Sergey Ivanovskiy
01:32 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Removed note 29. The test ./combo_box/combo_box9_1.p is correct. Sergey Ivanovskiy
01:15 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Sergey Ivanovskiy wrote:
> Have found that the current solution isn't acceptable because different items are placed ...
Sergey Ivanovskiy
01:06 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Have found that the current solution isn't acceptable because different items are placed with different offsets. Thus... Sergey Ivanovskiy
12:47 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Eugenie Lyzenko wrote:
> Sergey Ivanovskiy wrote:
> >
> > No, it adds additional parameters to the gui client, I ...
Sergey Ivanovskiy
05:31 AM Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
Sergey, about 3084a rev 11029:
# for the title-bar popup: for embedded mode, no decorations are shown, so there will...
Constantin Asofiei

05/11/2016

06:13 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Sergey Ivanovskiy wrote:
>
> No, it adds additional parameters to the gui client, I need to deliver additional par...
Eugenie Lyzenko
05:34 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Eugenie Lyzenko wrote:
> Greg Shah wrote:
> >
> > I can't properly evaluate the Combo-Box changes. Eugenie: please ...
Sergey Ivanovskiy
05:23 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Greg Shah wrote:
>
> I can't properly evaluate the Combo-Box changes. Eugenie: please review 11025 in 3084a.
N...
Eugenie Lyzenko
04:23 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Code Review Task Branch 3084a Revision 11025 (was 11019)
One thing that seems wrong is the direct reference to @Co...
Greg Shah
04:42 PM Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
The changes are fine with me.
Constantin: any concerns?
Greg Shah
08:56 AM Bug #3062: COMBO-BOX steals focus when its drop-down active
3062a revision 11032 resolves all the issues. The branch has passed GUI regression testing, ChUI regression testing i... Hynek Cihlar
08:10 AM Bug #3106: Various GUI COMBO-BOX issues
Another issue, in @combo_box/combo_box11.p@ the combo drop-down won't activate on Alt+Down. Hynek Cihlar

05/10/2016

06:22 PM Bug #3106: Various GUI COMBO-BOX issues
All the issues above can be reproduced in current trunk, in GUI mode. Hynek Cihlar
06:21 PM Bug #3106: Various GUI COMBO-BOX issues
combo_box/combo_box10_1.p shows blank rectangle instead of the SIMPLE list.
Clicking on an item in the combo simpl...
Hynek Cihlar
06:18 PM Bug #3106 (New): Various GUI COMBO-BOX issues
Hynek Cihlar

05/09/2016

05:27 PM Bug #2857: font differences for toggle box and menu
> Should I create a separate task for this or work here?
These all seem easy to fix, right? Some of these seem li...
Greg Shah
 

Also available in: Atom