Project

General

Profile

Activity

From 06/18/2016 to 07/17/2016

07/15/2016

05:25 PM Bug #2893: Mouse clicks on rows are not 100% accurate
Greg Shah wrote:
> > The translation of parent's insets should be made only for BorderedPanelGuiImpl, see AbstractWi...
Hynek Cihlar
05:13 PM Bug #2893: Mouse clicks on rows are not 100% accurate
> The translation of parent's insets should be made only for BorderedPanelGuiImpl, see AbstractWidget.screenPhysicalL... Greg Shah
05:02 PM Bug #2893: Mouse clicks on rows are not 100% accurate
Code Review Task Branch 2893a Revision 11070.
The translation of parent's insets should be made only for @Bordere...
Hynek Cihlar
02:31 PM Bug #2893: Mouse clicks on rows are not 100% accurate
Code Review Task Branch 2893a Revision 11070
I'm OK with the change.
Hynek: please review.
Greg Shah
01:35 PM Bug #2893: Mouse clicks on rows are not 100% accurate
The browse issue I've noted in the daily report is not an issue.
So please review task branch 2893a revision 11070.
Stanislav Lomany
10:56 AM Bug #2893: Mouse clicks on rows are not 100% accurate
Created task branch 2893a from trunk revision 11069. Stanislav Lomany
12:35 AM Bug #3150: A Slider widget doesn't respond to mouse dragging.
During the manual GUI testing I found that the slider doesn't respond to mouse dragging. Only mouse clicking changes ... Sergey Ivanovskiy
12:34 AM Bug #3150 (New): A Slider widget doesn't respond to mouse dragging.
Sergey Ivanovskiy

07/14/2016

03:53 PM Bug #3148: UP and DOWN keys don't work with menus
Open a simple menu and try to move the currently selected item using UP and DOWN keys. UP and DOWN keys don't change ... Sergey Ivanovskiy
03:48 PM Bug #3148 (Feedback): UP and DOWN keys don't work with menus
Sergey Ivanovskiy
03:02 PM Bug #2893: Mouse clicks on rows are not 100% accurate
This screen illustrates what is the proper hot spot for Java2D and standard Ubuntu cursor. It is +1/+2 relatively to ... Stanislav Lomany
01:35 PM Bug #3142: the mouse "hotspot" in the web client is in an unexpected location
No, I didn't see this behavior. For the combo box I can observe only that its drop down detects the selected item inc... Sergey Ivanovskiy
12:53 PM Bug #3142: the mouse "hotspot" in the web client is in an unexpected location
I don't think I am describing the same thing. Actually, I don't understand the problem you are describing.
The "m...
Greg Shah
03:44 AM Bug #3142: the mouse "hotspot" in the web client is in an unexpected location
If we are selecting an entry with the mouse pointer from the "<customer> GUI Simple Test Harness" window , then the c... Sergey Ivanovskiy

07/13/2016

04:58 PM Bug #2893: Mouse clicks on rows are not 100% accurate
Most likely it is. Stanislav Lomany
04:32 PM Bug #2893: Mouse clicks on rows are not 100% accurate
Could this be the same problem as described in #3142? Greg Shah
03:26 PM Bug #2893 (WIP): Mouse clicks on rows are not 100% accurate
That is a general issue with @AbstractWidget.translate(Widget<O>, MouseEvent)@. It also can be seen e.g. in radio set... Stanislav Lomany

07/12/2016

03:41 PM Feature #2628 (WIP): Non-fill-in column support in browse.
FYI, as far as I understand non-fill-in columns are not used in browse in the customer app. Stanislav Lomany

07/11/2016

04:32 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Vadim Gindin wrote:
> > > I need some help.
> > >
> > > The probl...
Hynek Cihlar
01:07 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > I need some help.
> >
> > The problem is the following. I have 2 n...
Vadim Gindin

07/10/2016

