Activity
From 06/11/2018 to 07/10/2018
07/11/2018
- 08:56 PM Bug #3637 (Test): The frame is not shown with its default window after executing 'enable all with...
- Is there anything still to do with this task?
- 08:56 PM Bug #3637: The frame is not shown with its default window after executing 'enable all with frame'
- Code Review Task Branch 3600b Revision 11295
I'm good with the change.
07/10/2018
- 07:15 PM Bug #3637 (Feedback): The frame is not shown with its default window after executing 'enable all ...
- 07:15 PM Bug #3637: The frame is not shown with its default window after executing 'enable all with frame'
- Fix checked in to 3600b revision 11295. Please review.
- 08:40 AM Bug #3637: The frame is not shown with its default window after executing 'enable all with frame'
- Hynek Cihlar wrote:
> Constantin, is the @frame._isVisible()@ in @GenericFrame.updateDynamicContent@ really meant as... - 08:32 AM Bug #3637: The frame is not shown with its default window after executing 'enable all with frame'
- Constantin, is the @frame._isVisible()@ in @GenericFrame.updateDynamicContent@ really meant as the check for the valu...
- 04:40 PM Bug #3582: Add missing support for dynamic menu server updates
- Code review 3582a 11272.
@MenuContainerWidget.listMenuTree()@ is missing javadoc.
In @MenuItemWidget.ctor@:
@i... - 02:10 PM Bug #3582 (WIP): Add missing support for dynamic menu server updates
- Hynek, please review 3582a rev 11272. Also, can you point me to some more complex menu-related cases you've previous...
07/09/2018
- 11:24 AM Feature #3469: final improvements and polish for the embedded mode web client
- One other improvement that I think is important is to implement a default embedded mode application into the FWD serv...
- 09:45 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> > Can the browse use case take this approach?
>
> Yes, sure, one js round trip for each... - 09:42 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Can the browse use case take this approach?
Yes, sure, one js round trip for each new set of rows to display. - 08:57 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I don't have a problem in calling down to the JS side to get exact measurements. My issue is that I don't want this ...
07/08/2018
- 07:22 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Please try changing the width formula for the Hyperlink widget to this @width = FontManager.getFontWidth(window, f...
07/07/2018
- 03:17 PM Feature #3469: final improvements and polish for the embedded mode web client
- Eric Faulhaber wrote:
> Look at #3613, #3615, and #3617.
For #3613 nothing is happening.
#3615 works only for We... - 12:38 PM Feature #3469: final improvements and polish for the embedded mode web client
- Constantin Asofiei wrote:
> Eric, can you point me to a window which has this?
Look at #3613, #3615, and #3617.
- 10:32 AM Feature #3469: final improvements and polish for the embedded mode web client
- Greg Shah wrote:
> What about a situation where the dialog is sized larger than the iframe in one or both dimensions... - 09:07 AM Feature #3469: final improvements and polish for the embedded mode web client
- > do not allow chrome'd windows (i.e. dialog boxes) to be moved outside iframe (to avoid iframe scrollbars)
What a...
07/06/2018
- 06:48 PM Feature #3469: final improvements and polish for the embedded mode web client
- Greg Shah wrote:
> FYI, I suspect that Hynek is not going to get to #3582 soon. Is this something you can take? I'... - 10:36 AM Feature #3469: final improvements and polish for the embedded mode web client
- FYI, I suspect that Hynek is not going to get to #3582 soon. Is this something you can take? I'm sure he can give y...
- 01:00 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg Shah wrote:
> > I was meaning the lambdas from the original query. They are not very usual, but sometimes they ... - 11:31 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > I was meaning the lambdas from the original query. They are not very usual, but sometimes they are used in browse t...
- 11:07 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg Shah wrote:
> What do you mean by "expressions"? Are you talking about the end user writing an expression in t... - 10:45 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > The only exception is the case of expressions. Since they are encoded as lambdas, I am unable to encode them into H...
- 10:42 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- From Ovidiu:
> I tested both filtering and sorting with same queries and they both worked. I believe I covered all... - 10:42 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Ovidiu: What is the status of the filtering work? It is my understanding that the sorting is complete but that the f...
- 10:44 AM Feature #3649: Improve runtime support of WINDOW:SENSITIVE attribute
- This is a follow-up issue of #3635. The goal of this issue is to modify the @WINDOW@ activation logic to make it resp...
- 10:40 AM Feature #3649 (New): Improve runtime support of WINDOW:SENSITIVE attribute
07/05/2018
- 07:56 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> Now I guess I know the reason why "underline" support was commented out in JS code. "under... - 07:06 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Now I guess I know the reason why "underline" support was commented out in JS code. "underline" is not a conventional...
07/03/2018
- 01:56 PM Feature #3469: final improvements and polish for the embedded mode web client
- Eric Faulhaber wrote:
> Do you intend to use the virtual desktop switcher as a basis for this, or something else? Wh... - 01:53 PM Feature #3469: final improvements and polish for the embedded mode web client
- Greg Shah wrote:
> I've been thinking about this problem. If I understand correctly, the problem only occurs for no... - 11:59 AM Feature #3469: final improvements and polish for the embedded mode web client
- Constantin Asofiei wrote:
> The idea here is that the windows will be shown (their titles and a 'x' button to close ... - 11:51 AM Feature #3469: final improvements and polish for the embedded mode web client
- I've been thinking about this problem. If I understand correctly, the problem only occurs for non-dialog main window...
07/02/2018
- 01:41 PM Feature #3469: final improvements and polish for the embedded mode web client
- Greg, I've been trying to find a smart/automated way to handle the z-order issues, when a third-party window (opened ...
07/01/2018
- 04:13 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > the "Label Background Color" is not applied
Fixed.
06/29/2018
- 03:37 PM Bug #3640 (WIP): using font or color choosing dialogs more than once in the web client hangs the ...
- 07:57 AM Bug #3640: using font or color choosing dialogs more than once in the web client hangs the client
- I fixed the issue by forcing WebDriver to resend mouse-sensitive widgets list for system dialogs.
Committed to 3261c...
06/28/2018
- 02:22 PM Bug #3640: using font or color choosing dialogs more than once in the web client hangs the client
- Apparently the problem is not on JS side, but it looks to be on @WebDriver@, it does not supply the updated mouse wid...
- 11:52 AM Bug #3640: using font or color choosing dialogs more than once in the web client hangs the client
- I did a bit of JS debugging. I see the following message printed in JS console when the second color chooser is shown...
- 11:58 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > ** NPE in @MouseHoverAction@ in web client
This is fixed.
> Stanislav: Am I missing anything that you know of?
... - 07:12 AM Bug #3492 (Closed): in the web client the mouse focused fill-in field doesn't show the caret
- 12:41 AM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- 3492a has been merged/committed into the trunk as a bzr revision 11269 and archived.
- 11:59 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Planning to merge into the trunc now.
06/27/2018
- 06:55 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> > ** the upper left corner of the browse has no purpose, in enhanced mode it will be drawn... - 06:39 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Do we want to have two global parameters that enable enhanced sorting and enhanced filtering for ALL browses?
Ye... - 06:21 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > ** the upper left corner of the browse has no purpose, in enhanced mode it will be drawn as a gear icon instead of ...
- 06:11 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > * sorting/filtering
> ** query hierarchy filtering support (sorting is already complete) - OM
> ** browse UI impl... - 04:11 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Question: when you choose font/color for an enhanced BROWSE, you are not altering the FONT-TABLE fonts, correct? Th...
- 04:09 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Question: when you choose font/color for an enhanced BROWSE, you are not altering the FONT-TABLE fonts, correct? This...
- 03:37 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> > > I mean, the colour (or font) is not applied once the selection dialog is accepted. The... - 03:18 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > > I mean, the colour (or font) is not applied once the selection dialog is accepted. The user (or at least me) need...
- 03:09 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Constantin Asofiei wrote:
> Ovidiu Maxiniuc wrote:
> > Note that if a new font is selected, the whole layout needs ... - 03:08 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Constantin Asofiei wrote:
> Ovidiu Maxiniuc wrote:
> > Note that if a new font is selected, the whole layout needs ... - 03:03 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Ovidiu Maxiniuc wrote:
> Note that if a new font is selected, the whole layout needs to be recalculated since changi... - 03:01 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Note that if a new font is selected, the whole layout needs to be recalculated since changing the font size will resi...
- 02:58 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Ovidiu Maxiniuc wrote:
> Stanislav Lomany wrote:
> > > * the changes are only applied when the browse is scrolled, ... - 02:56 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> > * the changes are only applied when the browse is scrolled, window is moved or otherwise... - 02:32 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > * the changes are only applied when the browse is scrolled, window is moved or otherwise a refresh is triggered;
... - 01:21 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg Shah wrote:
> Please go ahead and fix this now.
Done. The revision 11293 contains two changes:
* a missing fi... - 11:34 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Note that in case of computed columns, a similar collision may also occur! For example the column tt1.ff1 + tt1.ff2...
- 11:31 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I did that. I am getting @Cannot create unique key for this browse, enhanced mode is not available!@ because the @bac...
- 10:19 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > the browse did not let me adjust the layout
Make sure you have made the ACL changes as described in #3261-296. ... - 10:05 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I tried to duplicate #3640 but the browse did not let me adjust the layout. After some investigations I found out tha...
- 09:34 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > If the new widget can enlarge row height, that is an additional problem.
Yes, this will possibly be needed.
>... - 08:50 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > What is the effort needed to add support for additional cell-level widgets? For example, we might want to make an ...
- 05:42 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Sergey Ivanovskiy wrote:
> Now 3492a has the current rev 11274 over the trunc rev. 11268. It seems that Hotel Gui ha... - 04:51 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Now 3492a has the current rev 11274 over the trunc rev. 11268. It seems that Hotel Gui has no visible artifacts with ...
- 03:18 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- The current rev 11273 (over trunc rev 11267) has been passed main regression tests. Planning to rebase 3492a now.
- 01:36 PM Bug #3640: using font or color choosing dialogs more than once in the web client hangs the client
- This seems to be a strict web/js issue. The Swing driver works fine.
06/26/2018
- 05:18 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- What is the effort needed to add support for additional cell-level widgets? For example, we might want to make an im...
- 04:57 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- This is the list of work remaining in this task, as I know it.
* hyperlinking
** underline style not honored for ... - 04:11 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- The dynamic sorting implementation seems now stable and complete. Committed as revision 11291 in branch 3261c.
Pleas... - 01:09 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- The following is a summary of @directory.xml@ changes for enabling enhanced browse.
In order to enable enhanced fu... - 04:45 PM Bug #3640: using font or color choosing dialogs more than once in the web client hangs the client
- This was easily recreated using the enhanced browse (#3261), when in "Change Layout" mode. Open the color or font di...
- 04:43 PM Bug #3640 (Closed): using font or color choosing dialogs more than once in the web client hangs t...
- 03:58 PM Bug #3637: The frame is not shown with its default window after executing 'enable all with frame'
- I think the following issue is related. The sample below displays two window instances....
- 01:17 AM Bug #3637: The frame is not shown with its default window after executing 'enable all with frame'
- Executing this simple program with the current trunc doesn't show the target frame with its default window...
- 01:15 AM Bug #3637 (Closed): The frame is not shown with its default window after executing 'enable all wi...
- 01:22 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Planning to rebase and to restart CHUI testing in order to eliminate failed cases.
- 01:07 PM Bug #3639: Alert Message box is not displayed on combobox value changed trigger.
- Yes, the trigger value-changed has been executed. I debugged the current trunc version using the Swing client. For th...
- 12:30 PM Bug #3639: Alert Message box is not displayed on combobox value changed trigger.
- Is the @VALUE-CHANGED@ trigger even executed?
- 12:28 PM Bug #3639: Alert Message box is not displayed on combobox value changed trigger.
- This issue can be reproduced for this test program...
- 12:23 PM Bug #3639 (New): Alert Message box is not displayed on combobox value changed trigger.
- 08:49 AM Bug #3638: Frame.maintainTabOrder() is broken
- The logic in method @maintainTabOrder()@ from @Frame@ is not correct. There are cases when, in the first @for@ loop, ...
- 08:41 AM Bug #3638 (New): Frame.maintainTabOrder() is broken
06/25/2018
- 02:26 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> I took a closer look at the font sizing differences. Here is an example with the default f...
06/24/2018
- 03:14 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Rebased task branch 3261c from P2J trunk revision 11266.
06/23/2018
- 04:04 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I took a closer look at the font sizing differences. Here is an example with the default font: Lato 8 (in swing it is...
06/22/2018
- 03:34 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> > I think that the check for widget being displayed (and visible?) should be placed here i... - 02:07 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > I think that the check for widget being displayed (and visible?) should be placed here in @TC@.
But we have abend... - 01:37 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 ... - 12:54 PM 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 E... - 12:00 PM Bug #3628 (Closed): In-browse fill-ins do not accept mouse clicks - regression
- Tested with 3600a/11282. The fill-in reacts to mouse clicks now.
- 01:12 AM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- The last chui regression tests were failed.
- 01:11 AM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Constantin, please try this program alert-msg-1.p with 3492a. I don't understand it is a real issue or it is due to n...
06/21/2018
- 02:53 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- Rebased and the current revision 11272 (3492a) is under chui testing now.
- 12:43 PM Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- The last regression tests run is hanging. Planning to rebase now and to run tests again.
- 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.
- 09:05 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > You suggested reducing the number of supported enhanced fonts.
This is only needed if it is required to solve th... - 09:04 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Is there a "reference" browser or we support both of them?
We support both. We also support Safari and IE. - 09:01 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Stanislav: Can you please summarize the work that is left for this task? Highlight the parts that can be merged in...
- 07:43 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav: Can you please summarize the work that is left for this task? Highlight the parts that can be merged into...
- 07:25 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > The resize/drag issues in web client (see #3261-129) are still open, correct?
Yes.
> Are all other mouse-rel... - 07:21 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- The resize/drag issues in web client (see #3261-129) are still open, correct?
Are all other mouse-related issues c...
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
Also available in: Atom