Activity
From 03/09/2025 to 04/07/2025
04/07/2025
- 05:15 PM Bug #7642 (WIP): Assigning SESSION:DATE-FORMAT has no effect on existing date instances
- I've created the 7642a branch for this task.
- 02:28 PM Bug #7642: Assigning SESSION:DATE-FORMAT has no effect on existing date instances
- I believe any operation involving date formatting or parsing should rely on the current value of @SESSION:DATE-FORMAT...
- 05:12 PM Bug #9883: FILL-IN: Date format with minus sign separator prevents minus sign input near separator
- In a @FILL-IN@ field with a date format where the year component is split by a minus sign separator (regardless of th...
- 05:04 PM Bug #9883 (New): FILL-IN: Date format with minus sign separator prevents minus sign input near se...
- 01:56 PM Bug #9882 (Rejected): FILL-IN: date format input event handler restricts minus sign to four-digit...
- 01:51 PM Bug #9882: FILL-IN: date format input event handler restricts minus sign to four-digit year compo...
- Please, help me change this task status to REJECTED.
- 01:50 PM Bug #9882 (WIP): FILL-IN: date format input event handler restricts minus sign to four-digit year...
- 01:50 PM Bug #9882: FILL-IN: date format input event handler restricts minus sign to four-digit year compo...
- This issue does not exist. When testing, I was confused because of the #7642 bug - my format was not really updated f...
- 10:42 AM Bug #9882: FILL-IN: date format input event handler restricts minus sign to four-digit year compo...
- For date type @FILL-IN@ in OE, a minus sign can be entered in the year component of any length, but in FWD, this is r...
- 10:36 AM Bug #9882 (Rejected): FILL-IN: date format input event handler restricts minus sign to four-digit...
- 11:16 AM Bug #9873 (Review): FILL-IN: client crashes on CTRL-SHIFT-LEFT or CTRL-SHIFT-RIGHT
- Vladimir Tsichevski wrote:
> Same issue for the @CUT@ operation.
Fixed in rev. 15844. Please, review.
04/06/2025
- 11:24 AM Bug #4135: high dpi screens display in low dpi
- Found @NUM-SELECTED-WIDGETS@ regressions of @drag-n-drop@ testcases for the trunk version.
For example, @./drag_n_dr...
04/05/2025
- 06:42 PM Bug #9876: FILL-IN: date format with long year format component: incorrect INPUT-VALUE
- The described behavior applies once issue #9846 is resolved. With trunk rev. 15823 (current), the @INPUT-VALUE@ is un...
- 06:25 PM Bug #9876: FILL-IN: date format with long year format component: incorrect INPUT-VALUE
- # run the @9876.p@ procedure. It will show you a date type @FILL-IN@
# enter the value @01-02- 1@ (with 5 spaces... - 05:51 PM Bug #9876 (New): FILL-IN: date format with long year format component: incorrect INPUT-VALUE
- 09:10 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with trunk revision @15842@, new revision is @15868@.
Just rebase.
04/04/2025
- 03:26 PM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- In revision 15832, a regression was resolved in the @ParsedDateFormat.toString()@ method, which had incorrectly inser...
- 03:06 PM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- I found that @date.getDateOrderNative()@ returns date order strings like "mdy", so I can now eliminate the @Order@ en...
- 01:47 PM Bug #9874: Incorrect TAB and BACKTAB handling in FILL-IN with no other tab stops
- In OE, when no other tab-stop-enabled widgets exist, the @TAB@ and @BACKTAB@ keys have no effect. In FWD, however, th...
- 01:40 PM Bug #9874 (New): Incorrect TAB and BACKTAB handling in FILL-IN with no other tab stops
- 10:46 AM Bug #9873 (WIP): FILL-IN: client crashes on CTRL-SHIFT-LEFT or CTRL-SHIFT-RIGHT
- Same issue for the @CUT@ operation.
- 09:04 AM Bug #9873 (Review): FILL-IN: client crashes on CTRL-SHIFT-LEFT or CTRL-SHIFT-RIGHT
- Fixed in 9873a rev. 15843. Please, review.
- 09:03 AM Bug #9873 (WIP): FILL-IN: client crashes on CTRL-SHIFT-LEFT or CTRL-SHIFT-RIGHT
- 08:56 AM Bug #9873: FILL-IN: client crashes on CTRL-SHIFT-LEFT or CTRL-SHIFT-RIGHT
- Support for these key combinations was introduced in revision 15947. These operations modify the caret position, whic...
- 08:38 AM Bug #9873 (Test): FILL-IN: client crashes on CTRL-SHIFT-LEFT or CTRL-SHIFT-RIGHT
04/03/2025
- 03:25 PM Bug #9855 (Review): Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Hynek, please, review.
The remaining things:
# I didn’t sort fields and methods in the modified classes to keep... - 03:13 PM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Date format adjustment implemented in 9855a rev. 15830. The result passes @TestDateFormatAdjustment.cls@ tests.
04/02/2025
- 04:58 PM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Update: Aside from one exception, date format components can consist of any positive number of nines, resulting in an...
- 02:40 PM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Attached is a @test-date-format-formatting-adjustment.p@ 4gl procedure, which proves the hypothesis that format adjus...
- 10:45 AM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Attached is a class @DateFormatAdjuster.java@ with the @reorderForDateFormatAssignment@ method, which does format adj...
- 08:41 AM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Vladimir Tsichevski wrote:
> UPD2: A format component may consist of any number of nines from 1 to 4, not just @99@ ... - 12:03 PM Bug #4135: high dpi screens display in low dpi
- Eugenie Lyzenko wrote:
> Sergey Ivanovskiy wrote:
> > Eugenie, could you post references to standalone testcases th...
04/01/2025
- 03:49 PM Bug #4135: high dpi screens display in low dpi
- Sergey Ivanovskiy wrote:
> Eugenie, could you post references to standalone testcases that can help to test direct m... - 03:13 PM Bug #4135: high dpi screens display in low dpi
- Eugenie, could you post references to standalone testcases that can help to test direct manipulation functionality?
- 03:10 PM Bug #4135: high dpi screens display in low dpi
- Committed revision 15820 (4135b) added zooming. Hynek, please review these changes. I did not succeed in fixing 2d->w...
- 09:13 AM Bug #4135: high dpi screens display in low dpi
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Found only the code that resized maximized windows but I need to... - 08:21 AM Bug #4135: high dpi screens display in low dpi
- Sergey Ivanovskiy wrote:
> Found only the code that resized maximized windows but I need to repaint all of them.
... - 08:15 AM Bug #4135: high dpi screens display in low dpi
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Please point on the referenced methods that can invalidate windo... - 03:44 AM Bug #4135: high dpi screens display in low dpi
- Sergey Ivanovskiy wrote:
> Please point on the referenced methods that can invalidate windows?
Please see @GuiWeb...
03/31/2025
- 06:15 PM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- UPD1: Formats are also adjusted when converting a date to a string, such as with @STRING(d, "99/99/9999")@.
UPD2: A ... - 05:43 PM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Format adjustment can occur also in a date variable declaration, but the adjustment rules differs.
I've created a ... - 08:52 AM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Here are the rules for date format adjustments in OE. It determine:
# In which situations format adjustment is req... - 02:41 PM Bug #4135: high dpi screens display in low dpi
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Yes, please look at the video attached in #4135-74. We cannot us...
03/30/2025
- 06:50 PM Bug #9855 (WIP): Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Attached @TestDateFormatAdjustment.cls@ is an advanced unit test class, which tests *all* (72) possible date format p...
03/29/2025
- 06:42 AM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- The attached @TestDateFormatTransition.cls@ contains ABLUnit tests.
03/28/2025
- 03:05 PM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- When a @DATE@ variable’s @FORMAT@ is set (e.g., @d:FORMAT = "99/99.9999"@), FWD should modify the format to match @SE...
- 02:31 PM Bug #9855 (Test): Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- 02:12 PM Bug #4135: high dpi screens display in low dpi
- Sergey Ivanovskiy wrote:
> Yes, please look at the video attached in #4135-74. We cannot use cached drawings for new... - 06:58 AM Bug #4135: high dpi screens display in low dpi
- Yes, please look at the video attached in #4135-74. We cannot use cached drawings for new high density screen. It fol...
- 06:44 AM Bug #4135: high dpi screens display in low dpi
- Sergey Ivanovskiy wrote:
> > I tried a simple jsfiddle and resize event does come when zoom is changed by the user. ... - 06:31 AM Bug #4135: high dpi screens display in low dpi
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > I have not succeeded yet in attempts to apply scaling for zoomin... - 06:25 AM Bug #4135: high dpi screens display in low dpi
- Sergey Ivanovskiy wrote:
> I have not succeeded yet in attempts to apply scaling for zooming windows. It seems that ...
03/27/2025
- 07:19 AM Bug #4135: high dpi screens display in low dpi
- To clarify these issues I did a screen shot video. After some efforts I got this result that shows that blur text and...
- 06:51 AM Bug #4135: high dpi screens display in low dpi
- I tried two ways to create new renderer and to reset the existing renderer. In both cases I encountered issues relate...
- 06:48 AM Bug #4135: high dpi screens display in low dpi
- I have not succeeded yet in attempts to apply scaling for zooming windows. It seems that one of the root cause is tha...
03/26/2025
- 05:40 AM Bug #4135: high dpi screens display in low dpi
- First I have the trunk issue #4135-69 when switching between 2d and webgl renderers and the second issue is to find a...
- 05:37 AM Bug #4135: high dpi screens display in low dpi
- Hynek, could you reproduce the issue in #4135-69 with the trunk version?
03/25/2025
- 11:46 AM Bug #4135: high dpi screens display in low dpi
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, did you test switching renderer with the trunk recently? ... - 08:02 AM Bug #4135: high dpi screens display in low dpi
- Sergey Ivanovskiy wrote:
> Hynek, did you test switching renderer with the trunk recently? It seems when switching f... - 07:58 AM Bug #4135: high dpi screens display in low dpi
- Hynek, did you test switching renderer with the trunk recently? It seems when switching from 2d to webgl the window i...
- 04:15 AM Bug #4135 (WIP): high dpi screens display in low dpi
- 03:57 AM Bug #4135: high dpi screens display in low dpi
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Hynek Cihlar wrote:
> > > > I o... - 02:05 AM Bug #4135: high dpi screens display in low dpi
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek Cihlar wrote:
> > > I only tried a simple JS fiddle but t... - 05:46 AM Bug #9826: ChUI: blinking cursor possible issue
- Run @7143-1445.p@ program in ChUI.
# the blinking cursor initially appears on the selected radio-button, which is ... - 05:37 AM Bug #9826 (New): ChUI: blinking cursor possible issue
- 05:39 AM Bug #9825: ChUI: Incorrect rectangle height
- Screenshot
!7143-1445-chui_native.png! - 05:35 AM Bug #9825: ChUI: Incorrect rectangle height
- Run the @7143-1445.p@ example.
# ChUI: shows 2 lines when 3 are expected, and:
# Intersects with the radio-s... - 05:27 AM Bug #9825 (New): ChUI: Incorrect rectangle height
03/24/2025
- 04:30 PM Bug #4135: high dpi screens display in low dpi
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > I only tried a simple JS fiddle but the result was good. Try to ... - 02:19 PM Bug #4135 (Review): high dpi screens display in low dpi
- 4135b rev 15819.
- 02:17 PM Bug #4135: high dpi screens display in low dpi
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek Cihlar wrote:
> > > Sergey Ivanovskiy wrote:
> > > > I t... - 12:28 PM Bug #4135: high dpi screens display in low dpi
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > I think we still need to use med... - 10:16 AM Bug #4135: high dpi screens display in low dpi
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > I think we still need to use media query because we should detec... - 09:47 AM Bug #4135: high dpi screens display in low dpi
- Sergey Ivanovskiy wrote:
> I think we still need to use media query because we should detect screen density. @device... - 09:06 AM Bug #4135: high dpi screens display in low dpi
- I think we still need to use media query because we should detect screen density. @devicePixelRatio@ increases with s...
- 06:52 AM Bug #4135: high dpi screens display in low dpi
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Code review 4135b.
> >
> > How is the scale factor of 2 deter... - 06:10 AM Bug #4135: high dpi screens display in low dpi
- Hynek Cihlar wrote:
> Code review 4135b.
>
> How is the scale factor of 2 determined for high resolution screens?... - 05:20 AM Bug #4135 (WIP): high dpi screens display in low dpi
- Code review 4135b.
How is the scale factor of 2 determined for high resolution screens? Why don't you use @window....
03/21/2025
- 03:06 PM Bug #4135 (Review): high dpi screens display in low dpi
- Committed revision 15793 (4135b) fixed found issues. Please review. Passed manual ui tests with the large customer ap...
- 09:38 AM Feature #9787 (Test): Missing NUM-ITERATIONS frame widget attribute full support
- 08:43 AM Feature #9787: Missing NUM-ITERATIONS frame widget attribute full support
- Branch @9787a@ was merged to trunk as revno @15808@ then it was archived.
- 08:28 AM Feature #9787: Missing NUM-ITERATIONS frame widget attribute full support
- The @9787a@ rebased with trunk revision @15807@, new revision is @15810@.
Starting merge in trunk. - 08:04 AM Feature #9787: Missing NUM-ITERATIONS frame widget attribute full support
- Hynek Cihlar wrote:
> Please merge 9787a to trunk after 9491b.
OK. - 08:02 AM Feature #9787 (Merge Pending): Missing NUM-ITERATIONS frame widget attribute full support
- Please merge 9787a to trunk after 9491b.
- 07:49 AM Feature #9787: Missing NUM-ITERATIONS frame widget attribute full support
- The @9787a@ rebased with trunk revision @15806@, new revision is @15809@.
Hynek,
Do you have another objection ... - 09:33 PM Feature #9787: Missing NUM-ITERATIONS frame widget attribute full support
- The @9787a@ updated for review to revision @15806@.
The change fixes the typo in history entry number for file @Co... - 09:38 AM Bug #9792 (Test): Frame handle: Can't query side-labels
- 08:45 AM Bug #9792: Frame handle: Can't query side-labels
- The fix merged to trunk as revision @15808@.
03/20/2025
- 02:26 PM Bug #4135: high dpi screens display in low dpi
- Guessed what happened from rev @4135a@ to rev @4135b@. Now images are drawn with help of @drawImage@ that takes into ...
- 01:08 PM Bug #4135 (WIP): high dpi screens display in low dpi
- I found that the issues in the current version. The images are broken, it was observed after clean rebuilt. So this b...
- 08:12 AM Bug #4135 (Review): high dpi screens display in low dpi
- 08:12 AM Bug #4135: high dpi screens display in low dpi
- Moved changes over the current versions. Please review revision 15792 (4135b). I am not sure if the goal is reached o...
- 01:45 PM Feature #9787: Missing NUM-ITERATIONS frame widget attribute full support
- The @9787a@ rebased with trunk revision @15803@, new revision is @15805@.
The @ChUI@ regression testing is in prog... - 07:02 AM Feature #9787: Missing NUM-ITERATIONS frame widget attribute full support
- Hynek Cihlar wrote:
> Code review 9787a. The changes look good. Please include ChUI also run regression tests.
Ye... - 05:15 AM Feature #9787 (Internal Test): Missing NUM-ITERATIONS frame widget attribute full support
- Code review 9787a. The changes look good. Please include ChUI also run regression tests.
- 09:23 AM Bug #9807 (Test): Ctrl-A and select-all do not work in an editor when the first line is empty aft...
- Branch 9807a was merged into trunk as rev.15802 and archived.
- 09:05 AM Bug #9807 (Merge Pending): Ctrl-A and select-all do not work in an editor when the first line is ...
- Sooo, 9807a can be merged now.
- 08:28 AM Bug #9807: Ctrl-A and select-all do not work in an editor when the first line is empty after pres...
- For GUI regression testing I included:
* editor with no text
* text is multi-line in editor
* text is multi-line i... - 07:50 AM Bug #9807: Ctrl-A and select-all do not work in an editor when the first line is empty after pres...
- On Andreea's request, ChUI regression tests were run, and they passed. ✅
- 04:58 AM Support #9812: browser resolution
- Andrei Iacob wrote:
> I am not expriencing any rendering issue anymore, most probably I had some problematic changes... - 04:35 AM Support #9812: browser resolution
- I am not expriencing any rendering issue anymore, most probably I had some problematic changes, but in trying to recr...
- 03:42 AM Support #9812: browser resolution
- Andrei what kind of issues do you see in particular? We should not have issues with any resolution or even scale set ...
- 03:22 AM Support #9812: browser resolution
- Greg Shah wrote:
> Do you mean the size (in pixels) of the browser "content" window?
The size (in pixels) of the ... - 09:57 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with trunk revision @15800@, new revision is @15826@.
Just rebase to match current trunk.
03/19/2025
- 03:37 PM Bug #9807 (Internal Test): Ctrl-A and select-all do not work in an editor when the first line is ...
- Andreea Bârzu wrote:
> *Committed 9807 / revision 15792.*
> Hynek, can you please review?
Code review. The chan... - 11:00 AM Bug #9807 (Review): Ctrl-A and select-all do not work in an editor when the first line is empty a...
- 11:00 AM Bug #9807 (WIP): Ctrl-A and select-all do not work in an editor when the first line is empty afte...
- *Committed 9807 / revision 15792.*
Hynek, can you please review? - 06:06 AM Bug #9807: Ctrl-A and select-all do not work in an editor when the first line is empty after pres...
- When select-all/ctrl-a is chosen, setSelection() is called. For the use-case from #9801-1 there are 2 lines(the first...
- 05:32 AM Bug #9807: Ctrl-A and select-all do not work in an editor when the first line is empty after pres...
- Testcase:...
- 05:22 AM Bug #9807 (Test): Ctrl-A and select-all do not work in an editor when the first line is empty aft...
- 01:39 PM Support #9812: browser resolution
- Do you mean the size (in pixels) of the browser "content" window? Or do you mean the size of the device screen on wh...
- 01:37 PM Support #9812: browser resolution
- From Andrei Iacob:
> What is the official support of FWD for web browsers resolutions? While working on #9772, I'v... - 01:37 PM Support #9812 (New): browser resolution
- 11:51 AM Feature #9787: Missing NUM-ITERATIONS frame widget attribute full support
- The @9787a@ rebased with trunk revision @15800@, new revision is @15802@.
- 10:51 AM Feature #9787: Missing NUM-ITERATIONS frame widget attribute full support
- The @9787a@ rebased with trunk revision @15799@, new revision is @15801@.
- 09:45 AM Feature #9787: Missing NUM-ITERATIONS frame widget attribute full support
- The @9787a@ rebased with trunk revision @15798@, new revision is @15800@.
- 09:19 AM Bug #4135: high dpi screens display in low dpi
- Greg Shah wrote:
> Is this ready for review?
No, it is not ready. I am just applying the changes manually. From the... - 08:39 AM Bug #4135: high dpi screens display in low dpi
- Is this ready for review?
- 03:21 AM Bug #4135: high dpi screens display in low dpi
- Created 4135b, moving effective changes of 4135a over 4135b.
- 07:44 AM Bug #9808: Incorrect screen value for datetime / datetime-tz
- The fill-in screen values for @datetime@ and @datetime-tz@ are not correctly set. Specifically, some separators are h...
- 07:40 AM Bug #9808 (New): Incorrect screen value for datetime / datetime-tz
03/18/2025
- 12:37 PM Feature #9787: Missing NUM-ITERATIONS frame widget attribute full support
- The @9787a@ rebased with trunk revision @15790@, new revision is @15792@.
Just rebase. - 09:00 AM Feature #9787: Missing NUM-ITERATIONS frame widget attribute full support
- The @9787a@ updated for review to revision @15781@. Rebased with recent trunk @15789@. New revision is @15791@.
In... - 10:55 AM Bug #9732 (Test): Pressing Dead keys with Dutch system language produces different key events dep...
- Branch 9293d was merged into trunk as rev. 15790 and archived.
- 10:04 AM Bug #9732 (Merge Pending): Pressing Dead keys with Dutch system language produces different key e...
- The changes are good. Please merge 9293d to trunk.
- 01:43 AM Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
- I fixed found issues and the changes passed CHUI regression tests. Can 9392d be merged into the trunk?
- 09:19 AM Bug #4437 (Closed): copy, paste and cut functionality don't work as expected
- 08:49 AM Bug #4437: copy, paste and cut functionality don't work as expected
- This is an old issue that you have made. We don't have a corresponding Jira issue.
I don't know why this is still ... - 09:01 AM Bug #9792: Frame handle: Can't query side-labels
- The fix committed to @9787a@ revision @15781@. Waiting for review and merge notification.
- 07:57 AM Bug #9792: Frame handle: Can't query side-labels
- Greg Shah wrote:
> Code Review #9792-5
>
> I agree completely. Good fix.
>
> You can add it to 9787a. Is the... - 06:35 AM Bug #9792 (Internal Test): Frame handle: Can't query side-labels
- Code Review #9792-5
I agree completely. Good fix.
You can add it to 9787a. Is there something else to fix here? - 02:19 AM Bug #4135 (WIP): high dpi screens display in low dpi
- The changes are over the old revision. It needs to clean these changes and apply over the branch over the current tru...
03/17/2025
- 06:20 PM Bug #9799: blurry text rendering in the GUI web client
- From #1811-1371:
> I can't find a way to disable anti-aliasing when drawing text, via some simple setting in CSS/c... - 05:51 PM Bug #9799 (New): blurry text rendering in the GUI web client
- 06:11 PM Bug #4135: high dpi screens display in low dpi
- Sergey: Please rebase 4135a and let's get it reviewed and merged. I'd like to see if it helps #9800.
- 03:55 PM Bug #9792 (Review): Frame handle: Can't query side-labels
- 03:55 PM Bug #9792 (WIP): Frame handle: Can't query side-labels
- 03:54 PM Bug #9792: Frame handle: Can't query side-labels
- Made some research and found the @SIDE-LABEL@ is just an abbreviation for @SIDE-LABELS@. In 4GL it is possible to use...
- 12:42 PM Bug #9792: Frame handle: Can't query side-labels
- Greg Shah wrote:
> Let's just clear this now.
OK.
But what does @SIDE-LABEL@ mean for frame widget? The same a... - 09:49 AM Bug #9792: Frame handle: Can't query side-labels
- Let's just clear this now.
- 09:37 AM Bug #9792: Frame handle: Can't query side-labels
- Example...
- 09:35 AM Bug #9792 (Test): Frame handle: Can't query side-labels
- 03:12 PM Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
- 9293d also passed ctrl-c regression tests.
- 02:36 PM Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
- 9293d was rebased rev 15784 and added history entries rev 15785.
- 02:05 PM Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
- Hynek Cihlar wrote:
> Code review 9293d revision 15767. A minor point, changing @convertKey@ param name to @unicodeP... - 01:34 PM Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
- 9293d rev. 15767 passed the main regression in 3 runs, in first run there are 3 failed tests including 1 known failed...
- 11:10 AM Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
- Code review 9293d revision 15767. A minor point, changing @convertKey@ param name to @unicodePoint@ would make the us...
- 05:48 AM Bug #9732 (Review): Pressing Dead keys with Dutch system language produces different key events d...
- 05:45 AM Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Yes, the same issue is in the trunk. Should I create new issue o... - 10:59 AM Feature #9787 (Review): Missing NUM-ITERATIONS frame widget attribute full support
- The @9787a@ updated for review to revision @15780@.
Complete runtime support for @NUM-ITERATIONS@ attribute with f... - 09:25 AM Feature #9787 (WIP): Missing NUM-ITERATIONS frame widget attribute full support
- 09:23 AM Feature #9787: Missing NUM-ITERATIONS frame widget attribute full support
- Greg Shah wrote:
> Yes, fix it now.
Created task branch @9787a@ from trunk revision @15779@. - 07:06 AM Feature #9787: Missing NUM-ITERATIONS frame widget attribute full support
- Yes, fix it now.
- 10:14 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- Roger Borrello wrote:
> Galya, the situation where the application gives NPE noted in #8353-33 has been "re-reported... - 10:12 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
- Galya, the situation where the application gives NPE noted in #8353-33 has been "re-reported" by the customer. I crea...
03/14/2025
- 06:11 PM Feature #9787: Missing NUM-ITERATIONS frame widget attribute full support
- The original source can be simple:...
- 06:08 PM Feature #9787 (Test): Missing NUM-ITERATIONS frame widget attribute full support
- 01:19 PM Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
- Sergey Ivanovskiy wrote:
> Yes, the same issue is in the trunk. Should I create new issue or work here and fix this ... - 11:37 AM Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
- Yes, the same issue is in the trunk. Should I create new issue or work here and fix this with 9293d?
03/13/2025
- 04:20 PM Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
- Sergey Ivanovskiy wrote:
> But sadly I found the issue that relates to @FillinGuiImpl@ and @EditorGuiImpl@ does not ... - 04:19 PM Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
- I have no objections for rev @9293d@/@15766@.
- 03:44 PM Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
- But sadly I found the issue that relates to @FillinGuiImpl@ and @EditorGuiImpl@ does not display some codes, for an e...
- 02:46 PM Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
- I tested the large customer application and did not find regressions.
- 12:48 PM Bug #9732 (Internal Test): Pressing Dead keys with Dutch system language produces different key e...
- Sergey Ivanovskiy wrote:
> Thank you for the review, I fixed all these notes in rev 15766 (9293d). Please review.
... - 06:43 AM Bug #9732 (Review): Pressing Dead keys with Dutch system language produces different key events d...
- Thank you for the review, I fixed all these notes in rev 15766 (9293d). Please review.
- 02:57 AM Bug #9732 (WIP): Pressing Dead keys with Dutch system language produces different key events depe...
- Code review 9293d.
Just some minor points.
Please deduplicate the code checking for active IME (where "active"...
03/12/2025
- 12:40 PM Bug #9732 (Review): Pressing Dead keys with Dutch system language produces different key events d...
- Committed revision 15765 (9293d). Please review changes.
- 11:05 AM Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
- Create branch 9293d.
- 07:36 AM Feature #4853 (Closed): implement support for reporting a device-id which is meant to identify a ...
03/11/2025
- 12:24 PM Bug #9657: Date FILL-IN with no separator format: incorrect display value for unknown date value
- Vladimir Tsichevski wrote:
> Fixed in 9657a rev. 15712. Has to be tested with ChUI.
I'm having difficulties runni...
Also available in: Atom