12:39 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> I need some help.
>
> The problem is the following. I have 2 nested opened SUB-MENUs. I'm n...
Hynek Cihlar
05:53 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
At first sight I would suppose to exclude sub-menu's windows from this processing especially because of these windows... Vadim Gindin
05:46 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Small additional description. There are possible 2 ways for menus navigation:
# In some cases current sub-menu body...
Vadim Gindin
05:42 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I need some help.
The problem is the following. I have 2 nested opened SUB-MENUs. I'm navigating inside the body o...
Vadim Gindin

07/08/2016

11:09 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I've fixed all exceptions. The only one bug is remained. When navigating inside popup menu: sm -> mi -> (back to) sm ... Vadim Gindin

07/07/2016

08:45 AM Bug #3143: An infinite loop while closing a dialog
With the attached program when I press OK button in the alert box I see the following exception in the client log
<p...
Igor Skornyakov
08:42 AM Bug #3143 (New): An infinite loop while closing a dialog
Igor Skornyakov
05:30 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Current situation is the following. I'd fixed @lastHoveredWidget.isDisplayed()@. Now it return...
Hynek Cihlar
03:25 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Current situation is the following. I'd fixed @lastHoveredWidget.isDisplayed()@. Now it returns @false@ as it must re... Vadim Gindin

07/06/2016

05:49 PM Bug #3142: the mouse "hotspot" in the web client is in an unexpected location
In the web client (using Firefox) I can see that the location of the cursor hotspot seems to be too low. This become... Greg Shah
05:46 PM Bug #3142 (Closed): the mouse "hotspot" in the web client is in an unexpected location
Greg Shah

07/01/2016

11:49 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Third type of error: ... Vadim Gindin
09:45 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > I need some help. There are 2 exceptions possible. The first of them ...
Hynek Cihlar
09:42 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> I need some help. There are 2 exceptions possible. The first of them is described in the note ...
Hynek Cihlar
08:48 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Another case:
Will be it correct to remove window from @WindowManager.WorkArea.windows@ list when @AbstractGuiDriver...
Vadim Gindin
08:37 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I need some help. There are 2 exceptions possible. The first of them is described in the note 3. The second one is th... Vadim Gindin

06/30/2016

02:25 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim: please take this, Hynek has other items that are higher priority. Greg Shah
02:24 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
At this moment the problem exists in trunk 11058. Hynek, have a look please. Vadim Gindin
01:57 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> I was checking that several times. As I can see the error appeared first time in the revision ...
Hynek Cihlar
01:44 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I was checking that several times. As I can see the error appeared first time in the revision 11042..
I would sup...
Vadim Gindin

06/29/2016

08:31 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I'll check it. Vadim Gindin
08:26 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
There is no revision 11059. I think you never did a @bzr bind@ before committing your update. Please do a @bzr push... Greg Shah
08:15 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Greg Shah wrote:
> Code Review Task Branch 2966a Revision 11057
>
> 1. Please rebase.
>
> 2. Add history entr...
Vadim Gindin
07:58 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Code Review Task Branch 2966a Revision 11057
1. Please rebase.
2. Add history entries.
Greg Shah
07:50 AM Bug #2966 (WIP): NullPointerException is raised when RMB is clicked to show popup menu
Does this also fix the issue described in #2952-33 ?
If not, please fix that ASAP.
Greg Shah
07:48 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Greg Shah wrote:
> > I've fixed that. Please review the task. Current revision is 11056.
>
> When you say "that",...
Vadim Gindin
07:43 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
> I've fixed that. Please review the task. Current revision is 11056.
When you say "that", do you mean you have fi...
Greg Shah
07:33 AM Bug #2952 (Closed): ui_strings.txt is empty for simple_sm.p
Greg Shah
07:32 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
The branch 2952a is archived. Vadim Gindin
07:21 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
Committed to trunk 11056. Vadim Gindin
07:10 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
> I'm not sure about the reason but I think this the same bug. We can also see some blinking during sub-menu navigati... Greg Shah
07:07 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
Greg Shah wrote:
> > > > It seems it is not related to my changes.
> > > Is this related to what you found in #2966...
Vadim Gindin
07:02 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
> > > It seems it is not related to my changes.
> > Is this related to what you found in #2966?
>
> Yes, it is th...
Greg Shah
07:00 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
OK, please merge to trunk. Greg Shah
04:06 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
Constantin Asofiei wrote:
> Vadim Gindin wrote:
> > It seems it is not related to my changes.
> Is this related to...
Vadim Gindin
04:02 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
Vadim Gindin wrote:
> It seems it is not related to my changes.
Is this related to what you found in #2966?
Constantin Asofiei
03:13 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
I've checked GUI menu cases @simple_sm.p@ and @popup_ext.p@. They are broken. The error happen also in trunk. The exc... Vadim Gindin
02:32 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
Conversion and regression testing are PASSED. I'm checking GUI menu testcases. Vadim Gindin

