Activity
From 05/22/2018 to 06/20/2018
06/21/2018
- 09:36 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Planning to run regression tests.
06/20/2018
- 07:27 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav, the fix for Hyperlink's cursor in Web is in 3261c rev 11286. The problem:
# @defaultMousePtr()@ must be... - 04:01 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg Shah wrote:
> Ovidiu: In regard to #3261-249:
> * What additional findings do you have since you posted those ... - 10:11 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Stanislav, are the BROWSE mouse issues in Web still a problem? If so, I can take a look - please point me to a bra...
- 08:49 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav, are the BROWSE mouse issues in Web still a problem? If so, I can take a look - please point me to a branc...
- 03:47 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Constantin Asofiei wrote:
> 3492a rev 11270 fixes balancing issues with drawing invalidation brackets - exposed by t... - 08:49 AM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- 3492a rev 11270 fixes balancing issues with drawing invalidation brackets - exposed by the change in @TC.independentE...
- 01:35 PM Bug #3632 (New): BUTTON and COMBO-BOX don't react on ENTER key
- 01:32 PM Bug #3631 (Closed): SYSTEM-DIALOG FONT won't accept keyboard input in the selection lists
- 01:31 PM Bug #3630 (Closed): SYSTEM-DIALOG GET-FILE abends with an NPE when INITIAL-DIR not specified
- 08:56 AM Bug #3628: In-browse fill-ins do not accept mouse clicks - regression
- This should be fixed in 3507a.
- 04:48 AM Bug #3628: In-browse fill-ins do not accept mouse clicks - regression
- There is the regression in trunk: in-browse fill-ins do not accept mouse clicks - you cannot move cursor or select te...
- 04:46 AM Bug #3628 (Closed): In-browse fill-ins do not accept mouse clicks - regression
06/19/2018
- 02:28 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I did the same change:) I'm not sure how to fix the same problem in @WebMouseHandler@.
- 02:20 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> I found an interesting sequence which leads to abend:
> # position mouse cursor over a br... - 02:09 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Is @GuiWebDriver.registerMouseWidgets()@ being called at all for this hyperlink widget? Please try to debug (use a...
- 11:47 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I found an interesting sequence which leads to abend:
# position mouse cursor over a browse column;
# press Esc to ... - 08:43 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Web client stderr log is in @deploy/client/@.
- 08:26 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Guys, how can get the abend log in the web version? I'm handling NPEs probably caused by the recent changes related t...
- 02:01 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Code Review Task Branch 3492a Revision 11269
I'm good with the changes. - 01:10 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Sergey, see 3492a rev 11269 for a fix. Please restart MAJCI ChUI regression testing and check Hotel GUI and the cust...
- 11:48 AM Bug #3537 (Closed): web client fonts don't display well when browser zoom is not 100% at login
- 11:47 AM Bug #3537 (Feedback): web client fonts don't display well when browser zoom is not 100% at login
06/18/2018
- 06:04 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> Note that hovering doesn't work properly for the fill-in inside an editable browse (which ... - 05:58 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > You mean it works in Swing but not in Web? How do you handle the link - is it via an explicit widget?
Yes.
... - 04:43 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Perhaps we should restrict the selectable fonts to only those which are configured in FWD.
- 04:23 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > I still want to understand why the font differs in width on Web. Do you have the @server/fonts/@ folder with the @...
06/16/2018
- 04:02 AM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- The CHUI regression tests were all failed due to hanging, I checked the manual start, but @run_regression.sh server-s...
06/15/2018
- 03:41 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- OK, the customer application has no obvious visual bugs with 3492a. Started CHUI testing.
- 02:51 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Thank you for the details. I'm OK with the code changes.
Is there anything we are waiting for before this branch ... - 02:45 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- I checked Hotel_GUI and didn't find obviously seen visual bugs.
- 02:41 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Greg Shah wrote:
> Code Review Task Branch 3492a Revision 11267
>
> 1. It is not clear to me how safe it is to by... - 02:32 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Code Review Task Branch 3492a Revision 11267
1. It is not clear to me how safe it is to bypass flushing on entry t... - 12:41 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Sergey, please test 3492a rev 11267 - for Hotel GUI, it solves issues in Web. I know the clicking in the FILL-IN doe...
- 10:45 AM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- I don't think the problem is with graphics cached - I think the problem is with excessive drawing of the caret (and t...
- 09:13 AM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- We could make a driver-level primitive op for drawing the cursor. Then each driver would be able to handle it differ...
- 07:34 AM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- I mean that if we cache drawings that repaints cursor even one time or twice or more, then the result image can have ...
- 07:24 AM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- I don't know how to fix these issues. The cursor is drawn if @draw()@ has been invoked. If the widget background is r...
- 07:03 AM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Are we caching something (the cursor) that should not be cached?
OR
Are we executing a primitive operation (xor... - 07:00 AM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Greg Shah wrote:
> > If you just click on the fill-in, then the cursor should be repainted.
>
> I don't understan... - 06:56 AM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- > If you just click on the fill-in, then the cursor should be repainted.
I don't understand how this is the root c... - 06:53 AM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Greg Shah wrote:
> > I see that the web xor transformation is correct but if these transformations are repeated, the... - 06:43 AM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- > I see that the web xor transformation is correct but if these transformations are repeated, then the resulted image...
- 06:34 AM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Thank you. I see that the web xor transformation is correct but if these transformations are repeated, then the resul...
- 04:20 AM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Sergey Ivanovskiy wrote:
> Ovidiu, could you help. What effect should we expect from xor cursor?
> [...]
The pro... - 02:57 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Ovidiu: In regard to #3261-249:
* What additional findings do you have since you posted those details?
* What asp... - 02:40 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > I still want to understand why the font differs in width on Web. Do you have the @server/fonts/@ folder with the @...
- 02:17 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> Yes, that can work. But in the first place I need to determine metrics for the hyperlink h... - 02:15 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg Shah wrote:
> > It seems that these are means to properly draw text selection taking into account the actual te... - 02:01 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- >> We still support the GuiDriver.getTextWidth()
>
> It works with the same result as getTextWidthNative.
I thin... - 01:56 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Yes, we can't get these resolved text metrics back to java side. It seems that if we set a height of rectangle arou...
- 01:51 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > We still support the @GuiDriver.getTextWidth()@
It works with the same result as @getTextWidthNative@.
>We sti... - 01:43 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > It seems that these are means to properly draw text selection taking into account the actual text width, however it...
- 01:38 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Yes, we can't get these resolved text metrics back to java side. It seems that if we set a height of rectangle around...
- 01:26 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > I think it is possible to use these operations @PaintPrimitives.TEXT_SHIFT@ and @PaintPrimitives.UNDO_TEXT_SHIFT@. ...
- 09:26 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > > How is the text width computed - via @AbstractWidget.getTextWidthNative@?
> Yes. I've looked how it works: it ca... - 09:25 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- There is also @PaintPrimitives.FILL_RECT_AROUND_TEXT@, as an idea how it can be solved.
- 09:22 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- We solved the similar issue when we highlight the web text, there is this method in @AbstractGuiDriver@...
- 09:01 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > If my vision is correct, then all label strings used in application should be calculated against all configured fon...
- 08:56 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- If my vision is correct, then all label strings used in application should be calculated against all configured fonts...
- 08:46 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > What font are you using?
That is some arbitrary font set as the enhanced font. But the default font has this pro...
06/14/2018
- 06:18 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> # Text width is not calculated properly.
I assume right-side is with Swing - the font for... - 06:07 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Guys, I have the following issues in the web version to discuss:
!web-vs-swing.png!
# Text width is not calculated ... - 05:16 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Rebased task branch 3261c from P2J trunk revision 11264.
- 05:50 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Another way is to apply this diff to 3492a and we can observe that the cursor is present on mouse click and it looks ...
- 05:43 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Constantin, if we turn off ...
- 05:28 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- It seems that @drawCaret()@ checks that this fill-in is enabled....
- 05:23 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Sergey Ivanovskiy wrote:
> Please review these small fixes for the swing client rev 11266 and 11265 in the branch 34... - 05:23 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Changed to exaggerate root causes.
- 05:13 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Please review these small fixes for the swing client rev 11266 and 11265 in the branch 3492a.
- 05:08 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > There are combinations of background and cursor colors tha... - 05:07 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- I found that all colors in our web are supposed to be opaque. We have no transparent colors like rgba(128,128,128,0.5)!
- 05:04 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Sergey Ivanovskiy wrote:
> There are combinations of background and cursor colors that make lines invisible if we dr... - 05:02 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- There are combinations of background and cursor colors that make lines invisible if we draw a caret.
- 04:56 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Ovidiu, could you help. What effect should we expect from xor cursor?...
- 04:31 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- It is difficult for me to fix XOR implementation because I don't know the requirements. Which drawing effects must th...
- 12:48 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- It seems that if we invoke this function twice for the caret drawing, then the second invocation should erase this ca...
06/13/2018
- 04:04 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- I used this simple test with fill-ins widgets.
- 04:01 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- It seems that we shouldn't cache a cursor drawing. I temporary tested the web client with the branch 3492a (rev 11265...
- 04:16 AM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- It can be observed that the caret is displayed at the moment when the current focus is requested first time for the t...
- 10:02 AM Feature #3621 (WIP): check if the MODIFIED attribute is reset by assignment of the SCREEN-VALUE w...
- It seems that the other widgets always set the @modified@ flag.
Example:...
06/12/2018
- 05:27 PM Feature #3621: check if the MODIFIED attribute is reset by assignment of the SCREEN-VALUE when !i...
- See #3594-98 for details.
If this is an issue for all widgets (not just editor as was fixed in that task), then fi... - 05:26 PM Feature #3621 (WIP): check if the MODIFIED attribute is reset by assignment of the SCREEN-VALUE w...
- 01:32 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- But these differences can be related to the web font setup.
- 01:30 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- This issue can be reproduced for the Swing client too for this simple test program...
- 10:05 AM Bug #3492 (WIP): in the web client the mouse focused fill-in field doesn't show the caret
06/08/2018
- 04:37 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Eric Faulhaber wrote:
> Ovidiu, please provide a status update on your part of this task. What is implemented, what ... - 03:18 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Ovidiu, please provide a status update on your part of this task. What is implemented, what is left? Is anything bloc...
- 04:00 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > What doc says this?
Procedure editor help from the VM.
START-MOVE ... Frame and field-level widgets with MO...
06/07/2018
- 06:37 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
>
> Yes. 4GL documentation explicitly states that browse column resize/move is a direct ma... - 04:31 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > So what you're saying is you are moving bounds, and when you drop it, then the column is actually resized/moved?
... - 04:08 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> > I don't think the 4GL allows movement or resize of a browse column. That is purely in o... - 03:50 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > I don't think the 4GL allows movement or resize of a browse column. That is purely in our enhanced mode. So there...
- 03:47 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > I don't know what events are raised by 4GL during movement/resize, but if there is nothing intermediary, then every...
- 03:43 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> Eugenie, do you think it is a good idea to handle column and row resizing in one place in ... - 03:39 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> Eugenie, do you think it is a good idea to handle column and row resizing in one place in ... - 03:37 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Constantin Asofiei wrote:
>
> Why we need to emulate this HyperLink widget: because this way everything else works... - 03:34 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Sergey Ivanovskiy wrote:
> It seems that direct manipulation is activated by @AbstractWidget.this.afterConfigUpdateB... - 03:33 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Eugenie, do you think it is a good idea to handle column and row resizing in one place in @MouseDirectManipulation@? ...
- 03:33 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Eugenie Lyzenko wrote:
> Then the target object can be a hyperlinked text attached to (or associated with) browse co... - 03:32 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> I need to change mouse pointer over the text part of a cell (representing a hyperlink).
... - 03:30 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> > What functionality you are going to implement? Can you tell in few words? If the mouse b... - 03:20 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- It seems that direct manipulation is activated by @AbstractWidget.this.afterConfigUpdateBase(C beforeUpdate)@...
- 02:46 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > What functionality you are going to implement? Can you tell in few words? If the mouse become over part of the cell...
- 02:25 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
>...
> What's your advise for hyperlinking, where it should reside in your opinion? How in ... - 01:05 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
>...
> What's your advise for hyperlinking, where it should reside in your opinion? How in ... - 11:32 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Eugenie, I'm speaking only about the browse widget. Right now a browse cell has 4 resize areas: top/bottom row resize...
- 10:26 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- FYI, found NPE in @MouseDirectManuipulation@ in web version when enhanced menu is called by right-click when the curs...
- 10:15 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> Greg, in order to properly implement mouse hover over a hyperlink, it is far better to mov... - 08:24 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- OK, please fix it.
- 08:17 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Sergey, can I take over this task? It's blocking me (well, technically not, but I don't want to add more of bad design).
- 08:11 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav, I worked with rev 11265 in order to fix mouse pointer, but didn't succeed in this fixing. It seems we can ...
- 05:05 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg, in order to properly implement mouse hover over a hyperlink, it is far better to move all @mouseMove@ code into...
06/06/2018
- 02:56 PM Bug #3582: Add missing support for dynamic menu server updates
- Greg Shah wrote:
> Is this task needed for embedded mode web client support?
Yes, as I don't have access to the pre... - 02:26 PM Bug #3582: Add missing support for dynamic menu server updates
- Is this task needed for embedded mode web client support?
06/05/2018
- 04:29 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Ovidiu Maxiniuc wrote:
> I don't know how easy is to stop a "grabbing" process once it started on main processing th... - 11:27 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I don't know how easy is to stop a "grabbing" process once it started on main processing thread. I don't see a second...
- 10:18 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Ovidiu Maxiniuc wrote:
> I am thinking now of another solution: to grab all results from SQL server and sort them lo... - 09:48 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- The revision that you reviewed (there are a couple of bugs I fixed) tried not to affect the structure of the complex ...
- 09:26 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Eric Faulhaber wrote:
> When setting and clearing the filter/sort state, it wasn't obvious to me that this was alway...
06/04/2018
- 02:55 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Ovidiu Maxiniuc wrote:
> The query support for dynamic sorting/filter was committed to branch 3261c (rev 11244).
> ...
06/02/2018
- 12:35 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Hynek Cihlar wrote:
> Better yet, override the event handlers @mouseEntered@ and @mouseExited@ in the widget and set... - 11:58 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Hynek Cihlar wrote:
> Stanislav Lomany wrote:
> > Guys, remembering the browse pointer issues we have in web versio... - 11:48 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> Guys, remembering the browse pointer issues we have in web version, what is considered to ...
06/01/2018
- 04:11 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Guys, remembering the browse pointer issues we have in web version, what is considered to be the correct way of chang...
05/31/2018
- 12:00 PM Bug #3570 (Closed): Web client beeping
- Just tested with this and it is a soothing change :-)
- 05:37 AM Bug #3570: Web client beeping
- OK. Committed revision 11267 (3565b) removed beep consistently.
- 05:15 AM Bug #3570 (WIP): Web client beeping
- 05:15 AM Bug #3570: Web client beeping
- Why not put it in 3565b?
- 04:38 AM Bug #3570: Web client beeping
- I would like to remove beep consistently and to leave them only for business logic. The beeping means nothing for the...
- 03:26 AM Bug #3570: Web client beeping
- Please remove the beeping from all errors EXCEPT those that are fatal to the client process.
- 11:18 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> > Also common key combination among applications is Ctrl+click to follow a hyperlink.
>
... - 10:42 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Also common key combination among applications is Ctrl+click to follow a hyperlink.
I like this option the most.... - 10:38 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Constantin Asofiei wrote:
> Stanislav Lomany wrote:
> > In 4GL single click starts editing, double click - starts e... - 10:35 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> In 4GL single click starts editing, double click - starts editing and selects cell's conte... - 10:13 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- In 4GL single click starts editing, double click - starts editing and selects cell's content (not supported by P2J).
- 10:02 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Constantin Asofiei wrote:
> How do you enter an editable cell to edit it? Via single click or double click? If is d... - 09:58 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> Guys, about hyperlinking for editable browse: I believe we haven't settled a decision on h... - 09:55 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Guys, about hyperlinking for editable browse: I believe we haven't settled a decision on how we can handle the case w...
- 09:19 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Fixed "non-clickable locked column set" regression. It is my regression because of a funny reason:...
- 04:32 AM Bug #3588: fix FIELD-GROUP size/location attribute
- Actually, field-group's height is not the frame height - I think this is computed from frame definition, with the min...
05/30/2018
- 01:31 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Please review 3261c rev 11278.
- 12:18 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- OK, if it's more than 2-3 hours, switch to hyperlinking and we'll come back to this.
- 12:17 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I'll answer later, I need to have a look what the issue is about.
- 12:15 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Estimated effort to fix the mouse-clicks problem?
- 12:01 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I took a look at the enhanced menu issue for locked columns and it turned out to be a regression after which locked c...
- 07:13 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I've made filtering of save option. The following permissions are checked for each of "enhanced-browse-configs" locat...
- 09:42 AM Bug #3597: fix direct manipulation problems related to MOVABLE, SELECTED, SELECTABLE and misc wid...
- The movable widgets is not working in Web - see #3567-162 for the recreate.
- 08:53 AM Bug #3597: fix direct manipulation problems related to MOVABLE, SELECTED, SELECTABLE and misc wid...
- There are a couple of problems in FWD's implementation of direct manipulation. A few will be fixed in #3567, but wha...
- 08:51 AM Bug #3597 (WIP): fix direct manipulation problems related to MOVABLE, SELECTED, SELECTABLE and mi...
- 04:57 AM Bug #3589 (WIP): empty title forces a title area in a GUI frame
- Fixed in 3507a rev 11395.
05/29/2018
- 10:14 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- We are out of time on the saving work. If save is not complete as of last night, then please do the following:
1....
05/28/2018
- 04:07 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > You can't save a configuration if don't have an access (according to general read/write directory ACLs): although e...
- 04:01 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Guys, could you advise on how I can set R+W access on the specific directory node (and subnodes)?
Explicitly set... - 01:07 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Guys, could you advise on how I can set R+W access on the specific directory node (and subnodes)? This section doesn'...
- 10:37 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Can the current implementation support this?
Yes, override for all browses works.
> > Save options should be... - 10:02 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- The most important feature of the visual customization is that we are able to have a set of defaults for all browses ...
- 09:37 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- From Stanislav:
> Finished with saving enhanced configuration. There are some issues left:
>
> # Column attribut... - 03:33 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Rebased task branch 3261c from P2J trunk revision 11261.
- 07:33 AM Bug #3592: shared frame interface needs to use the entire frame structure, not from each frame re...
- Greg Shah wrote:
> 2. What is the problem that this causes for the frame? Does it have 4 widgets (prog1_x, prog1_y,... - 07:32 AM Bug #3592: shared frame interface needs to use the entire frame structure, not from each frame re...
- Greg Shah wrote:
> Questions:
>
> 1. Are these in separate programs?
Yes.
> 2. What is the problem that this ... - 07:28 AM Bug #3592: shared frame interface needs to use the entire frame structure, not from each frame re...
- Questions:
1. Are these in separate programs?
2. What is the problem that this causes for the frame? Does it h... - 07:22 AM Bug #3592: shared frame interface needs to use the entire frame structure, not from each frame re...
- A frame definition may be split between multiple UI statements, like this:
# master reference:... - 07:17 AM Bug #3592 (New): shared frame interface needs to use the entire frame structure, not from each fr...
05/26/2018
- 05:32 PM Bug #3589: empty title forces a title area in a GUI frame
- A @frame f1 with title ""@ (or title set via FRAME:TITLE) will allow the FRAME to have a title area. FWD checks for ...
- 05:31 PM Bug #3589 (WIP): empty title forces a title area in a GUI frame
- 05:02 PM Bug #3588: fix FIELD-GROUP size/location attribute
- We need to fix FIELD-GROUP's width/height and location attributes, as these may be used by business logic.
A small... - 05:01 PM Bug #3588 (New): fix FIELD-GROUP size/location attribute
05/25/2018
- 10:25 AM Bug #3584: tooltips do not work in FWD for disabled, TEXT and FILL-IN widgets
- The problems are these:
# 4GL allows tooltips for TEXT widgets, too.
# FILL-IN, TEXT are 'containers' in FWD and ca... - 10:23 AM Bug #3584 (WIP): tooltips do not work in FWD for disabled, TEXT and FILL-IN widgets
- 07:38 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- The "security context" is just a reference to the user's session, it is not a reference to editing the @security/@ pa...
- 05:18 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Guys, this snippet...
05/23/2018
- 06:44 PM Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
- Constantin Asofiei wrote:
> Eugenie, what is the way to find replacement fonts, having a font-table of 48 entries, o... - 06:28 PM Bug #2765: find proper freely licensed replacements for the MS Windows OS fonts
- Eugenie, what is the way to find replacement fonts, having a font-table of 48 entries, over 7 fonts (with bold/normal...
- 11:00 AM Bug #3582: Add missing support for dynamic menu server updates
- The propagation should be checked from client to server, too: the @mnemonic@ and @preprocessedLabel@ are exposed via ...
- 10:58 AM Bug #3582: Add missing support for dynamic menu server updates
- Changes in dynamic MENU, SUB-MENU and MENU-ITEM widgets through the widget attributes are not propagated to the clien...
- 10:51 AM Bug #3582 (Closed): Add missing support for dynamic menu server updates
Also available in: Atom