Activity
From 04/29/2016 to 05/28/2016
05/28/2016
- 06:21 PM Database Feature #2421 (Review): Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Task branch 2421a was merged into the trunk as bzr revision 11039.
- 04:51 AM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Rebased task branch 2421a from P2J trunk revision 11038.
- 12:15 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Task branch 1735b has changes that modify conversion to emit UI validation expressions as lambdas instead of an inner...
05/27/2016
- 04:32 PM Base Language Bug #2489: FileSystemOps.searchPath(String) should return the 4GL procedure name for external pro...
- Task branch 2489a was rebased to trunk 11037. The changes from note 7 were applied. The current revision is 11040.
I... - 12:15 AM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Code review 2421a/11039:
The code looks good to me. Please regression test.
05/26/2016
- 02:22 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Please review task branch 2421a revision 11039.
- 02:07 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Rebased task branch 2421a from P2J trunk revision 11035.
05/24/2016
- 04:07 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Branch 1735a was merged to trunk as revision 11035. 1735a was archived.
This revision changes two cases of Logica... - 03:53 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Stanislav Lomany wrote:
> Should I fix this as the part of this task?
Yes, please do. - 03:41 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Eric, there is the conversion issue for validation messages. Testcase:...
- 09:30 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Stanislav Lomany wrote:
> Eric, for the case: am I right that @DELETE-RESULT-LIST-ENTRY@ and @{FIRST|LAST}[-OF]@ can... - 02:08 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- The task branch 2275a was committed to trunk as revision 11034 and then archived. Notification was sent to team.
The... - 10:36 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Code review 2275a/11038:
The changes look fine. None of this code is used in the normal regression test environmen... - 01:34 PM User Interface Bug #3073: Combo-box bug: widget is not in the container
- Vadim: please test this and confirm if you can recreate it.
05/23/2016
- 02:40 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Eric, for the case: am I right that @DELETE-RESULT-LIST-ENTRY@ and @{FIRST|LAST}[-OF]@ cannot be used on the same que...
- 10:02 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Thanks, Eric.
The golden idea was to save the (default) parameters, too, in with 1st level cache, so we could 'rehyd... - 09:56 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- The key to my suggested approach working is that the second scenario above cannot be appreciably slower than the curr...
- 09:34 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- I've been thinking about the same problem with the 2-level cache, but I came to a different conclusion. The first lev...
- 08:49 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Eric,
I am working on double cache solution. I encountered the following issue which I sensed but was not able to de... - 08:15 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Ovidiu, please note that one of the changes in task branch 3109a (now P2J trunk 11032) was to increase the DQH cache ...
05/20/2016
- 02:16 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Eric Faulhaber wrote:
> Ovidiu Maxiniuc wrote:
> > I am not happy with the 'manufactured' variable names. Maybe we ... - 02:03 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- [ECF: moved this entry to #3081-3]
- 01:42 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Ovidiu Maxiniuc wrote:
> I am not happy with the 'manufactured' variable names. Maybe we should discuss about this t... - 11:53 AM User Interface Bug #2857: font differences for toggle box and menu
- Remaining issues:
# Closing menu, reported by Constantin
# Adjustment of sizes in SWING:
## sub-menu body height a...
05/19/2016
- 06:18 PM User Interface Bug #2970 (WIP): rework menus to use OverlayWindow
- 06:16 PM User Interface Bug #3071 (Closed): A NPE is thrown when Alt-Tab while COMBO-BOX drop down active
- 06:14 PM User Interface Bug #3071: A NPE is thrown when Alt-Tab while COMBO-BOX drop down active
- Cannot reproduce anymore, resolved by #3062.
- 03:26 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- I don't foresee an issue from the proposed change.
- 02:43 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Yes, it is.
- 02:34 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Stanislav Lomany wrote:
> Let me know if you foresee any problems with that.
@PreselectQuery@ was not originally me... - 01:36 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Eric, please consider the case when an inner record of a compound query is updated AND corresponding inner sub-query ...
- 03:02 PM User Interface Bug #2931: test Safari browser support
- Committed revision 11045 fixed drawings of images. It seems that Chrome and Safari browsers have the same drawing iss...
- 02:59 PM User Interface Bug #2931: test Safari browser support
- The P2J standard server certificate must be set as a trusted one at the first access to the login page. If it isn't d...
- 10:04 AM User Interface Bug #2931: test Safari browser support
- Committed revision 11044(3084a) substitutes "const" statements to "var"s. Encountered new issue that self-signed cert...
- 11:34 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Ovidiu Maxiniuc wrote:
> I need to check the operator and the opposite operand and convert the variable type/value. ... - 11:01 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Eric Faulhaber wrote:
> Ovidiu Maxiniuc wrote:
> > To fix this we could add casting or automatically convert the in... - 10:54 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Ovidiu Maxiniuc wrote:
> To fix this we could add casting or automatically convert the injected variable to required... - 10:38 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Eric,
I found the errors logged in @/var/log/postgresql/postgresql-9.2-p2j_enUS.log@. I don't think hibernate is abl...
05/18/2016
- 02:39 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- After more research on testcase from note 16 that causes some failures:
* I tried to isolate the testcase with TEMP-... - 10:57 AM Conversion Tools Bug #3114: changing SharedVariableManager to call TransactionManager.register[Global]()
- Greg, you are correct that SVM should do the register, and not emit explicit @TM.register@ calls. And yes, we need t...
- 09:36 AM User Interface Bug #2857: font differences for toggle box and menu
- Vadim, please use this patch for @AbstractGuiDriver.draw()@:...
05/17/2016
- 04:35 PM Conversion Tools Bug #3114: changing SharedVariableManager to call TransactionManager.register[Global]()
- It seems like we could change @SharedVariableManager@ to call @TransactionManager.register[Global]()@ when a @new [gl...
- 04:29 PM Conversion Tools Bug #3114 (New): changing SharedVariableManager to call TransactionManager.register[Global]()
- 03:55 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Created task branch 2421a from P2J trunk revision 11031.
- 03:29 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Encountered an issue with new processing. The queries like ...
- 02:26 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Eric Faulhaber wrote:
> Ovidiu, can you please help me understand how the @variable_definitions.rules@ changes (both... - 01:03 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Ovidiu, can you please help me understand how the @variable_definitions.rules@ changes (both annotations and conversi...
- 03:19 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Committed revision 11043 fixes this issue. The screen looks suitable.
- 02:44 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- The proposed solution doesn't work because it applies the stretch to the content uniformly to all combo boxes. There ...
- 02:53 PM User Interface Bug #2857: font differences for toggle box and menu
- Here is the test to recreate the error:...
- 02:47 PM User Interface Bug #3113 (Closed): web client failure when trying to connect two web clients to the same P2J server
- 02:29 PM User Interface Bug #3113: web client failure when trying to connect two web clients to the same P2J server
- Sergey Ivanovskiy wrote:
> Have checked that if @webClient/port@ is 0, then we can use two clients simultaneously. I... - 02:28 PM User Interface Bug #3113: web client failure when trying to connect two web clients to the same P2J server
- Have checked that if @webClient/port@ is 0, then we can use two clients simultaneously. I think the debug port is als...
- 02:01 PM User Interface Bug #3113: web client failure when trying to connect two web clients to the same P2J server
- Sergey, I think you might be right, at that time I forgot that the web port (on which the redirection is done) is har...
- 01:44 PM User Interface Bug #3113: web client failure when trying to connect two web clients to the same P2J server
- Greg Shah wrote:
> Constantin reports:
>
> > have you tried connecting two web clients, to the same server (on th... - 01:26 PM User Interface Bug #3113: web client failure when trying to connect two web clients to the same P2J server
- Constantin reports:
> have you tried connecting two web clients, to the same server (on the same machine)? I get ... - 01:25 PM User Interface Bug #3113 (Closed): web client failure when trying to connect two web clients to the same P2J server
- 08:13 AM Bugs Bug #3112 (Closed): missing import with current-value() stmt
- Task branch 3112a was merged to trunk as revision 11031. 3112a was archived.
- 07:18 AM Bugs Bug #3112: missing import with current-value() stmt
- Conversion regression testing has passed.
05/16/2016
- 05:13 PM Bugs Bug #3112: missing import with current-value() stmt
- The following program will fail to build because of a missing import:...
- 05:08 PM Bugs Bug #3112 (Closed): missing import with current-value() stmt
- 02:08 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Created task branch 2275a from trunk 11030. Last revision is 11031. The update is based on the algorithm described in...
- 09:45 AM User Interface Bug #3062 (Closed): COMBO-BOX steals focus when its drop-down active
- 09:43 AM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- 3062a merged to trunk as revision 11030 and archived.
- 09:15 AM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Please go ahead and merge to trunk.
05/15/2016
- 12:48 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- 3062a rebased against trunk rev 11029 and now at rev 11041. Greg, please let me know when it can be merged to trunk.
05/14/2016
- 01:26 PM Database Bug #3026 (Closed): BUFFER-DELETE() method does not account for table-level delete validation
- 12:54 PM Database Bug #3026 (Review): BUFFER-DELETE() method does not account for table-level delete validation
- Сommitted into the trunk as bzr revision 11029.
- 12:04 PM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- Rebased task branch 3026a from P2J trunk revision 11028.
05/13/2016
- 06:24 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Hynek Cihlar wrote:
>
> Yes, this works as expected.
OK. I have no other concerns for now. - 06:10 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Eugenie Lyzenko wrote:
> Imagine you have opened drop-down and press other button. The reaction for this single clic... - 06:04 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
> > My only concern is related to removed logic for @leave-and-repost@... - 05:20 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Eugenie Lyzenko wrote:
> My only concern is related to removed logic for @leave-and-repost@ mouse clicks approach. Y... - 04:06 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- My only concern is related to removed logic for @leave-and-repost@ mouse clicks approach. You need to be sure the upd...
- 03:27 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Greg Shah wrote:
>
> Eugenie and Constantin: do either of you have any concerns? I plan for Hynek to merge this t... - 03:13 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Greg Shah wrote:
> Eugenie and Constantin: do either of you have any concerns?
The changes are OK for me.
- 02:57 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Code Review Task Branch 3062a Revision 11038
The changes look good. I did commit some minor comment cleanup, but ... - 02:10 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- 3062a revision 11038 passed ChUI and GUI regression tests and was rebased against trunk revision 11028. Please review.
- 11:43 AM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- The ETF testing had some trouble for other reasons, but enough of the testing did well that I'm comfortable with this...
- 10:05 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- The summary/statistics can be found at #2488-34 and 35. I don't recall the exact target. I can reactivate the log and...
- 09:33 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Ovidiu Maxiniuc wrote:
> Eric Faulhaber wrote:
> > How do we deal with the buffer(s) in this new cache? It is possi... - 04:41 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Eric Faulhaber wrote:
> How do we deal with the buffer(s) in this new cache? It is possible to specify various buffe... - 08:16 AM User Interface Bug #2857: font differences for toggle box and menu
- It seems this bug is not caused by menu classes.. Not sure, I've changed bgColor of them but the target rectangle did...
- 06:19 AM User Interface Bug #2857: font differences for toggle box and menu
- I've committed current changes (sub-menus refactoring) and rebased the branch. Now current revision is 11037 (trunk r...
- 05:19 AM User Interface Bug #2857: font differences for toggle box and menu
- I've faced with some problem after my refactoring:
!overritten_mi.png!
The second item in menubar is overwritten so... - 07:37 AM User Interface Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
- @./simple_alert_box.p com.goldencode.testcases.SimpleAlertBox.execute@ The web client issue is if we select "Close" ...
- 07:29 AM User Interface Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
- Committed revision 11032 fixes the creation of window popup for a modal window. I have checked SELECTION-LIST widget,...
- 05:45 AM User Interface Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
- Constantin Asofiei wrote:
> Sergey, about 3084a rev 11029:
> # for the title-bar popup: for embedded mode, no decor... - 06:41 AM User Interface Bug #3106: Various GUI COMBO-BOX issues
- Another issue. Combo-box drop-down won't close on ESC key.
EDIT: In ChUI.
- 05:57 AM User Interface Bug #3106: Various GUI COMBO-BOX issues
- Another issue. When VALUE-CHANGED event handler disables the combo's parent frame, the combo's active drop-down must ...
- 09:54 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Greg Shah wrote:
> Code Review Task Branch 3084a Revision 11025 (was 11019)
>
> One thing that seems wrong is the...
05/12/2016
- 04:55 PM Bugs Bug #3102 (Closed): P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- 04:53 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Branch @3102a@ was merged to trunk as revno @11026@ then it was archived.
- 04:41 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Eric reports that the ETF batch tests (where this problem occurred) have successfully executed and the problem is gon...
- 02:50 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Testing completed, no regressions. The results - @3102a_11026_6c4b2ca_20160512_evl.zip@.
- 11:46 AM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- The main part completed without regressions. Running the @CTRL-C@ part.
- 02:24 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- This looks good so far.
How do we deal with the buffer(s) in this new cache? It is possible to specify various buf... - 12:54 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- We are using now the dynamic conversion mostly for the HQL that are hardcoded at conversion time.
To correctly handl... - 01:29 PM User Interface Bug #3107: GUI FRAME height may be calculated wrong due to rounding
- ...
- 01:26 PM User Interface Bug #3107 (New): GUI FRAME height may be calculated wrong due to rounding
- 12:28 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Sergey Ivanovskiy wrote:
> I have checked that scaling text items doesn't help. It produces artifacts of double lette... - 11:51 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- I have checked that scaling text items doesn't help. It produces artifacts of double letters and looks bad. But this ...
- 08:27 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Planning to roll back combo box changes and to postpone this task. It is due to the font's antialiased effect. Greg, ...
- 08:21 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> > Sergey Ivanovskiy wrote:
> > > It seems that the web item text... - 07:41 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > It seems that the web item text occupies the larger space ... - 06:30 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > It seems that the web item text occupies the larger space ... - 06:11 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Sergey Ivanovskiy wrote:
> It seems that the web item text occupies the larger space than the same text in 4GL winde... - 06:10 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > I have 3 pictures for @./combo_box/combo_box9_1.p@ : 4GL f... - 06:01 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Sergey Ivanovskiy wrote:
> I have 3 pictures for @./combo_box/combo_box9_1.p@ : 4GL from windev01, P2J swing and web... - 05:56 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- I have 3 pictures for @./combo_box/combo_box9_1.p@ : 4GL from windev01, P2J swing and web clients. Eugenie, could you...
- 01:32 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Removed note 29. The test ./combo_box/combo_box9_1.p is correct.
- 01:15 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Sergey Ivanovskiy wrote:
> Have found that the current solution isn't acceptable because different items are placed ... - 01:06 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Have found that the current solution isn't acceptable because different items are placed with different offsets. Thus...
- 12:47 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Eugenie Lyzenko wrote:
> Sergey Ivanovskiy wrote:
> >
> > No, it adds additional parameters to the gui client, I ... - 05:31 AM User Interface Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
- Sergey, about 3084a rev 11029:
# for the title-bar popup: for embedded mode, no decorations are shown, so there will...
05/11/2016
- 06:13 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Sergey Ivanovskiy wrote:
>
> No, it adds additional parameters to the gui client, I need to deliver additional par... - 05:34 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Eugenie Lyzenko wrote:
> Greg Shah wrote:
> >
> > I can't properly evaluate the Combo-Box changes. Eugenie: please ... - 05:23 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Greg Shah wrote:
>
> I can't properly evaluate the Combo-Box changes. Eugenie: please review 11025 in 3084a.
N... - 04:23 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Code Review Task Branch 3084a Revision 11025 (was 11019)
One thing that seems wrong is the direct reference to @Co... - 04:42 PM User Interface Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
- The changes are fine with me.
Constantin: any concerns? - 04:07 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Greg Shah wrote:
> While Eric is testing this on the ETF, please go ahead and test this in MAJIC runtime regression ... - 04:05 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Code Review Task Branch 3102a Revision 11026
I'm fine with the changes.
While Eric is testing this on the ETF, ... - 02:57 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Eugenie Lyzenko wrote:
> The change is from note #7. Eric, is it possible to test it against the issue?
I don't kno... - 02:40 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Task branch @3102a@ for review updated to revision @11026@.
The change is from note #7. Eric, is it possible to te... - 02:18 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Created task branch @3102a@ from trunk revision @11025@.
- 02:04 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Please put it in 3102a.
- 01:42 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- I know this is not good idea to mix several task into one. But due to urgency of this failure I can add the change in...
- 12:39 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- > It's not binary, just a text file. tdump is just the default extension VisualVM assigned when I saved it.
In the... - 12:06 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- I think we getting into loop when @res == -1@(no child process exists) because we suppressed the @stop/continue@ sign...
- 11:47 AM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Greg Shah wrote:
> > No, the Java client had no child processes.
>
> It had one at one time otherwise we wouldn't... - 11:18 AM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- > No, the Java client had no child processes.
It had one at one time otherwise we wouldn't be looping in the @pseu... - 11:10 AM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Eugenie Lyzenko wrote:
> 1. Can you tell what command/program is launching inside child session?
No, the Java clien... - 10:52 AM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- The problem is most likely with the newly added looping around the @waitpid()@ call. I suspect we are missing an exi...
- 02:43 PM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- Rebased task branch 3026a from P2J trunk revision 11025.
- 01:50 AM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- Code review 3026a/11026:
Very nice! Please regression test. - 10:23 AM Base Language Bug #2283 (Closed): Appserver persistence-related abend on subsequent connect
- 04:14 AM Base Language Bug #2283: Appserver persistence-related abend on subsequent connect
- Greg Shah wrote:
> Is this still an issue?
No, is not. I've double-checked and is fixed. The fix was using correc... - 08:56 AM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- 3062a revision 11032 resolves all the issues. The branch has passed GUI regression testing, ChUI regression testing i...
- 08:10 AM User Interface Bug #3106: Various GUI COMBO-BOX issues
- Another issue, in @combo_box/combo_box11.p@ the combo drop-down won't activate on Alt+Down.
- 11:53 PM Database Feature #2275 (WIP): cache of runtime-converted, dynamic queries and temp-tables
05/10/2016
- 06:55 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Eric,
1. Can you tell what command/program is launching inside child session?
2. Can the issue be reproduced perm... - 06:22 PM User Interface Bug #3106: Various GUI COMBO-BOX issues
- All the issues above can be reproduced in current trunk, in GUI mode.
- 06:21 PM User Interface Bug #3106: Various GUI COMBO-BOX issues
- combo_box/combo_box10_1.p shows blank rectangle instead of the SIMPLE list.
Clicking on an item in the combo simpl... - 06:18 PM User Interface Bug #3106 (New): Various GUI COMBO-BOX issues
- 04:21 PM Base Language Bug #2283: Appserver persistence-related abend on subsequent connect
- Is this still an issue?
- 10:46 AM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- You are correct, with @-p@ key this message is in the message area in both ChUI and GUI.
Rebased task branch 3026a...
05/09/2016
- 05:27 PM User Interface Bug #2857: font differences for toggle box and menu
- > Should I create a separate task for this or work here?
These all seem easy to fix, right? Some of these seem li... - 04:48 PM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- > "Table <table name> is defined with schema delete validation..." error is displayed as a message box in GUI and in ...
- 03:58 PM Base Language Bug #2489: FileSystemOps.searchPath(String) should return the 4GL procedure name for external pro...
- Code Review Task Branch 2489a Revision 11022
The code is good.
One thing I'd prefer is to implement convenience...
05/07/2016
- 04:12 AM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > I see three solutions: (1) make sure the driver sends the event... - 03:22 AM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Hynek Cihlar wrote:
> I see three solutions: (1) make sure the driver sends the events in correct and guaranteed ord...
05/06/2016
- 07:38 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- I just ran through a batch test group in appserver mode. After the test group was finished, the server was completely...
- 07:26 PM Bugs Bug #3102 (Closed): P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- 05:52 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- 3062a revision 11028 resolves all the issues of this issue plus #3071 except one:
Combo drop-down would not open ... - 11:46 AM User Interface Bug #3101: minimizing a web window results that the java web client process throws exceptions
- Greg, please review these changes against P2j that fixes the issue.
- 10:52 AM User Interface Bug #3101: minimizing a web window results that the java web client process throws exceptions
- The java web client's process throws these exceptions if we minimize a target web window:...
- 10:48 AM User Interface Bug #3101 (Closed): minimizing a web window results that the java web client process throws excep...
- 01:14 AM User Interface Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
- The issue is fixed in #3080 (task branch 3084a).
- 09:15 PM User Interface Bug #2857: font differences for toggle box and menu
- I've found not implemented menu behavior related to empty labels for CHUI.
# If label for menu-item or sub-menu is...
05/05/2016
- 06:04 PM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- Stanislav Lomany wrote:
> Eric, the "Table <table name> is defined with schema delete validation..." error is displa... - 09:14 AM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- Eric, the "Table <table name> is defined with schema delete validation..." error is displayed as a message box in GUI...
- 12:35 PM User Interface Bug #2857: font differences for toggle box and menu
- The branch is rebased to current trunk revision. Current branch revision is 11029.
- 12:14 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Greg, Constantin please review the proposed fix (rev 11028 ) branch 3084a
- 12:08 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- 3062a rebased against trunk 11023, now at 11025.
- 11:51 AM User Interface Bug #2787 (Closed): implement mnemonics/accelerator key support for button
- 11:47 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- I've created the stask #3099 for the bug from the note 70.
- 11:38 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- The branch 2787a is rebased and merged to trunk as revision 11023.
- 07:44 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Eugenie is going to merge 2738a into the trunk next. As soon as you see his notification, please rebase and then mer...
- 07:43 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- OK, please create a new task for ChUI frame issue. Make me a watcher. The task should NOT be a sub-task of #2677.
- 01:20 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Greg Shah wrote:
> > Is it a known bug, should I create a task for it?
>
> Does this same bug happen in the P2J t... - 11:45 AM User Interface Bug #3099: Frame layout error in ChUI
- The failure test is @button-highlight.p@. Frames look differently.
PROGRESS (lindev01):... - 11:44 AM User Interface Bug #3099 (New): Frame layout error in ChUI
- 11:04 AM Base Language Bug #2489 (WIP): FileSystemOps.searchPath(String) should return the 4GL procedure name for extern...
- 2489a branch was created from trunk 11022. The update fixes the @FileSystemOps.searchPath(String)@ by making @SourceN...
- 08:32 AM User Interface Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- I've created branch 3093a from trunk rev 11022. Rev 11023 fixes the close button issue in task #2898, but the fix is...
05/04/2016
- 03:44 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Code Review Task Branch 2787a Revision 11033
I'm fine with the changes. Please answer the question in note 71 bef... - 03:39 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- > Is it a known bug, should I create a task for it?
Does this same bug happen in the P2J trunk revision 11021? - 03:03 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Frames look differently (button-highlight.p):
PROGRESS (lindev01):... - 02:57 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- I've ran these tests. Buttons are drawn correctly in both of them.
- 12:50 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Vadim: please run the tests listed in note 67 and report the results here.
- 12:48 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Greg Shah wrote:
> Eugenie: please post a list of tests that should be checked.
The one test can be @button-highl... - 12:10 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Eugenie: please post a list of tests that should be checked.
- 11:44 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- I'm OK with changes.
However I would like to note the regression testing will NOT detect button underscore missing... - 06:05 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Thanks, Hynek! It means that this bug is fixed there.
So I've tested standalone GUI tests. All is OK. - 04:09 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Vadim Gindin wrote:
> Greg Shah wrote:
> > Code Review Task Branch 2787a Revision 11025
> >
> > 1. The branch ne... - 02:55 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Greg Shah wrote:
> Code Review Task Branch 2787a Revision 11025
>
> 1. The branch needs to be rebased.
>
> 2. ... - 12:23 PM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- I know of no way to define schema table-level validation for a temp-table. I would have guessed the only way would be...
- 11:26 AM User Interface Bug #3096: Mnemonics highlighting for buttons in GUI
- More: if I have 2 dynamic windows created at start time, i.e. one of them is active and one of them is inactive, beha...
- 11:20 AM User Interface Bug #3096: Mnemonics highlighting for buttons in GUI
- Greg Shah wrote:
> Did you test this using the "procedure editor"? That would explain your results, since state can... - 11:17 AM User Interface Bug #3096: Mnemonics highlighting for buttons in GUI
- Did you test this using the "procedure editor"? That would explain your results, since state can be left around.
... - 11:14 AM User Interface Bug #3096: Mnemonics highlighting for buttons in GUI
- This task is about implementation of logic that shows/hides mnemonics for buttons in GUI.
_Proposal_. Behaviour is... - 10:56 AM User Interface Bug #3096 (New): Mnemonics highlighting for buttons in GUI
- 09:04 AM Database Bug #2222: WRITE event triggered too early
- Paul Eames wrote:
> Thanks for the update Ovidiu.
>
> The thing here that interests me most is that you have thes... - 08:29 AM Database Bug #2222: WRITE event triggered too early
- Thanks for the update Ovidiu.
The thing here that interests me most is that you have these tests that you run agai... - 08:02 AM Database Bug #2222: WRITE event triggered too early
- Yes, the cause for this issue is fixed now. The WRITE triggers are fired at the right moment up to step 13 of the tes...
05/03/2016
- 06:09 PM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- I was wondering if delete validation can be applied to a temp-table. All I found is @VALIDATE@ option for @DEFINE TEM...
- 01:19 PM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- A first pass at this support is now implemented (it went in to the trunk with revision 11021). What is left to do:
... - 12:25 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Hynek Cihlar wrote:
> Constantin Asofiei wrote:
> > Hynek Cihlar wrote:
> > Also, I'm wondering if this is not rel... - 11:10 AM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > > Who transfers the focus back to the combo-box? The combo's o... - 10:59 AM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Hynek Cihlar wrote:
> > Who transfers the focus back to the combo-box? The combo's own 'synthetic' wait-for loop or... - 10:40 AM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > Here's the workflow that does not produce expected result:
> >... - 10:30 AM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Hynek Cihlar wrote:
> Here's the workflow that does not produce expected result:
> * User clicks in the COMBO-BOX.
... - 08:47 AM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- One of the causes of this issue is the way combo drop-down @waitForWorker()@ loop is interrupted and subsequently foc...
- 05:34 AM User Interface Bug #3062 (WIP): COMBO-BOX steals focus when its drop-down active
- 10:15 AM Feature #3063: Determining P2J version
- I agree that this isn't a very near-term concern.
I'm keen on getting something simple in place before full manual... - 08:19 AM Feature #3063: Determining P2J version
- This is a duplicate of #28 which is planned for work in the deployment improvements milestone. Since it doesn't affe...
- 05:21 AM Feature #3063: Determining P2J version
- Feedback on this would be appreciated - e.g. milestone alignment, acceptance / rejection, suggested approach.
- 10:15 AM Database Bug #2222: WRITE event triggered too early
- Paul Eames wrote:
> > The original problems have long since been resolved
>
> Does this mean that the behavioural... - 05:17 AM Database Bug #2222: WRITE event triggered too early
- I'd appreciate an update on this if that's ok?
See note 26. - 10:12 AM User Interface Bug #2809: implement missing behaviour related to HIDDEN attribute
- Another issue of interest, to check: how setting the HIDDEN/VISIBLE attribute for a WINDOW affects the containing fra...
- 10:06 AM User Interface Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- In the end, the issue is not related to widget-pools. Is related to how dynamic windows or frames get deleted:
# if...
05/02/2016
- 04:29 PM User Interface Bug #2770: alert-box visual differences
- 2770b merged to trunk as revision 11020. The branch was archived.
- 04:02 PM User Interface Bug #2770: alert-box visual differences
- Code Review Task Branch 2770b Revision 11025
I'm fine with the changes.
Please merge to trunk. - 10:29 AM User Interface Bug #2770: alert-box visual differences
- 2770b revision 11025 resolves regressions introduced by 2770a, fixes selection of next active window when modal windo...
- 06:57 AM User Interface Bug #2770: alert-box visual differences
- 2770a rebased against trunk 11019, the branch is now at rev 11022.
- 03:42 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Eugenie: please do a code review.
- 03:42 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- > The only question left is the question about "Key mode" for buttons in Windows. In most cases mnemonics are shown r...
- 03:41 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Did you test all the standalone GUI cases?
- 03:40 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Code Review Task Branch 2787a Revision 11025
1. The branch needs to be rebased.
2. The @MenuItemGuiImpl.createD... - 09:40 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Please review the committed revision 11019. It fixed @drawTextBoxAlligned@.
- 09:16 AM User Interface 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:
> > Thanks, is it an automate process to collect all strings use... - 07:15 AM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- Created task branch 3026a from P2J trunk revision 11019.
05/01/2016
- 03:46 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- I'm ready to commit.
The only question left is the question about "Key mode" for buttons in Windows. In most cases... - 03:35 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- The changes passed regression testing.
04/30/2016
- 06:11 AM User Interface Bug #2770: alert-box visual differences
- Code Review Task Branch 2770b Revision 11019
The changes are fine. - 05:59 AM Base Language Bug #2489: FileSystemOps.searchPath(String) should return the 4GL procedure name for external pro...
- The following code demonstrates the problem:...
- 05:34 AM Base Language Bug #2489: FileSystemOps.searchPath(String) should return the 4GL procedure name for external pro...
- From Ovidiu:
Related to @searchPath()@ of #2489. While the system was busy I checked this method and related ones ...
04/29/2016
- 06:32 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- OK, this plan sounds good.
- 05:16 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- OK, for testing we can use queries with complex sorting:...
- 01:34 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- There are actually a few dozen instances of @PresortCompoundQuery@ in the statically converted code of the current pr...
- 11:23 AM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Eric, BREAK BY applies only to cycles. IIRC we can convert to presort compound queries some other rare types of queri...
- 04:20 PM Database Feature #2692: table-level VALEXP/VALMSG support
- Greg Shah wrote:
> * I recall that validation expressions be copied in from the schema more than once (if there are ... - 03:57 PM Database Feature #2692: table-level VALEXP/VALMSG support
- Greg Shah wrote:
> There are some things I would like to clarify. Please correct anything I get wrong here.
>
> ... - 08:15 AM Database Feature #2692: table-level VALEXP/VALMSG support
- Questions:
* I recall that validation expressions be copied in from the schema more than once (if there are multip... - 08:11 AM Database Feature #2692: table-level VALEXP/VALMSG support
- There are some things I would like to clarify. Please correct anything I get wrong here.
1. It is not just @ENABL... - 12:54 AM Database Feature #2692 (Closed): table-level VALEXP/VALMSG support
- The essence of adding this feature was to move all the table-level validation expression parsing from the @SchemaLoad...
- 04:09 PM User Interface Bug #2770: alert-box visual differences
- 2770b revision 11019 fixes main window border being drawn even when the driver doesn't support window decorations. Pl...
- 03:09 PM User Interface Bug #2770: alert-box visual differences
- Code Review Task Branch 2770b Revision 11018
The changes are fine.
Please add the embedded mode fix to this bra... - 02:59 PM User Interface Bug #2770: alert-box visual differences
- Please review task branch 2770b revision 11018, it fixes GUI regressions caused by assigning widget IDs to all @Borde...
- 01:25 PM User Interface Bug #2770 (Closed): alert-box visual differences
- 01:21 PM User Interface Bug #2770 (WIP): alert-box visual differences
- 01:20 PM User Interface Bug #2770: alert-box visual differences
- 2770a merged to trunk as revision 11017. The branch has been archived.
- 09:53 AM User Interface Bug #2770: alert-box visual differences
- Please merge 2770a to trunk.
- 02:11 AM User Interface Bug #2770: alert-box visual differences
- Eugenie Lyzenko wrote:
> >Eugenie, please review 2770a revision 11025. It contains changes related to the subject ab... - 02:06 AM User Interface Bug #2770: alert-box visual differences
- Greg Shah wrote:
> Code Review Task Branch 2770a Revision 11025
>
> I'm generally fine with the changes.
>
> 1... - 01:42 PM User Interface Bug #3093 (WIP): widget-pool resources need to be pre-ordered when deleted (to enforce parent/chi...
- I think a similar issue exists if the @hw@ and @hf@ handles are deleted before the @delete widget-pool@ statement - @...
- 01:40 PM User Interface Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- In case of widgets added to widget-pools, the order needs to be deterministic: if the entire UI tree is added in a wi...
- 01:35 PM User Interface Bug #3093 (WIP): widget-pool resources need to be pre-ordered when deleted (to enforce parent/chi...
- 01:25 PM User Interface Bug #3067 (Closed): Swing GUI window resize cursor fuzzy
- 01:22 PM User Interface Bug #3067: Swing GUI window resize cursor fuzzy
- This issue has been fixed by #2770.
- 01:17 PM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- Agreed.
- 01:13 PM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- The button in 4GL Data Dictinonary interface which calls validation editor is called "Validation..." so let's call it...
- 12:44 PM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- Stanislav Lomany wrote:
> > I think the best place for this is in the corresponding DMO, as a Java annotation.
>
... - 10:38 AM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- > I think the best place for this is in the corresponding DMO, as a Java annotation.
Should we extend @LegacyTable... - 12:25 PM Runtime Infrastructure Feature #3092: improve the RemoteLaunchOptionResource to validate against complex expressions
- Branch 1774b adds a new "remotelaunchoption" resource which secures the options which can be specified via the remote...
- 12:23 PM Runtime Infrastructure Feature #3092 (New): improve the RemoteLaunchOptionResource to validate against complex expressions
- 12:04 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Sergey Ivanovskiy wrote:
> Thanks, is it an automate process to collect all strings used by application in @lines-li... - 11:55 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Thanks, is it an automate process to collect all strings used by application in @lines-list.txt@ and then to run @./f...
- 11:35 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Sergey Ivanovskiy wrote:
> Is font legacy width required for the compatibility with native 4GL application?
Yes
>... - 11:22 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Constantin Asofiei wrote:
> Sergey, questions for @the legacy font width ... is less than the font width we can get ... - 07:32 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > I am planning to fix it like it is im... - 06:01 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > I am planning to fix it like it is implemented for @ScrollPaneGuiI... - 05:55 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Sergey Ivanovskiy wrote:
> I am planning to fix it like it is implemented for @ScrollPaneGuiImpl@.
Sounds good.
- 05:55 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Found that the legacy font width... - 05:40 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- I am planning to fix it like it is implemented for @ScrollPaneGuiImpl@. The below code is from @DropDown@...
- 05:15 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Found that the legacy font width used to draw the combobox's ent... - 04:02 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Sergey Ivanovskiy wrote:
> Found that the legacy font width used to draw the combobox's entry field and its drop dow... - 03:12 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > It makes impossible to use their @GuiFontResolver@ if we a... - 02:53 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Sergey Ivanovskiy wrote:
> It makes impossible to use their @GuiFontResolver@ if we are in the batch drawing of the ... - 02:50 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Constantin Asofiei wrote:
> Sergey, questions for @the legacy font width ... is less than the font width we can get ... - 02:29 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Sergey, questions for @the legacy font width ... is less than the font width we can get from the web driver.@:
# do ... - 01:29 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Don't know to whom address this question, who can help to answer it?
- 01:26 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Found that the legacy font width used to draw the combobox's entry field and its drop down list by @ComboBoxGuiImpl@ ...
- 09:51 AM User Interface Bug #3073: Combo-box bug: widget is not in the container
- Vadim: can you recreate this on the current trunk?
- 04:33 AM User Interface Bug #3073: Combo-box bug: widget is not in the container
- Could not reproduce the issue. I have tried several tests with combo boxes, including the above mentioned @demo/demo_...
- 04:08 AM User Interface Bug #3073 (WIP): Combo-box bug: widget is not in the container
- 08:15 AM Database Feature #2619 (Closed): misc database features needed for a GUI app
- 01:28 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- In most cases mnemonics are shown right after start (GUI), but I met some time that mnemonics are not shown by defaul...
Also available in: Atom