06/28/2016

01:11 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I've fixed that. Please review the task. Current revision is 11056. Vadim Gindin
08:02 PM Bug #2952: ui_strings.txt is empty for simple_sm.p
Please check in your changes.
> Should I run also runtime-regression or only conversion-regression is sufficient?
...
Greg Shah

06/27/2016

07:44 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
> > Hynek, the test is in the first note. The bug is also happen in trunk.
>
> This seems to be caused by your cha...
Greg Shah
03:59 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Hynek, the test is in the first note. The bug is also happen in trunk.
This seems to be cau...
Hynek Cihlar
02:45 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Hynek, the test is in the first note. The bug is also happen in trunk. Vadim Gindin
10:45 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> I've faced new bug, related to new drawing:
> !extra_space.png!
> Sizes of popup and sub-men...
Hynek Cihlar
10:44 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> See the change. !window.diff.txt!
Yes, the change is correct.
Hynek Cihlar
09:23 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I've faced new bug, related to new drawing:
!extra_space.png!
Sizes of popup and sub-menu are equal to Progress, bu...
Vadim Gindin
05:15 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
See the change. !window.diff.txt!
Vadim Gindin
05:11 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > Can it be related with the latest enhancement when menu implementatio...
Vadim Gindin
05:10 PM Bug #3137: DELETE WIDGET does not hide the frame
When a visible dynamic frame is destroyed with DELETE WIDGET it should be made hidden, in current trunk it stays visi... Hynek Cihlar
05:08 PM Bug #3137 (New): DELETE WIDGET does not hide the frame
Hynek Cihlar
02:15 PM Bug #2952: ui_strings.txt is empty for simple_sm.p
I've renamed @init()@ to @prepare()@. Should I run also runtime-regression or only conversion-regression is sufficient? Vadim Gindin
09:54 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
Vadim, the 2952a rev 11057 is OK; the only change in 2952a is what Greg mentioned: rename @MnemonicInfo.init()@ to @M... Constantin Asofiei
07:59 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
Code Review Task Branch 2952a Revision 11057
Constantin will be doing a code review, since he wrote the ui_strings...
Greg Shah
02:26 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
The work is done. Please review and approve regression testing. I've rebased the branch. Current revision is 11057. Vadim Gindin
01:07 PM Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
It seems that the cause of the issue is @openScope()@ not being generated for a frame when it has no widgets. @openSc... Hynek Cihlar
12:40 PM Bug #3136: Unhandled exception after VIEW frame, due to frame widget not registered on the client
EDIT: Removed WITH from the sample code.
Running the following converted sample will cause an unexpected @RuntimeExc...
Hynek Cihlar
12:37 PM Bug #3136 (Closed): Unhandled exception after VIEW frame, due to frame widget not registered on t...
Hynek Cihlar

06/24/2016

