Activity
From 11/12/2024 to 12/11/2024
12/12/2024
- 08:30 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15612@ and updated to revision @15634@.
Small change to remove dead code an...
12/11/2024
- 05:26 PM Bug #9452: EDITOR: incorrect last space in line behavior
- Vladimir Tsichevski wrote:
> And now this got quite explainable.
The editor model looks simpler now: *every* vi... - 05:20 PM Bug #9452: EDITOR: incorrect last space in line behavior
- Greg Shah wrote:
> The behavior in #9451-1 would not be a priority unless a customer explains how this is a user pro... - 02:33 PM Bug #9452: EDITOR: incorrect last space in line behavior
- The behavior in #9451-1 would not be a priority unless a customer explains how this is a user problem. So, for now w...
- 02:28 PM Bug #9452: EDITOR: incorrect last space in line behavior
- Additionally, in FWD, the caret can move out from the view on the right and get thus invisible.
This can be demons... - 01:27 PM Bug #9452: EDITOR: incorrect last space in line behavior
- The test example @editor.p@.
The text wrapped, so @ jumps over@ is at one line, and @a lazy dog.@ at the next.
Se... - 01:09 PM Bug #9452 (New): EDITOR: incorrect last space in line behavior
- 02:30 PM Bug #3091 (Closed): ./demo/demo_widgets.p can be broken using editor and key pressing TAB, SHIFT+...
- 02:00 PM Bug #3091: ./demo/demo_widgets.p can be broken using editor and key pressing TAB, SHIFT+TAB and R...
- I re-tested the scenario. Seems, this issue does not exist anymore.
- 02:29 PM Bug #3083 (Rejected): Unhandled exception when Shift+Alt+Tab in EDITOR
- 02:28 PM Bug #3083: Unhandled exception when Shift+Alt+Tab in EDITOR
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
>
> > # Alt-Tab through all the widgets in the frame.
>
> Did... - 02:08 PM Bug #3083: Unhandled exception when Shift+Alt+Tab in EDITOR
- Hynek Cihlar wrote:
> # Alt-Tab through all the widgets in the frame.
Did you mean @Tab@ and @Shift-Tab@? the @... - 02:20 PM Bug #9225: EDITOR: incorrect cursor position after Ctrl-Right key press
- *ISSUE 2*
The same operation @Ctrl-Right@.
If there is more than one space between two words, the caret is set ... - 12:03 PM Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> > The changes in 7657a attempt to solve the representation of the fu... - 11:03 AM Bug #7657: 8-bit character entry problem in ChUI
- Hynek Cihlar wrote:
> The changes in 7657a attempt to solve the representation of the full unicode set. So not just ... - 10:26 AM Bug #7657: 8-bit character entry problem in ChUI
- The changes in 7657a attempt to solve the representation of the full unicode set. So not just the Basic Multilingual ...
- 08:15 AM Bug #7657: 8-bit character entry problem in ChUI
- Hynek: Please review.
> How do we plan to use the wide char version of the @libp2j.so@? Will it be the our default... - 08:06 AM Bug #7657 (Review): 8-bit character entry problem in ChUI
- 09:13 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15611@ and updated to revision @15632@.
Status update. The stress testing p... - 10:41 AM Feature #6978: Editor widget performance optimization
- We can transfer the change objects only, like: insert("asdf"), replace-selection-by("qwerty"), etc. and re-play these...
12/09/2024
- 08:47 AM Bug #9430: TREELIST sorting issues
- There are two issues related to @TREE-LIST@ widget column sorting:
# sorting does not work for any numeric column.... - 08:42 AM Bug #9430 (New): TREELIST sorting issues
12/07/2024
- 09:14 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15605@ and updated to revision @15626@.
This change adds ability to optimiz...
12/06/2024
- 05:34 AM Bug #5622: TREEVIEW widget issues
- *ISSUE*
# In *treeview.p* example create a new node by pressing @Create node@ button.
# Use some invalid number f... - 10:32 PM Bug #7657: 8-bit character entry problem in ChUI
- Status update.
The next improvements set is still in progress. The idea is to use update approach for current cell...
12/04/2024
- 06:44 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ updated to revision @15614@, rebased with recent trunk @15595@, new revision is @15615@.
This is anoth... - 10:55 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15594@, new revision is @15613@.
The testing looks better, but there is one...
12/03/2024
- 07:42 AM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ updated to revision @15605@, rebased with recent trunk @15590@, new revision is @15609@.
The set of im... - 10:06 PM Bug #7657: 8-bit character entry problem in ChUI
- The current implementation is under review to find out possible reasons for floating errors with horizontal lines box...
12/02/2024
- 08:55 AM Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
> The @7657a@ updated to revision @15596@, rebased with recent trunk @15586@, new revision is... - 05:49 AM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- Eugenie Lyzenko wrote:
> I have no objection for @15587@ change. But @ChUI@ regression testing is required to ensure...
11/30/2024
- 11:31 AM Bug #7794: FILL-IN: editing numbers issues
- *DUPLICATE*
Type in the decimal delimiter character. Regardless of the value and the initial cursor positions, cur... - 09:16 AM Bug #7794: FILL-IN: editing numbers issues
- *ISSUE*
Inserting a zero digit (0) with the initial cursor is at least one position left from the leftmost digit.
...
11/29/2024
- 05:16 PM Bug #7794: FILL-IN: editing numbers issues
- *ISSUE*
Inserting into a decimal editor, default decimal format.
The value edited is @1.12@, padded left with 5 s... - 03:02 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ updated to revision @15596@, rebased with recent trunk @15586@, new revision is @15604@.
This change a... - 01:50 PM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- Tomasz Domin wrote:
> Are you sure its a regression ? I've rolled back to revision 15500 and then 15479 it still di... - 12:20 PM Bug #9340 (Review): CHOOSE statement does not display widget help string in ChUI
- Are you sure its a regression ? I've rolled back to revision 15500 and then 15479 it still didnt work properly.
C... - 10:27 AM Bug #9340 (WIP): CHOOSE statement does not display widget help string in ChUI
11/28/2024
- 02:07 PM Bug #9400 (Review): REGRESSION: Extra spaces inserted into date FILL-IN for formats with no date ...
- 02:07 PM Bug #9400 (WIP): REGRESSION: Extra spaces inserted into date FILL-IN for formats with no date com...
- Fixed in 9400a rev. 15585. Successfully tested in GUI. Review, please.
- 12:33 PM Bug #9400: REGRESSION: Extra spaces inserted into date FILL-IN for formats with no date component...
- I found a (most probably) regression:
# date @FILL-IN@
# @SESSION:DATE-FORMAT='ymd'@
# format @999999@
# type i... - 12:32 PM Bug #9400 (Internal Test): REGRESSION: Extra spaces inserted into date FILL-IN for formats with n...
- 03:25 AM Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
> The platform the current terminal screen is capturing by harness @Terminal@ class. This is ... - 08:21 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15579@, new revision is @15596@.
11/27/2024
- 01:51 PM Bug #7657: 8-bit character entry problem in ChUI
- Tomasz Domin wrote:
> Eugenie Lyzenko wrote:
> >
> > The idea is to use platform default encoding for regression ...
11/26/2024
- 09:58 AM Bug #7657: 8-bit character entry problem in ChUI
- Eugenie Lyzenko wrote:
>
> The idea is to use platform default encoding for regression testcases. If we need to ke... - 09:04 AM Bug #7657: 8-bit character entry problem in ChUI
- +Tomasz
- 09:03 AM Bug #7657: 8-bit character entry problem in ChUI
- > The idea is to use platform default encoding for regression testcases. If we need to keep "ISO-8859-1" for some cas...
- 08:45 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15575@, new revision is @15592@.
Status update. Finally the @ChUI@ regressi...
11/24/2024
- 04:45 PM Bug #7794: FILL-IN: editing numbers issues
- *ISSUE*
*Decimal* editor: the cursor is at any position inside the left leading spaces (not at the leftmost positi...
11/22/2024
- 02:47 PM Bug #7794: FILL-IN: editing numbers issues
- *ISSUE*
An *integer* editor issue: in OE, if the format if full, and no more digits can be inserted, it is still pos... - 01:59 PM Bug #7794: FILL-IN: editing numbers issues
- *ISSUE*
Probably, due to #7794-36, it is possible to enter more digits than the format allows. For example, it is po... - 01:55 PM Bug #7794: FILL-IN: editing numbers issues
- *DUPLICATE*
UPD: this is a duplicate of #7794-27.
After #7794-4 was fixed, the displayed values are right aligned... - 01:35 AM Bug #8673: Deduce the logic behind OE focus management and implement in FWD
- Vladimir Tsichevski wrote:
> OE focus management feature I cannot explain: the default focus resolution differs in t...
11/21/2024
- 08:53 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Greg Shah wrote:
> Galya: Please summarize any questions that are still pending.
Well, the question I have since ... - 08:00 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
- Galya: Please summarize any questions that are still pending.
- 08:19 AM Bug #8673 (Review): Deduce the logic behind OE focus management and implement in FWD
11/18/2024
- 03:27 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15568@, new revision is @15585@.
At this time the plan is to run @ChUI@ reg...
11/15/2024
- 04:42 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15561@, new revision is @15578@.
- 10:44 PM Bug #7657: 8-bit character entry problem in ChUI
- The @7657a@ rebased with recent trunk @15557@, new revision is @15574@.
- 03:26 PM Bug #9343: Incorrect NEXT-SIBLING attribute value for child WINDOW widget in GUI mode
- The problem description. In @GUI@ mode it is possible to have child window widget alongside with frame widget inside ...
- 03:17 PM Bug #9343 (New): Incorrect NEXT-SIBLING attribute value for child WINDOW widget in GUI mode
- 08:56 AM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- Greg Shah wrote:
> And this doesn't cause ChUI regression testing to fail?
Yes. The tests are passing with bug em... - 08:48 AM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- And this doesn't cause ChUI regression testing to fail? That is surprising.
- 08:42 AM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- Greg Shah wrote:
> What trunk revision shows this bug? This seems like a regression.
I noted from trunk @15548@.... - 08:32 AM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- What trunk revision shows this bug? This seems like a regression.
- 09:12 PM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- The problem is when defining help string for widget including as part of the @CHOOSE@ statement the string is not sho...
- 08:50 PM Bug #9340 (Internal Test): CHOOSE statement does not display widget help string in ChUI
Also available in: Atom