Activity
From 05/29/2025 to 06/27/2025
06/27/2025
- 08:04 AM Bug #10085 (Review): Fix offset cursor when pressing (CTRL+V) in an editor
- I've fixed scenarios 4 and 5.
*Committed 10085a revision 16002.*
Please review, Vladimir Tsichevski! - 06:12 AM Bug #10085 (WIP): Fix offset cursor when pressing (CTRL+V) in an editor
- *Scenario 4:*
1. Insert some text into an editor, e.g., a.
2. "CTRL + X" on selected text.
3. Insert some text int... - 06:07 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- > Ctrl-Z Undo Fails in EDITOR After Cut and Paste
I have fixed this issue.
>You probably forget to push the reb... - 07:53 AM Bug #9985: Incorrect text width calculation when metrics are not cached
- > Alex, let me know if you'd like the chart extended beyond 45 characters
Not really, I wanted to know if there is... - 07:26 AM Bug #9985: Incorrect text width calculation when metrics are not cached
- I regenerated the chart, and here’s the updated version using lengths up to *45* characters:
!ratio2.png!
Below... - 03:40 AM Bug #9985: Incorrect text width calculation when metrics are not cached
- Sure, do you want me to include only lowercase words, only uppercase or mixed ones?
- 03:35 AM Bug #9985: Incorrect text width calculation when metrics are not cached
- Paula, can you redo #9985-11, but also include texts till ~50 length? Some fill-ins and editors allow the input of na...
06/26/2025
- 04:50 PM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- Ionut-Mihai Simioniuc wrote:
> I did rebase to the trunk. The commit revision has changed to the *16000*
You prob... - 04:45 PM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- h3. Ctrl-Z Undo Fails in EDITOR After Cut and Paste
1. In an @EDITOR@, insert text (e.g., @a@).
2. Select the tex... - 04:23 PM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- h3. UTFDataFormatException in EDITOR with Long Text
When an @EDITOR@ contains text longer than 65535 characters, t... - 07:17 AM Feature #9055: server-side processing of client platform dependencies in the UI
I can help with running harness or smoketest if needed.- 07:16 AM Feature #9055: server-side processing of client platform dependencies in the UI
- I'd like to start testing my changes in the customer app. What instructions are best to use? Also, which person is th...
- 05:37 AM Bug #9985: Incorrect text width calculation when metrics are not cached
- And yes, my assumption was correct: FWD tends to *underestimate* the width of words written entirely in *uppercase*. ...
- 05:25 AM Bug #9985: Incorrect text width calculation when metrics are not cached
- I also compared how much FWD is off compared to JS for that particular batch of words (lowercase only words).
!pi... - 04:29 AM Bug #9985: Incorrect text width calculation when metrics are not cached
- I also noticed that changing @RenderingHints@ between @VALUE_TEXT_ANTIALIAS_ON@ and @VALUE_TEXT_ANTIALIAS_OFF@ does n...
- 04:21 AM Bug #9985: Incorrect text width calculation when metrics are not cached
- Here's the chart you suggested where:
!ratio-chart.png!
* min: is the lowest ratio observed among words of the ...
06/25/2025
- 02:46 PM Bug #10212: FILL-IN for DECIMAL Variable: Incorrect DELETE-CHARACTER Handling in ChUI Mode
- *Steps to Reproduce*:
# Create a @FILL-IN@ for a @DECIMAL@ variable with the default DECIMAL format.
# Run the ap... - 02:37 PM Bug #10212 (New): FILL-IN for DECIMAL Variable: Incorrect DELETE-CHARACTER Handling in ChUI Mode
- 08:48 AM Bug #9855 (Test): Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- 08:42 AM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Hynek Cihlar wrote:
> Please go ahead and merge 9855a.
Merged as trunk rev. 16001. - 07:23 AM Bug #9855 (Merge Pending): Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Please go ahead and merge 9855a.
- 07:21 AM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Hynek Cihlar wrote:
> 9855a passed ChUI regression tests.
I think, this change can be merged then. - 03:32 AM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- 9855a passed ChUI regression tests.
- 08:22 AM Bug #9985: Incorrect text width calculation when metrics are not cached
- I think the best kind of visualization would be by comparing JS to Swing (non-antialiased). What we do now is to comp...
- 06:08 AM Bug #9985: Incorrect text width calculation when metrics are not cached
- In the current implementation of FWD, we rely on Java Swing to measure the text width, while the actual rendering hap...
06/24/2025
- 01:33 PM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Done in 9855a rev. 16000.
>
> The line @final byte[] orderB... - 01:10 PM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Vladimir Tsichevski wrote:
> Done in 9855a rev. 16000.
The line @final byte[] orderBytes = date.getDateComponentO... - 12:53 PM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Vladimir Tsichevski wrote:
> # Conduct a similar investigation for @datetime@ and @datetime-tz@ formats. I will crea... - 12:25 PM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Code review 9855a.
> >
> > The changes look good. Please al... - 11:55 AM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Vladimir Tsichevski wrote:
> I need to ask somebody to run ChUI regression test on my behalf, since this does not wo... - 11:34 AM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Hynek Cihlar wrote:
> Code review 9855a.
>
> The changes look good. Please also regression test ChUI beside GUI.
... - 05:45 AM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- +Hynek
- 05:33 AM Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Code review 9855a.
The changes look good. Please also regression test ChUI beside GUI.
Anything left? Should th... - 12:53 PM Bug #10197: Datetime, datetime-tz FILL-IN: adjusts DATETIME format to SESSION:DATE-FORMAT order
- When a @DATETIME@ or @DATETIME-TZ@ variable’s FORMAT is specified (e.g., @d:FORMAT = "99/99.9999"@), FWD should align...
- 12:43 PM Bug #10197 (New): Datetime, datetime-tz FILL-IN: adjusts DATETIME format to SESSION:DATE-FORMAT o...
- 05:42 AM Bug #9873: FILL-IN: client crashes on CTRL-SHIFT-LEFT or CTRL-SHIFT-RIGHT
- +Hynek
- 05:41 AM Bug #9873 (Internal Test): FILL-IN: client crashes on CTRL-SHIFT-LEFT or CTRL-SHIFT-RIGHT
- Code review 9873a. The changes look good.
What testing needs to be done?
06/23/2025
- 09:37 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- I did rebase to the trunk. The commit revision has changed to the *16000*
- 02:37 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- Hi Vladimir, I know this task isn't a top priority, but if you get a chance, could you please take a look at it? Than...
06/20/2025
- 07:43 AM Feature #9055: server-side processing of client platform dependencies in the UI
- Great!
Hynek: keep going with your plan and we will need to test that application once you have enough implemented.
06/19/2025
- 02:38 PM Feature #9055: server-side processing of client platform dependencies in the UI
- Greg Shah wrote:
> Please check with Lorian who is working on those report tasks. If that code is executed in the a... - 12:14 PM Feature #9055: server-side processing of client platform dependencies in the UI
- I created 9055a and checked in the early work. The branch allows non-alert box @MESSAGE@ executed in server context.
- 12:13 PM Feature #9055: server-side processing of client platform dependencies in the UI
- Hynek Cihlar wrote:
> Greg Shah wrote:
> > Please check with Lorian who is working on those report tasks. If that ... - 12:13 PM Feature #9055: server-side processing of client platform dependencies in the UI
- +Lorian
- 05:52 AM Feature #9055: server-side processing of client platform dependencies in the UI
- Greg Shah wrote:
> Please check with Lorian who is working on those report tasks. If that code is executed in the a... - 05:40 AM Feature #9055: server-side processing of client platform dependencies in the UI
- Please check with Lorian who is working on those report tasks. If that code is executed in the appserver agent, then...
- 04:30 AM Feature #9055: server-side processing of client platform dependencies in the UI
- Greg, I was under an impression this issue was to allow some limited set of UI statements in business logic running i...
- 04:12 AM Bug #10085 (Review): Fix offset cursor when pressing (CTRL+V) in an editor
- 04:12 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- I've fixed this issue. Everything looks ok when pressing "CTRL + V" and "CTRL + Z".
*Committed 10085a revision 159... - 03:33 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
*Scenario 3:*
1. Insert some text into an editor, e.g., a.
2. Select the text and copy with "CTRL + C".
3. Delet...- 03:27 AM Bug #10085 (WIP): Fix offset cursor when pressing (CTRL+V) in an editor
- I found another scenario.
*Scenario 2:*
1. Insert some text into an editor, e.g., a.
2. Select the text and copy w...
06/18/2025
- 01:52 AM Bug #6282: Combo-box VALUE-CHANGED
- Vladimir Tsichevski wrote:
> Seems, this issue does not exist anymore (trunk rev. 15969).
>
> Marian, can you con...
06/17/2025
- 06:27 PM Feature #3244: implement search-by-key in SELECTION-LIST
- Constantin Asofiei wrote:
> Currently, SELECTION-LIST does not allow switching elements when a key matching the firs... - 06:17 PM Bug #6245: SELECTION-LIST: the first item is not initially highlighted in Swing ChUI
- This issue still exists (trunk rev. 15969).
- 05:51 PM Bug #6249: SELECTION-LIST: lookup items beginning with SPACE issue
- Issue still exists (trunk rev. 15969).
- 05:43 PM Bug #6250: SELECTION-LIST: declaring event trigger does not suppress normal event processing
- Issue still exists (trunk rev. 15969).
- 05:43 PM Bug #6258 (Closed): SELECTION-LIST: Swing ChUI: SPACE and arrow buttons processing
- 05:13 PM Bug #6258 (Internal Test): SELECTION-LIST: Swing ChUI: SPACE and arrow buttons processing
- I cannot reproduce nothing similar anymore, so this issue can be closed.
- 05:28 PM Bug #6254: SELECTION-LIST: horizontal scrollbar is always inactive
- Update: now (trunk. rev. 15969) scrollbar is active, but works incorrectly: it is possible to scroll right too far. S...
- 05:06 PM Bug #6282: Combo-box VALUE-CHANGED
- Seems, this issue does not exist anymore (trunk rev. 15969).
Marian, can you confirm this, or create a demo exampl... - 10:54 AM Bug #4135 (Internal Test): high dpi screens display in low dpi
- Code review 4135c. The changes look good.
06/16/2025
- 04:25 PM Bug #10166: OE Bug: Unpredictable Sorting of Equal Items in Sorted Selection Lists and Combo Boxes
- **Warning**: This task is for documentation purposes only and outlines the OE behavior, which is *unpredictable* and ...
- 04:18 PM Bug #10166 (New): OE Bug: Unpredictable Sorting of Equal Items in Sorted Selection Lists and Comb...
06/13/2025
- 08:55 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- *Committed 10085a revision 15964.*
I fixed that bug. I verify if it is the first "CTRL+V" pressing then we overwrite... - 08:07 AM Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- In OE, a focused @COMBO-BOX@ allows users to scroll through the list using the mouse wheel to change the selected ite...
- 08:06 AM Bug #10152 (Test): COMBO-BOX: mouse wheel does not scroll the list
06/12/2025
- 02:38 PM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- Ionut-Mihai Simioniuc wrote:
> *Committed 10085a revision 15963.*
> Fixed the issue wih CTRL+X when deleteText not ... - 06:53 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- Please review, Hynek Cihlar!
- 07:19 AM Bug #10144: Date slashes inconsistent in datetime and datetime-tz fields
- Testcase:...
- 07:10 AM Bug #10144 (New): Date slashes inconsistent in datetime and datetime-tz fields
06/11/2025
- 07:43 AM Bug #10135: Incorect zorder due to &FRAME-NAME setting
- Refer to the attached testcase. In OpenEdge, buttons are rendered on top of frames by default. However, if a frame ha...
- 07:39 AM Bug #10135 (New): Incorect zorder due to &FRAME-NAME setting
06/05/2025
- 03:11 PM Bug #10100: Setting the SORT Attribute in a Realized Widget
- In OE, the @SORT@ attribute value cannot be modified once the widget is realized, resulting in the following warning ...
- 03:09 PM Bug #10100 (Test): Setting the SORT Attribute in a Realized Widget
- 04:01 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- *Committed 10085a revision 15963.*
Fixed the issue wih CTRL+X when deleteText not cleaned up as it should have been
...
06/04/2025
- 01:34 PM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- Code review for 10085a revision 15962.
I’ve found an issue in the undo functionality where pasting text doesn’t re... - 07:40 AM Bug #10085 (Review): Fix offset cursor when pressing (CTRL+V) in an editor
- I have resolved the issue with "Backspace|CTRL+DELETE|DELETE". The problem was that when the offset was at position 0...
06/03/2025
- 09:15 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- I fixed the issue.
> I found a bug: when deleting 2 or more times, the [...] variable becomes empty, and CTRL+Z does... - 09:05 AM Bug #10085 (WIP): Fix offset cursor when pressing (CTRL+V) in an editor
- 08:18 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- I found a bug: when deleting 2 or more times, the ...
- 08:03 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- I tested it,...
- 07:57 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- Ionut-Mihai Simioniuc wrote:
> I did not find [...] in EditorGuiImpl.java.
@EditorGUiImpl$UndoableEditor.processU... - 07:54 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- I have tested the changes with ...
- 06:34 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- Considering that @getCursorOffset@ returns 1-based index and @setCursorOffset@ also expects 1-based index, it makes s...
- 05:12 AM Bug #10085 (Review): Fix offset cursor when pressing (CTRL+V) in an editor
- *Committed in branch 10085a, with revision 15961.*
Please review! - 04:47 AM Bug #10085 (WIP): Fix offset cursor when pressing (CTRL+V) in an editor
- The following test case:...
- 04:40 AM Bug #10085 (Test): Fix offset cursor when pressing (CTRL+V) in an editor
05/30/2025
- 06:10 PM Bug #10075: Number format validation issues
- Let’s explore this 4GL procedure example:...
- 06:08 PM Bug #10075 (WIP): Number format validation issues
- 04:32 PM Bug #10074: FILL-IN: initially unknown value is not changed when format attribute is set
- Let’s take a look at this 4GL procedure example:...
- 04:11 PM Bug #10074 (New): FILL-IN: initially unknown value is not changed when format attribute is set
Also available in: Atom