10:58 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
I've fixed all remarks. Please review. Current branch 2952a revision is 11056. Vadim Gindin
10:54 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
Constantin Asofiei wrote:
> Vadim Gindin wrote:
> > This also doesn't work
> Are you sure you are using the right ...
Vadim Gindin
10:44 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
Vadim Gindin wrote:
> This also doesn't work
Are you sure you are using the right rules? I've just tested it and it...
Constantin Asofiei
10:38 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
This also doesn't work Vadim Gindin
10:36 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
Use the folder name, too:... Constantin Asofiei
10:28 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
I've added @<include name="common-convert" />@ in both files menu_generator.xml and frame_generator.xml. For menus it... Vadim Gindin
09:22 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
Vadim Gindin wrote:
> This one @rules/convert/common-convert.rules@?
Yes.
Constantin Asofiei
09:22 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
This one @rules/convert/common-convert.rules@? Vadim Gindin
09:19 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
Vadim Gindin wrote:
> Where should I place noted common function? May be to @rules/include/common-progress.rules@?
...
Constantin Asofiei
09:18 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
Where should I place noted common function? May be to @rules/include/common-progress.rules@? Vadim Gindin
08:51 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
Vadim Gindin wrote:
> # Side-labels follow the same label preparation rules. In other words prepared labels are the ...
Constantin Asofiei
08:36 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
# Side-labels follow the same label preparation rules. In other words prepared labels are the same (labels are prepar... Vadim Gindin
07:42 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
Vadim, review for 2952a 11054:
# @menu_generator.xml@ - please move this code to the @init-rules@ block (otherwise @...
Constantin Asofiei
06:54 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
Please review. Current branch revision is 11054 (rebased with current trunk). Should I change also frame_generator.xm... Vadim Gindin
07:20 AM Bug #2857 (Closed): font differences for toggle box and menu
Greg Shah
06:59 AM Bug #2857: font differences for toggle box and menu
I've created the task #3134 for CHUI issues. Vadim Gindin
06:13 AM Bug #2857: font differences for toggle box and menu
Please create a separate task for those. Do not work them right now. I will close this task when the new task is op... Greg Shah
05:12 AM Bug #2857: font differences for toggle box and menu
The CHUI issues are left in this task. Vadim Gindin
02:00 AM Bug #2857: font differences for toggle box and menu
The changes passed regression testing and committed to trunk as revision 11053. Vadim Gindin
06:58 AM Bug #3134: CHUI menu issues when some labels are empty
The following issues was found in #2857 task (note 23):... Vadim Gindin
06:57 AM Bug #3134 (New): CHUI menu issues when some labels are empty
Vadim Gindin

06/23/2016

04:25 PM Bug #2857: font differences for toggle box and menu
Yes, go ahead and merge 2857a to trunk.
Are there any remaining issues left open in this task (e.g. the ChUI issues)?
Greg Shah
03:29 PM Bug #2857: font differences for toggle box and menu
I've rebased the branch just now with the latest trunk revisions (11052). Current revision is 11081. Vadim Gindin
03:21 PM Bug #2857: font differences for toggle box and menu
The second run has finished and this test has passed and there are no other failed tests. Can I commit the changes? Vadim Gindin
04:53 AM Bug #2857: font differences for toggle box and menu
I'm not sure, but this one might be dependent on the DB state. Please do one more run. Constantin Asofiei
04:07 AM Bug #2857: font differences for toggle box and menu
Here is the failing screen: ... Vadim Gindin
02:49 AM Bug #2857: font differences for toggle box and menu
Regression testing is finished. After single check the only one test remained failed: tc_item_master_007. Is it a kno... Vadim Gindin
04:16 PM Bug #2952: ui_strings.txt is empty for simple_sm.p
It is not possible to make a static call from a TRPL ruleset. Today, we either:
1. Hide the call in a worker (e.g...
Greg Shah
04:09 PM Bug #2952: ui_strings.txt is empty for simple_sm.p
Could you recall, how to make a static call that will prepare the label and return a string? In other words there is ... Vadim Gindin
12:26 PM Bug #2952: ui_strings.txt is empty for simple_sm.p
> Will it be correct to call this class (from ui.client.gui package) from conversion process?
We normally don't li...
Greg Shah
12:06 PM Bug #2952: ui_strings.txt is empty for simple_sm.p
Oh, really. You're right. Thanks. Another question. We have @com.goldencode.p2j.ui.client.gui.MnemonicInfoGuiImpl@ cl... Vadim Gindin
11:27 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
@ui_strings.txt@ is only used in GUI (to obtain the variable length of each string based on a list of fonts). ChUI i... Greg Shah
11:04 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
Is there a way to know what the current environment is (CHUI, GUI) during conversion? Vadim Gindin
11:23 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
This picture displays the IE11 web client with ClearType turned off.
!ComboBoxTest_IE11_ClearTypeTurnedOff_4_times_z...
Sergey Ivanovskiy
11:04 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Disabling AppleFontSmoothing... Sergey Ivanovskiy
10:30 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Anti-aliasing or font smoothing for Mac OS X El Capitan, this command @defaults -currentHost write -globalDomain Appl... Sergey Ivanovskiy
10:18 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
This picture displays the Safari web client with fonts anti-aliasing
!ComboBox_Safari_Antialiasing_Enabled_4_times_zo...
Sergey Ivanovskiy
07:42 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
> Yes, agree. To solve this anti-aliasing effect for the Firefox we can try note 93.
Understood. It is a good ide...
Greg Shah
07:39 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Although the results are not what we hoped for, the details meet the objectives of note 84.
The last thing to do, ...
Greg Shah
08:33 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Also I tried this advised command @defaults write CoreGraphics CGFontDisableAntialiasing YES@, but it doesn't disable... Sergey Ivanovskiy
08:23 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
For Mac OS X El Capitan the Safari web client renders letters on the canvas using fonts smoothing. It seems that we c... Sergey Ivanovskiy

06/22/2016

07:54 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
To disable fonts anti-aliasing effects for Windows 7 we can follow these rules from http://answers.microsoft.com/en-u... Sergey Ivanovskiy
04:49 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Yes, agree. To solve this anti-aliasing effect for the Firefox we can try note 93. Sergey Ivanovskiy
11:52 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Actually, I should say this differently. The 4GL text starts 2 pixels to the left of the drop-down text from the Swi... Greg Shah
11:21 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
The swing client seems left-shifted too as compared with the 4GL. It looks just like the firefox case. Both of thos... Greg Shah
11:00 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
This is the missed picture for the Swing client
!P2J_Swing_client_combo_box_items_4_times_zoomed.png!
Sergey Ivanovskiy
10:56 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
OK, it is much more clear now.
I still want you to finish answering the items in note 84. Then I think we will pu...
Greg Shah
10:52 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
I don't know but the logs can be confusing if we expect to see "8 pt Microsoft Sans Serif" but observe "11px Microsof... Sergey Ivanovskiy
10:47 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
How does the change from "8pt to 11px" affect this? Greg Shah
10:42 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
The native 4GL client
!4GL_combo_box_items_4_times_zoomed.png!
Sergey Ivanovskiy
10:38 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Can you post the 4GL version that is also magnified? Greg Shah
10:28 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
For the Firefox web client
!Firefox_lpi_4_times_zoomed.png!
For the Chrome web client
!Chrome_to_compare_4_times_z...
Sergey Ivanovskiy
10:20 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Please post these as png or jpg. Greg Shah
09:59 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Please look at these pictures. Please be patient due to it is very easy to do a mistake if we estimate pictures visua... Sergey Ivanovskiy
09:43 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Greg Shah wrote:
> This is confusing to me. Are you saying that we want the scaling of the 8px to 11px to occur?
W...
Sergey Ivanovskiy
09:37 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
This is confusing to me. Are you saying that we want the scaling of the 8px to 11px to occur?
Can you show the is...
Greg Shah
09:32 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
And this issue with incorrect left paddings for combo box items is observed for the Firefox and it isn't reproduced f... Sergey Ivanovskiy
09:29 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
It seems that the note 98 and 100 is related to the Firefox web client, because the Google Chrome web client on Ubunt... Sergey Ivanovskiy
09:22 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
> Some interesting finding for the web client is that if the web embedded font, "Microsoft Sans Serif", is not detect... Sergey Ivanovskiy
08:57 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
I have some troubles with IE11 to disable anti-aliasing first and to detect the web embedded fonts. Please look at h... Sergey Ivanovskiy
08:38 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Fonts detecting is a useful feature that tries to solve #2930 the embedded font license issue. The described fonts tr... Sergey Ivanovskiy
08:03 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Interesting result.
On the one hand, we could use unique font names (e.g. "GCD Font 1") for our embedded fonts and...
Greg Shah
06:48 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Some interesting finding for the web client is that if the web embedded font, "Microsoft Sans Serif", is not detected... Sergey Ivanovskiy
04:20 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
How to change font smoothing in Windows is described by https://www.winhelp.us/change-font-smoothing-in-windows.html ... Sergey Ivanovskiy
02:34 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
The situation with fonts anti-aliasing is complicated because the fonts transformation takes into account
the device...
Sergey Ivanovskiy
01:40 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Can it be related with the latest enhancement when menu implementation was moved to separate @...
Hynek Cihlar
01:26 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Current error is the following:... Vadim Gindin
04:17 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Task branch 2966a is created yesterday (11049 trunk rev). Vadim Gindin
01:12 PM Bug #2857: font differences for toggle box and menu
Please rebase first. Then you can run regression testing. Greg Shah
01:11 PM Bug #2857: font differences for toggle box and menu
Can I run regression testing? Vadim Gindin
04:11 AM Bug #2857: font differences for toggle box and menu
I've rebased the branch and fixed remarks.
Constantin Asofiei wrote:
> Review for 2857a rev 11075:
> # @MenuItem...
Vadim Gindin
07:38 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
> I see in frame_generator.xml the code that just removes the first '&' from the label before it will be placed to ui... Greg Shah
07:11 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
I see in frame_generator.xml the code that just removes the first '&' from the label before it will be placed to uiSt... Vadim Gindin
04:16 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
Task branch 2952a is created (11049 trunk rev). Vadim Gindin

06/21/2016

03:38 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 tell anything from the firefox png in your KDE zip. From note 92, I guess you mean for us...
Sergey Ivanovskiy
02:44 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
I can't tell anything from the firefox png in your KDE zip. From note 92, I guess you mean for us to ignore it compl... Greg Shah
02:01 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
I think if we estimate how the vertical char '|' is rendered, then it helps to evaluate if the left pixel shift is re... Sergey Ivanovskiy
01:56 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Watching KDE.zip please don't take into account the Firefox artifacts, the new Firefox version displays items correctly. Sergey Ivanovskiy
01:51 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Greg Shah wrote:
> In note 80 you stated "the font's smoothing and font's anti-aliasing are different methods". Plea...
Sergey Ivanovskiy
01:22 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
I tested how to disable fonts anti-aliasing on Fedore 20 using KDE to change fonts settings globally. The actual conf... Sergey Ivanovskiy
09:08 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
>> Please help us understand if font smoothing also contributes to the issue.
>
> Font anti-aliasing is a font smoo...
Greg Shah
08:35 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
This is a valuable report http://szafranek.net/works/articles/font-smoothing-explained/ Sergey Ivanovskiy
08:32 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Greg, do you need a report how to disable fonts anti-aliasing for these systems: Ubuntu, Fedore, Win 7 32-bit and Mac... Sergey Ivanovskiy
08:26 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Sub-pixels depends on the hardware capabilities. Sergey Ivanovskiy
08:17 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Greg Shah wrote:
> In note 73, you mentioned that if font anti-aliasing is disabled at the Ubuntu OS level, then the ...
Sergey Ivanovskiy
07:57 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
In note 73, you mentioned that if font anti-aliasing is disabled at the Ubuntu OS level, then the issue is not presen... Greg Shah
07:51 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Sergey Ivanovskiy wrote:
> I think it is not possible to disable font smoothing using css. We only can detect if the...
Constantin Asofiei
06:34 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
I think it is not possible to disable font smoothing using css. We only can detect if the given web client uses font ... Sergey Ivanovskiy
04:31 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
> we should know the extent on which anti-aliasing disabling is possible or not, for all browsers, before starting ha... Greg Shah
12:25 PM Bug #2857: font differences for toggle box and menu
Review for 2857a rev 11075:
# @MenuItemConfig@ - is the implicit super-constructor call really needed? Isn't the def...
Constantin Asofiei
11:11 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
Yes. Greg Shah
10:48 AM Bug #2952: ui_strings.txt is empty for simple_sm.p
I've made the change, but should I create a separate branch for this task? Vadim Gindin

06/20/2016

06:32 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
And http://usabilitypost.com/2012/11/05/stop-fixing-font-smoothing/ explains the font's smoothing and font's anti-ali... Sergey Ivanovskiy
06:23 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
The web search to explore this way didn't give me a hope that it would be possible uniformly for browsers. It seems t... Sergey Ivanovskiy
05:58 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Sergey Ivanovskiy wrote:
> Constantin, I am using this task #2701. The task to disable fonts anti-aliasing for brows...
Constantin Asofiei
05:54 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Also I have tested this https://github.com/lazyhacker/chromecss for Chrome and it doesn't work for me. Sergey Ivanovskiy
05:51 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
If this attached @~/.fonts.conf@ is added, then all applications change their fonts look&feel after restart. Sergey Ivanovskiy
05:44 PM 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:
> > If the font anti-aliasing is disabled globally for Ubuntu ...
Sergey Ivanovskiy
05:38 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Sergey Ivanovskiy wrote:
> If the font anti-aliasing is disabled globally for Ubuntu using ~/.fonts.conf, then P2J S...
Constantin Asofiei
05:36 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Constantin Asofiei wrote:
> Sergey, first question is: what font are you using for your test in the previous note? If...
Sergey Ivanovskiy
07:33 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Sergey Ivanovskiy wrote:
> I didn't succeeded to build a personal environment on windev01. The first I copied @progr...
Constantin Asofiei
01:43 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
I didn't succeeded to build a personal environment on windev01. The first I copied @progress.ini@ from @C:\dlc91d\bin... Sergey Ivanovskiy
03:11 PM Bug #2857: font differences for toggle box and menu
I've finished adjustment of menu sizes and rebased the branch. Now current branch version 11075 (11048 trunk rev). Pl... Vadim Gindin

06/19/2016

04:06 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Ok, thank you. Sergey Ivanovskiy
09:14 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
There was a problem in previous note, the node name was @font-1table@ instead of @font-table@. Constantin Asofiei
09:03 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
As I recall, MS SansSerif is a bitmap font, and we don't support bitmap fonts - thus you can see differences in the f... Constantin Asofiei
05:23 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Ok, the next transformation from @deriveFont@ of @SwingGuiDriver@ gives java.awt.Font[family=Microsoft Sans Serif,nam... Sergey Ivanovskiy
04:52 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
We have only this font fonts/micross.ttf and it is the Microsoft Sans Serif font, thus MS Sans Serif is mapped to Mic... Sergey Ivanovskiy
04:09 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Constantin, I have no additional font settings except custom-font settings in the directory.xml (Please look at the a... Sergey Ivanovskiy

06/18/2016

02:58 PM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Sergey Ivanovskiy wrote:
> Thank you, the font option directs Progress 4GL to use the given font 8 to draw @ch@, def...
Constantin Asofiei
08:08 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Thank you, the font option directs Progress 4GL to use the given font 8 to draw @ch@, defined in "[fonts]" section of... Sergey Ivanovskiy
07:54 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Sergey Ivanovskiy wrote:
> Constantin, please explain the @font@ option in the directory's @font-table@.
To use the...
Constantin Asofiei
07:35 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
Constantin Asofiei wrote:
> Sergey, first question is: what font are you using for your test in the previous note? I...
Sergey Ivanovskiy
06:52 AM Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
In my environment the directory.xml provides custom ttf fonts in testcases/simple/server/fonts and text-metrics.xml i... Sergey Ivanovskiy
 

Also available in: Atom