Activity
From 02/29/2016 to 03/29/2016
03/30/2016
- 11:29 PM Bug #2557: Fix MENUBAR layouting in a window
- Thanks. I'll fix it.
There are no more GUI issues, should I fix CHUI in this task?
03/29/2016
- 01:51 PM Bug #2557: Fix MENUBAR layouting in a window
- Review for 2557a rev 10988:
# MessageAreaGuiImpl:
- you have an unneeded import @import java.util.Arrays;@
- is mi... - 12:40 PM Bug #2557: Fix MENUBAR layouting in a window
- I'm sorry. It was false alarm about incorrect splitting. It was related somehow with my changes. I've fixed it.
I... - 11:07 AM Bug #2557: Fix MENUBAR layouting in a window
- Current branch is 2557a (revno 10987). It is rebased with the current trunk revision and contains dynamic window assi...
- 01:40 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- PS: don't forget to rebase
- 01:39 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- Review for 2849a rev 11031:
# @Scrollbar.java@: code like this... - 12:42 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- If there are no remarks - can I run testing?
- 01:18 PM Feature #1782: implement LAST-EVENT system handle and associated attributes
- Greg Shah wrote:
> OK, please go ahead with runtime testing.
Runtime testing was started. - 10:21 AM Feature #1782: implement LAST-EVENT system handle and associated attributes
- OK, please go ahead with runtime testing.
- 10:13 AM Feature #1782: implement LAST-EVENT system handle and associated attributes
- Greg Shah wrote:
> Code Review Task Branch 2226a Revision 10989
>
> Everything is fine.
>
> I don't understand... - 09:58 AM Feature #1782: implement LAST-EVENT system handle and associated attributes
- Code Review Task Branch 2226a Revision 10989
Everything is fine.
I don't understand this code in @ThinClient.pr... - 06:04 AM Feature #1782: implement LAST-EVENT system handle and associated attributes
- 2226a rev 10989 fixes this: LAST-EVENT:X/Y are reset at the beginning of an event processing loop (readkey, pause, wa...
- 10:58 AM Feature #2630: Add ability to save new rows in browse.
- When using an editable browse, how _new_ records are saved: using some custom code with @CREATE@ statement on @ROW-LE...
- 10:53 AM Feature #2630: Add ability to save new rows in browse.
- I will forward a question to the customer. Is your question as simple as:
"When using an editable browse, how doe... - 10:28 AM Feature #2630: Add ability to save new rows in browse.
- 4GL testcase I have uses @CREATE-RESULT-LIST-ENTRY@ (not implemented), while the customer app uses some other mechanics.
- 10:23 AM Feature #2630: Add ability to save new rows in browse.
- Are you saying that you don't have any 4GL testcase that can add rows in a browse?
- 08:08 AM Feature #2630: Add ability to save new rows in browse.
- Guys, I've reviewed the customer code and its quite complicated, so I cannot completely tell what is the cycle of sav...
03/28/2016
- 10:22 AM Feature #1782: implement LAST-EVENT system handle and associated attributes
- Greg Shah wrote:
> Thank you for providing the good detail in note 119. Implicit in that note was the idea that if ... - 10:20 AM Feature #1782: implement LAST-EVENT system handle and associated attributes
- Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > I don't think we have an API for reading the scrolled offset of... - 10:00 AM Feature #1782: implement LAST-EVENT system handle and associated attributes
- Thank you for providing the good detail in note 119. Implicit in that note was the idea that if no portable mouse ev...
- 09:51 AM Feature #1782: implement LAST-EVENT system handle and associated attributes
- 2226a rev 10988 adds the remainder functionalities (exclude scrollbars and adjust for content's scrolled location).
- 08:55 AM Feature #1782: implement LAST-EVENT system handle and associated attributes
- Hynek Cihlar wrote:
> I don't think we have an API for reading the scrolled offset of the frame content. To get the ... - 08:55 AM Feature #1782: implement LAST-EVENT system handle and associated attributes
- Hynek Cihlar wrote:
> Constantin Asofiei wrote:
> > # I can't make a FRAME scrollable, if its given width is less t... - 08:25 AM Feature #1782: implement LAST-EVENT system handle and associated attributes
- Constantin Asofiei wrote:
> # I can't make a FRAME scrollable, if its given width is less than the widget's width - ... - 08:23 AM Feature #1782: implement LAST-EVENT system handle and associated attributes
- Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > Constantin Asofiei wrote:
> > > Created task branch 2226a from... - 08:03 AM Feature #1782: implement LAST-EVENT system handle and associated attributes
- Hynek Cihlar wrote:
> Constantin Asofiei wrote:
> > Created task branch 2226a from trunk rev 10986.
> >
> > Revi... - 07:08 AM Feature #1782: implement LAST-EVENT system handle and associated attributes
- Constantin Asofiei wrote:
> Created task branch 2226a from trunk rev 10986.
>
> Revision 10987 adds (Hynek, pleas... - 09:44 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- If it works properly then I'm fine with it.
03/27/2016
- 10:34 AM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> Found that labels in frames are not registered as widgets but have unique ids. In this pr... - 10:26 AM Feature #1782: implement LAST-EVENT system handle and associated attributes
- Created task branch 2226a from trunk rev 10986.
Revision 10987 adds (Hynek, please do a review):
# conversion of ... - 03:47 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Thanks for advice. I've fixed browse implementation and rebased the branch 2849a using current trunk revision 10986. ...
03/26/2016
- 05:42 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- > I need to implement the following operations: TOP/BOTTOM/SCROLL_HERE
Vadim, for top and bottom please refactor t...
03/25/2016
- 12:38 PM Feature #2671: provide a facility to customize the JVM args and Java command line used by the spa...
- I guess the most important feature is to allow specifying the client's command-line bootstrap configuration overrides...
- 12:06 PM Support #2672: GUI web client performance improvements
- Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > > Also, @ScrollPaneGuiImpl.createScrollBars@, may be called mul... - 10:31 AM Support #2672: GUI web client performance improvements
- Hynek Cihlar wrote:
> > Also, @ScrollPaneGuiImpl.createScrollBars@, may be called multiple times, with different @ba... - 10:30 AM Support #2672: GUI web client performance improvements
- Constantin Asofiei wrote:
> Hynek, a heads-up about @ScrollPaneGuiImpl.draw@. In 1811t, I've moved this code:
> [.... - 10:23 AM Support #2672: GUI web client performance improvements
- Greg Shah wrote:
> > What worries me is the PASTE bug I mentioned above. But we can have a separate task for it.
> ... - 10:17 AM Support #2672: GUI web client performance improvements
- > What is left can be done in another pass (and I'm also a little out of ideas how to optimize it, as these two APIs ...
- 09:48 AM Support #2672: GUI web client performance improvements
- 1811t rev 11082 fixes the EDITOR:BGCOLOR/FGCOLOR problem in note 108.
- 07:53 AM Support #2672: GUI web client performance improvements
- Hynek, a heads-up about @ScrollPaneGuiImpl.draw@. In 1811t, I've moved this code:...
- 10:21 AM Bug #3039: fix PASTE issues in EDITOR
- See notes 105 and 108 from #2672: in a WORD-WRAPed EDITOR, when there are multiple lines of text (i.e. ending with NL...
- 10:19 AM Bug #3039 (New): fix PASTE issues in EDITOR
- 04:43 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> My question rather was about API..
I am afraid there is no simple API to support TOP/BOTTOM... - 01:37 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- My question rather was about API..
03/24/2016
- 03:40 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> Hynek, could you have a look at @ScrollBar.onButtonClick(..)@. There is a comment "non-trimmed... - 02:08 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- Greg Shah wrote:
> > It happen in 2849a. I didn't check it for trunk.
>
> Please check it. If it is in the trunk... - 01:54 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- Hynek, could you have a look at @ScrollBar.onButtonClick(..)@. There is a comment "non-trimmed into [0, max] values."...
- 09:15 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- > It happen in 2849a. I didn't check it for trunk.
Please check it. If it is in the trunk, then it is not somethi... - 06:37 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> It happen in 2849a. I didn't check it for trunk. By the way, Hynek, does the BrowseGuiImpl sup... - 05:42 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- It happen in 2849a. I didn't check it for trunk. By the way, Hynek, does the BrowseGuiImpl support "scroll here" oper...
- 04:51 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> I've used one of existing browse tests: browse/gui/brws-hscoll-col1.p
>
> Scrolling fails. ... - 04:22 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- I've used one of existing browse tests: browse/gui/brws-hscoll-col1.p
Scrolling fails. See attached gif.
!browse_... - 01:19 PM Support #2672: GUI web client performance improvements
- Constantin, the partial message code didn't work correctly due to this silly mistake. Fixed and tested it with maxBin...
- 11:30 AM Support #2672: GUI web client performance improvements
- 1811t rev 11079 contains second pass at EDITOR improvements - a good way to improve this is to have intermediate line...
- 01:49 AM Support #2672: GUI web client performance improvements
- Constantin Asofiei wrote:
> Sergey: is there a limit to how much data the Web client can hold in the CLIPBOARD? Not ... - 06:07 AM Bug #2954: Focus is not put on the expected widget when window activated
- Igor Skornyakov wrote:
> Hynek Cihlar wrote:
> > Yes, what you describe are the focusing issues. I am trying to und... - 04:54 AM Bug #2954: Focus is not put on the expected widget when window activated
- Hynek Cihlar wrote:
> Yes, what you describe are the focusing issues. I am trying to understand the custom cursors f... - 04:48 AM Bug #2954: Focus is not put on the expected widget when window activated
- Hynek Cihlar wrote:
> For the record. There are multiple issues in the windowing subsystem causing the wrong focusin... - 04:41 AM Bug #2954: Focus is not put on the expected widget when window activated
- Igor Skornyakov wrote:
> Hynek Cihlar wrote:
>
> > So if I understand it correctly, the active window in @ThinCl...
03/23/2016
- 07:42 PM Feature #3038: implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT...
- NO-SCROLLBAR-VERTICAL must also be implemented in this task.
- 06:38 PM Feature #3038: implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT...
- Implement runtime support for the browse attributes COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT-CHARS...
- 06:37 PM Feature #3038 (Closed): implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, M...
- 07:29 PM Support #2672: GUI web client performance improvements
- > 4-5 days I think for the key input optimization.
Is it worth doing this now or should we postpone it? We have s... - 05:40 PM Support #2672: GUI web client performance improvements
- 1811t contains a stable version for EDITOR which fixes PASTE and content parsing, plus some other misc fixes related ...
- 06:49 PM Bug #2954: Focus is not put on the expected widget when window activated
- Hynek Cihlar wrote:
> So if I understand it correctly, the active window in @ThinClient.refreshHover()@ is used i... - 06:20 PM Bug #2954: Focus is not put on the expected widget when window activated
- Igor Skornyakov wrote:
> Hynek Cihlar wrote:
> > Igor, I am trying to decode the role of the active window (as rece... - 05:56 PM Bug #2954: Focus is not put on the expected widget when window activated
- Hynek Cihlar wrote:
> Igor, I am trying to decode the role of the active window (as received by @WindowManager.getAc... - 05:44 PM Bug #2954: Focus is not put on the expected widget when window activated
- Igor, I am trying to decode the role of the active window (as received by @WindowManager.getActiveWindow()@) in @Thin...
- 10:15 AM Bug #2954: Focus is not put on the expected widget when window activated
- Nice work! Thank you for providing these details. I think your fixes will make the resulting environment significan...
- 04:53 PM Feature #1813 (Rejected): create a platform neutral mechanism to identify a directory on the loca...
- No longer needed.
- 04:33 PM Feature #2399 (Rejected): Implement output redirection in GUI mode
- I'm closing this because it is a duplicate of #2368.
- 04:26 PM Feature #1779 (Closed): complete FOCUS handle support
- 04:18 PM Feature #1779: complete FOCUS handle support
- Greg Shah wrote:
> Can I close this?
Yes. - 04:16 PM Feature #1779: complete FOCUS handle support
- Can I close this?
- 04:25 PM Feature #1778 (Closed): complete SELF handle support
- 04:20 PM Feature #1778: complete SELF handle support
- Greg Shah wrote:
> Can I close this?
Yes. - 04:17 PM Feature #1778: complete SELF handle support
- Can I close this?
- 04:13 PM Feature #1809 (Closed): implement/fix missing event handling
- 04:13 PM Feature #1780 (Closed): fix format string issues and add missing support
- 04:06 PM Feature #3037: implement FRAME:NEXT-TAB-ITEM runtime support
- OK, so our widget-level support is good, we just need to implement for FRAME.
I've checked the usage in the curren... - 03:00 PM Feature #3037: implement FRAME:NEXT-TAB-ITEM runtime support
- Greg Shah wrote:
> It seems like NEXT-TAB-ITEM is fully implemented in our runtime (see @GenericWidget.getNextTabIte... - 02:58 PM Feature #3037: implement FRAME:NEXT-TAB-ITEM runtime support
- It seems like NEXT-TAB-ITEM is fully implemented in our runtime (see @GenericWidget.getNextTabItem()@, @LogicalTermin...
- 12:52 PM Feature #3037 (New): implement FRAME:NEXT-TAB-ITEM runtime support
- 02:53 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> I've tested menu-item font for editor popups in a standalone test and in the customer's 454 te... - 02:51 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> So you probably would want me to create standalone test for similar BROWSE (not FRAME, as you ... - 02:23 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- I've tested menu-item font for editor popups in a standalone test and in the customer's 454 test. Here is the result:...
- 12:57 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- Constantin Asofiei wrote:
> Vadim Gindin wrote:
> > Constantin Asofiei wrote:
> > > Vadim Gindin wrote:
> > > > I... - 11:59 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> Constantin Asofiei wrote:
> > Vadim Gindin wrote:
> > > I would suppose, that such bug are s... - 11:44 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Constantin Asofiei wrote:
> Vadim Gindin wrote:
> > I would suppose, that such bug are somehow related with scroll ... - 11:02 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> I would suppose, that such bug are somehow related with scroll bar implementation. What do you... - 10:59 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> Fonts probably not only bigger but different: we can see it when comparing 's', 'A' and 't' ch... - 10:54 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- I've checked scroll bar items operations in other place: "View Property Charges Details". There is a window scroll ba...
- 10:33 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Strange.. SCROLL_UP/SCROLL_DOWN/PAGE_DOWN/PAGE_UP work well, but others do not. For example simplest operation TOP. W...
- 09:05 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Fonts probably not only bigger but different: we can see it when comparing 's', 'A' and 't' characters.
- 09:04 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Sorry, I was confused by wrong p2j link that pointed to trunk instead of 2849a. Now popups are working, but there is ...
- 07:15 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> I would suppose that the reason could be in @findMouseSource()@ methods or wrong coordinates. ... - 06:58 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Window title popup works, but editor and scroll popups don't work. I've checked simple scenario like gui_editor_popup...
- 04:25 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Before rebasing it wokred, but after it - it stopped working. I'm going to fix it.
- 03:56 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> I've rebased the branch with trunk revision 10985. Current branch revision is 11028. I've chec... - 02:10 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- I've rebased the branch with trunk revision 10985. Current branch revision is 11028. I've checked 454 test - there ar...
- 01:43 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Colleagues, after several starts the customer's Gui Harness became working similar to it works for trunk. It happen g...
- 02:52 PM Feature #2525: Runtime support of frame positional attributes
- Support of some of the frame sizing attributes has been improved in other Redmine issues (like the VIRTUAL* covered b...
- 01:05 PM Feature #2525: Runtime support of frame positional attributes
- Is this still needed or have we resolved these issues by now?
- 02:37 PM Feature #1782: implement LAST-EVENT system handle and associated attributes
- Also, the LAST-EVENT:X and LAST-EVENT:Y are only stubbed in the runtime (see @KeyReader.getEventY()@ and @KeyReader.g...
- 02:01 PM Feature #1782: implement LAST-EVENT system handle and associated attributes
- Greg Shah wrote:
> Can I close #2226 or is there still some work to do on LAST-EVENT?
These attributes I don't thin... - 01:03 PM Feature #1782: implement LAST-EVENT system handle and associated attributes
- Can I close #2226 or is there still some work to do on LAST-EVENT?
- 02:24 PM Feature #2564: implement GUI BROWSE widget
- No, this options are not supported in 2564f.
- 01:54 PM Feature #2564: implement GUI BROWSE widget
- Also, does 2564f support the NO-SCROLLBAR-VERTICAL option?
- 01:48 PM Feature #2564: implement GUI BROWSE widget
- Does 2564f have full support for COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT-CHARS and MOVE-COLUMN()?
- 02:20 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- In the customer's GUI application, this attribute it used 915 times in 888 files. However, all usage is of this same...
- 01:59 PM Feature #2573: GUI implementation for the "n COLUMNS" frame option
- This is not needed for the current customer app.
- 01:57 PM Feature #2573: GUI implementation for the "n COLUMNS" frame option
- Greg Shah wrote:
> This is still an open item?
Yes, it still is an open item. - 01:08 PM Feature #2573: GUI implementation for the "n COLUMNS" frame option
- This is still an open item?
- 01:58 PM Feature #2374 (Closed): implement WINDOW events in GUI mode
- 01:56 PM Feature #2374: implement WINDOW events in GUI mode
- Greg Shah wrote:
> Are these events implemented already?
Yes, they are all added. - 01:02 PM Feature #2374: implement WINDOW events in GUI mode
- Are these events implemented already?
- 01:56 PM Bug #2427: do not allow ALT+space to show the popup menu for the OS window
- Greg Shah wrote:
> Is this still an issue?
Yes, for Swing clients. - 01:01 PM Bug #2427: do not allow ALT+space to show the popup menu for the OS window
- Is this still an issue?
- 12:58 PM Feature #2189 (Closed): implement SET-/GET-WAIT-STATE for GUI mode
- This was completed as part of the work documented in #2565.
- 12:56 PM Support #1836 (Rejected): create sample code for common SmartObjects use cases and use them to te...
- Our implementation is already further advanced than this, I'm dropping this task as unnecessary.
- 12:52 PM Feature #1804 (Closed): add missing UI attributes
- 12:51 PM Feature #1804: add missing UI attributes
- It is used in the customer's GUI app...
I'm going to create a new task for that. We'll need to do that soon. - 12:15 PM Feature #1804: add missing UI attributes
- Greg Shah wrote:
> I know that HWND is not supported and we won't be implementing it since there is no analog in Swi... - 12:09 PM Feature #1804: add missing UI attributes
- I know that HWND is not supported and we won't be implementing it since there is no analog in Swing/Web.
Constanti... - 12:52 PM Feature #2008 (Closed): runtime support for attributes in GUI
- 12:49 PM Feature #2369 (Rejected): add configuration for window details inherited from the OS (title, bord...
- OK, I'm closing this as a duplicate.
- 12:05 PM Feature #2369: add configuration for window details inherited from the OS (title, border, color, ...
- Greg Shah wrote:
> How much of this task is still needed?
What I had in mind with this task is more related to allo... - 11:30 AM Feature #2369: add configuration for window details inherited from the OS (title, border, color, ...
- How much of this task is still needed?
- 12:02 PM Feature #2006 (Closed): add runtime support for new methods in GUI
- 12:01 PM Feature #1805 (Closed): add missing UI method support
- 11:36 AM Feature #1799 (Closed): implement the full GUI client driver including all widget rendering
- 11:31 AM Feature #2612 (Closed): implement GUI conversion and runtime support for the SLIDER widget
- 11:28 AM Feature #2370 (Closed): finish window popup menu impl
- 11:25 AM Feature #2370: finish window popup menu impl
- Yes, #2849 handles this task, too. It can be closed.
- 11:17 AM Feature #2370: finish window popup menu impl
- The change in #2849 make the window popups work, right?
Can I close this task? - 11:13 AM Feature #2264 (Closed): analyze how the GUI interface is implemented in 4GL
03/22/2016
- 06:56 PM Bug #2954: Focus is not put on the expected widget when window activated
- For the record. There are multiple issues in the windowing subsystem causing the wrong focusing and window activation...
- 01:00 PM Bug #2954: Focus is not put on the expected widget when window activated
- Hynek Cihlar wrote:
> Thanks for the efforts. I will get rid of the call, it causes more bad than good.
I agree, bu... - 12:51 PM Bug #2954: Focus is not put on the expected widget when window activated
- Constantin Asofiei wrote:
> Greg Shah wrote:
> > > Greg, do you remember why @TitledWindow@ does @requestFocus()@ o... - 12:29 PM Bug #2954: Focus is not put on the expected widget when window activated
- Greg Shah wrote:
> > Greg, do you remember why @TitledWindow@ does @requestFocus()@ on every @draw()@? This seems to... - 10:48 AM Bug #2954: Focus is not put on the expected widget when window activated
- > Greg, do you remember why @TitledWindow@ does @requestFocus()@ on every @draw()@? This seems to be too aggressive a...
- 08:54 AM Bug #2954: Focus is not put on the expected widget when window activated
- Greg, do you remember why @TitledWindow@ does @requestFocus()@ on every @draw()@? This seems to be too aggressive and...
- 05:39 PM Feature #2967: web socket message sizes are limited to 32K, make sure that drawing ops and images...
- Sergey Ivanovskiy wrote:
> Sergey Ivanovskiy wrote:
> > I encountered the thread lock in the case of the large past... - 12:23 PM Feature #2368: allow widget output to stream in GUI mode
- Greg Shah wrote:
> Is this really the same task as #2373?
No, it is not. #2373 is a sub-feature of using streams w... - 12:17 PM Feature #2368: allow widget output to stream in GUI mode
- Is this really the same task as #2373?
- 12:15 PM Feature #2521 (Closed): enhance/implement radio-set for GUI
- 12:15 PM Feature #2523 (Closed): implement GUI radio-set widget
- 12:02 PM Bug #2968 (Closed): disconnect/reconnect and manual reload must re-establish the websocket connec...
- 12:01 PM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Yes, it is done.
- 12:00 PM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Can I close this task?
- 11:59 AM Bug #2956 (Closed): When switching windows with Web GUI task bar the source window is not deactiv...
- 11:58 AM Bug #2956: When switching windows with Web GUI task bar the source window is not deactivated
- Yes, it seems that the task is done.
- 11:49 AM Bug #2956: When switching windows with Web GUI task bar the source window is not deactivated
- Can I close this task? Or is there something left to do?
- 11:37 AM Support #2672: GUI web client performance improvements
- We need to close down the web performance work, at least for now. If I understand correctly, the editing improvement...
- 07:23 AM Bug #3033: Multiple issue with simple test
- > May be I should try to fix is in the scope of #1612?
No, please don't work on this. - 05:35 AM Bug #3033: Multiple issue with simple test
- The screen in ChUI mode is also completely incorrect:
Progress:... - 05:02 AM Bug #3033: Multiple issue with simple test
- Another issue with the slightly modified test (see attachments). This complicates the work on the stack trace dialog,...
03/21/2016
- 03:48 PM Bug #3033: Multiple issue with simple test
- The converted version of the attached program shows a screen (@test-p2j.png@) which is completely different from the ...
- 03:45 PM Bug #3033 (New): Multiple issue with simple test
- 12:38 PM Bug #2954: Focus is not put on the expected widget when window activated
- Rebased task branch 2954a from trunk revision 10985, task branch is now at revision 10986.
- 11:19 AM Feature #1801 (Closed): add some frame options
- 11:09 AM Feature #1801: add some frame options
- Task branch 2038c was merged to trunk as revision 10985 and archived.
- 10:44 AM Feature #1801: add some frame options
- Constantin Asofiei wrote:
> Hynek, I'm OK with the changes in 10990. You can merge to trunk.
>
> BTW, are all th... - 09:23 AM Feature #1801: add some frame options
- Hynek, I'm OK with the changes in 10990. You can merge to trunk.
BTW, are all the tabs working OK in test 454 (up... - 02:42 AM Feature #1801: add some frame options
- 2038c rev 10990 has passed ChUI regression testing.
- 11:18 AM Feature #2038 (Closed): conversion and runtime support for frame options, attributes and methods
03/20/2016
- 07:17 PM Feature #1801: add some frame options
- 2038c revision 10990 contains final changes for improvements of runtime support of frame VIRTUAL* attributes and rela...
03/18/2016
- 03:53 PM Feature #1801: add some frame options
- Rebased task branch 2038c from P2J trunk revision 10984 (new branch revision 10986).
- 09:44 AM Bug #2954: Focus is not put on the expected widget when window activated
- Committed revision 10985 in new 2954a branch
- 09:30 AM Bug #2954: Focus is not put on the expected widget when window activated
- Hynek Cihlar wrote:
> Sergey, if you have any pending changes, please create new task branch and commit them there.
... - 08:51 AM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey, if you have any pending changes, please create new task branch and commit them there.
- 08:13 AM Bug #2954: Focus is not put on the expected widget when window activated
- > Greg, what do you think if we will create a separate branch for this task and do all fixes in it but not in 1811t? ...
- 08:12 AM Bug #2954: Focus is not put on the expected widget when window activated
- Greg, what do you think if we will create a separate branch for this task and do all fixes in new branch but not in 1...
- 04:40 AM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> Hynec, do you know it is done intentionally? Because it changes the logic dramatically. F... - 04:31 AM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> I suspect that the logic with the current window is broken by this two methods
> [...]
... - 04:27 AM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> Sergey Ivanovskiy wrote:
> > Planning to study why the logic with @FocusListener@ doesn'... - 04:18 AM Bug #2914: Fix errors in window_sizing/test_runner.p
- Task branch 2914b was merged to trunk (rev 10984) and archived.
03/17/2016
- 06:57 PM Bug #2954: Focus is not put on the expected widget when window activated
- Hynek, please review this diff. It seems that it fixes @ask-gui.p@ issue, but the focus management with the presence ...
- 05:32 PM Bug #2954: Focus is not put on the expected widget when window activated
- I think if this issue will be solved, then the focus management can be improved to work properly.
- 05:25 PM Bug #2954: Focus is not put on the expected widget when window activated
- Hynec, do you know it is done intentionally? Because it changes the logic dramatically. For my aesthetic sense this s...
- 04:49 PM Bug #2954: Focus is not put on the expected widget when window activated
- I suspect that the logic with the current window is broken by this two methods...
- 02:55 PM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> Planning to study why the logic with @FocusListener@ doesn't work now.
Please look at the ... - 01:27 PM Bug #2954: Focus is not put on the expected widget when window activated
- Planning to study why the logic with @FocusListener@ doesn't work now.
- 01:25 PM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> Another question: why @public static void modalizeWindow(TopLevelWindow<?> window)@ doesn... - 01:16 PM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> Ok, thank you. Now I understand that you mean that this code
> [...]
> must only work f... - 01:12 PM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> Another question: why @public static void modalizeWindow(TopLevelWindow<?> window)@ doesn'... - 12:48 PM Bug #2954: Focus is not put on the expected widget when window activated
- Another question: why @public static void modalizeWindow(TopLevelWindow<?> window)@ doesn't set the global focused wi...
- 12:35 PM Bug #2954: Focus is not put on the expected widget when window activated
- Ok, thank you. Now I understand that you mean that this code...
- 12:11 PM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> Do you describe how the focus must work?
I hope so. - 12:02 PM Bug #2954: Focus is not put on the expected widget when window activated
- Excuse me, but I will try but now don't understand. Do you describe how the focus must work?
- 11:46 AM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> Greg Shah wrote:
> > > Although the change in AC.setFocus() may fix the particular case, I... - 11:24 AM Bug #2954: Focus is not put on the expected widget when window activated
- Greg Shah wrote:
> > Although the change in AC.setFocus() may fix the particular case, I don't think it resolves the... - 11:03 AM Bug #2954: Focus is not put on the expected widget when window activated
- > Although the change in AC.setFocus() may fix the particular case, I don't think it resolves the cause. Top modal wi...
- 02:14 AM Bug #2954: Focus is not put on the expected widget when window activated
- Ok, thank you, planning to consider ALT+TAB (1811t) for the Swing client.
- 04:48 PM Bug #2914: Fix errors in window_sizing/test_runner.p
- Please merge 2914b to trunk.
- 02:09 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- I've checked gso_190 and tc_codes_employees_017 manually. They PASSED. Can I commit the changes?
- 01:02 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Current branch version 11026 (rebased and fixed SwingMouseHandler). Here are failed tests: gso_190, tc_job_002, tc_jo...
03/16/2016
- 05:01 PM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > I just tried @focus_order.p@. For example when I switch from one... - 04:50 PM Bug #2954: Focus is not put on the expected widget when window activated
- Hynek Cihlar wrote:
> I just tried @focus_order.p@. For example when I switch from one window to another (with Alt-T... - 04:41 PM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> I don't understand the proposed test. Please correct me but @focus_order.p@ from note 44 ... - 04:26 PM Bug #2954: Focus is not put on the expected widget when window activated
- I don't understand the proposed test. Please correct me but @focus_order.p@ from note 44 has 3 frames in 3 different ...
- 04:12 PM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Although the change in @AC.setFocus()@ may fix the particular ca... - 03:48 PM Bug #2954: Focus is not put on the expected widget when window activated
- For an example, in note 44 if the current window handle is assigned to new dynamic window but the default window is v...
- 03:41 PM Bug #2954: Focus is not put on the expected widget when window activated
- Hynek Cihlar wrote:
> Although the change in @AC.setFocus()@ may fix the particular case, I don't think it resolves ... - 09:07 AM Bug #2954: Focus is not put on the expected widget when window activated
- Constantin Asofiei wrote:
> I don't understsand where the problem is. I've tested with 1811t rev 11063 and it works... - 07:20 AM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> The server log contains HQL parser error like that
This is a known issue.
Sergey Ivan... - 06:08 AM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> Hynec, please review the proposed diff that fixes the 2958 issue and the new issue occurr... - 05:10 AM Bug #2954: Focus is not put on the expected widget when window activated
- The server log contains HQL parser error like that...
- 05:02 AM Bug #2954: Focus is not put on the expected widget when window activated
- With current 1811t @GenericFrame.initLiteralFG()@ is the same as in the current P2j. 454 testcase is changed after my...
- 02:08 AM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> Hynec, please review the proposed diff that fixes the 2958 issue and the new issue occurr... - 11:36 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- What is a "test 454"?
- 07:40 AM Feature #1801: add some frame options
- Rebased task branch 2038c from P2J trunk revision 10983 (new branch revision 10984).
- 05:03 AM Bug #2914: Fix errors in window_sizing/test_runner.p
- Rebased task branch 2914b against trunk revision 10983. 2914b is now at revision 10989. 2914b is ready to be merged t...
03/15/2016
- 04:37 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim, please fix the formatting issues in @SwingMouseHandler@ (from note 149) too, rebase to trunk rev 10983 and sta...
- 02:33 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- If there are no new remarks may be I could run regression testing?
- 04:13 PM Bug #2954: Focus is not put on the expected widget when window activated
- Hynec, please review the proposed diff that fixes the 2958 issue and the new issue occurred in the case of old invoca...
- 03:02 PM Bug #2954: Focus is not put on the expected widget when window activated
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Logging @./ask-gui.p@ with @./hello.p@ as an input program helpe... - 02:58 PM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> Logging @./ask-gui.p@ with @./hello.p@ as an input program helped to determine a thread r... - 02:09 PM Bug #2954: Focus is not put on the expected widget when window activated
- The unique place where the focused window is set in the program above is that after this modal dialog has been close...
- 02:00 PM Bug #2954: Focus is not put on the expected widget when window activated
- Hynec, could you help to define and to write the condition when the Progress active window becomes the Progress focus...
- 01:45 PM Bug #2954: Focus is not put on the expected widget when window activated
- Logging @./ask-gui.p@ with @./hello.p@ as an input program helped to determine a thread raise condition occurred when...
- 03:20 PM Bug #2787: implement mnemonics/accelerator key support for button
- I made a misprint. Buttons mnemonics are not shown in ALERT-BOX. For usual buttons they are shown.
Testing result ... - 02:33 PM Bug #2787: implement mnemonics/accelerator key support for button
- I could only found mnemonics get used in buttons for CHUI in alert-boxes. I've fixed CHUI implementation and removed ...
- 01:12 PM Bug #2914: Fix errors in window_sizing/test_runner.p
- Hynek Cihlar wrote:
> Constantin, are you gonna merge the patch to trunk?
Yes, after it finishes the main runtime t... - 01:06 PM Bug #2914: Fix errors in window_sizing/test_runner.p
- Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > Please review 2914b revision 10987.
> I'm OK with the changes.... - 08:08 AM Bug #2914: Fix errors in window_sizing/test_runner.p
- Hynek Cihlar wrote:
> Please review 2914b revision 10987.
I'm OK with the changes.
Please use this patch (from 2... - 12:51 PM Bug #3029: String pasted from clipboard is not "registered" by fill-in widget
- To reproduce, run @ask-gui.p@, paste a program name into the fill-in from clipboard, hit enter, the program is not ex...
- 12:42 PM Bug #3029 (New): String pasted from clipboard is not "registered" by fill-in widget
03/14/2016
- 02:17 PM Bug #2787: implement mnemonics/accelerator key support for button
- Greg Shah wrote:
> > As I can see from docs mnemonics (characters after '&') are work only for Windows
>
> Please... - 08:36 AM Bug #2787: implement mnemonics/accelerator key support for button
- > As I can see from docs mnemonics (characters after '&') are work only for Windows
Please test this in ChUI to co... - 02:37 AM Bug #2787: implement mnemonics/accelerator key support for button
- Branch is rebased with the latest trunk revision. Current branch revision is 10985.
- 01:18 AM Bug #2787: implement mnemonics/accelerator key support for button
- Greg Shah wrote:
> For details on the problem, see #2775-8
>
> We need to look carefully at the menu implementati... - 02:15 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- Constantin Asofiei wrote:
> Vadim, about your changes in 2849a rev 11022:
> * @Menu.java@ - copyright date needs to... - 10:25 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Constantin Asofiei wrote:
> Sergey, about the changes in the mouse handler classes:
> * you have changes for Swing ... - 10:09 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim, about your changes in 2849a rev 11022:
* @Menu.java@ - copyright date needs to be set to @2015-2016@
* @Menu... - 09:09 AM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> After the "Message Update" dialog is first opened and then closed, the focus window has be... - 08:07 AM Feature #1801: add some frame options
- Created task branch 2038c from trunk 10982.
03/13/2016
- 11:26 AM Bug #2914: Fix errors in window_sizing/test_runner.p
- Please review 2914b revision 10987. The branch resolves a GUI regression of wrong frame size and also fixes frame scr...
- 10:34 AM Bug #2914: Fix errors in window_sizing/test_runner.p
- Rebased task branch 2914b against trunk revision 10982. 2914b is now at revision 10986.
- 05:53 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Greg Shah wrote:
> Does this reference need to be in @ThinClient@? I'd prefer if this was a static member of the po...
03/11/2016
- 11:52 AM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> 2958 issue is reproduced for the Swing client, trying to identify the root causes.
After... - 09:46 AM Bug #2954: Focus is not put on the expected widget when window activated
- 2958 issue is reproduced for the Swing client, trying to identify the root causes.
- 08:18 AM Bug #2954: Focus is not put on the expected widget when window activated
- Have you looked at the recreate in #2958?
What are the remaining known issues?
What testing is still pending? - 12:28 AM Bug #2954: Focus is not put on the expected widget when window activated
- I can't reproduce this bug on the Swing client with the attached program that creates two dynamic windows and one the...
- 08:20 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- > At the any time there is only one opened popup menu is possible in the application. Should I fix it now or it is be...
- 05:40 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Sergey Ivanovskiy wrote:
> Does this check @if ( this.getActualBounds().contains(e.getX(), e.getY()) )@ work properl... - 05:31 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Colleagues. I have a question. At the any time there is only one opened popup menu is possible in the application. Sh...
- 01:07 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Does this check @if ( this.getActualBounds().contains(e.getX(), e.getY()) )@ work properly? Theoretically it should r...
- 12:55 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- > I would propose that @editor.physicalBounds().contains(..)@ should be replaced with @editor.getActualBounds().conta...
- 09:17 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- I'm testing my proposal and it probably wrong.. I'm confused with such amount of location methods: @location/physical...
- 09:07 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- I would propose that @editor.physicalBounds().contains(..)@ should be replaced with @editor.getActualBounds().contain...
- 07:28 PM Bug #2914: Fix errors in window_sizing/test_runner.p
- Rebased task branch 2914b against trunk revision 10981. 2914b is now at revision 10985.
03/10/2016
- 06:57 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- Committed revision 11021 is the summary fix from 1811t and editor menu standalone fix. Vadim, please review @EditorGu...
- 12:23 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- Yes, the branch is ready. Please fix it.
- 07:35 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- > It works fine for SWING, but for WEB it shows editor popup when the user clicks that square in the right bottom cor...
- 06:36 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- It works fine for SWING, but for WEB it shows editor popup when the user clicks that square in the right bottom corne...
- 05:55 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- > Ok, If you are sure, I don't mind.
Committed revision 11020 rolled back @AbstarctContainer.findMouseSource@ and @E... - 05:37 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Ok, If you are sure, I don't mind.
- 05:21 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- I think that 1811t will be committed to the trunc, then the same issues will appear again. It is better to apply @Abs...
- 05:15 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Don't know how to do it better. In 1811t @AbstractContainer.findMouseSource@ returns the mouse source component. And ...
- 05:09 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Sergey Ivanovskiy wrote:
> Vadim Gindin wrote:
> > I have some difficulty. Lets look at EDITOR that has both scroll... - 04:48 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> I have some difficulty. Lets look at EDITOR that has both scroll bars: horizontal and vertical.... - 04:08 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- I have some difficulty. Lets look at EDITOR that has both scroll bars: horizontal and vertical. I'm confused with wid...
- 06:35 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Committed revision 11061 fixed 2) issue from note 56.
- 06:09 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Ok. Planning to check...
- 03:11 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Sergey Ivanovskiy wrote:
> It relates to the focus management, it seems that sometimes I can't focus the given widge... - 03:07 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- > Sergey Ivanovskiy wrote:
> > 3) Unrelated: if we press CTRL + D to set the GLOVE cursor to the widget, then the foc... - 03:01 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Sergey Ivanovskiy wrote:
> Igor, please look at the video of the last P2j test against ./mouse/load-mouse-pointer.p.... - 02:57 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Committed revision 11059 fixed the 1) issue with labels with TODO comments.
- 02:31 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Igor, please look at the video of the last P2j test against ./mouse/load-mouse-pointer.p. It seems that two unknown i...
- 03:28 AM Bug #3025: Do not show resize cursor for non-resizable window
- When window widget RESIZE attribute set to false, we still show resize cursor at the wndow edges.
- 03:27 AM Bug #3025 (New): Do not show resize cursor for non-resizable window
03/09/2016
- 02:47 PM Bug #2954: Focus is not put on the expected widget when window activated
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, do you know if caption buttons should be traversed using ... - 02:17 PM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> Hynek, do you know if caption buttons should be traversed using TAB or SHIFT + TAB?
No... - 02:09 PM Bug #2954: Focus is not put on the expected widget when window activated
- Hynek, do you know if caption buttons should be traversed using TAB or SHIFT + TAB?
- 01:52 PM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> The attached program doesn't work correctly with "shift + tab" in the web and swing clien... - 12:45 PM Bug #2954: Focus is not put on the expected widget when window activated
- The note 37 has been updated.
- 12:40 PM Bug #2954: Focus is not put on the expected widget when window activated
- The common issue (Swing and Web clients) with the focus_order.p is the top "h2" window doesn't highlight its title bar.
- 12:37 PM Bug #2954: Focus is not put on the expected widget when window activated
- The attached program doesn't work correctly with "shift + tab" in the web and swing clients. Planning to investigate ...
- 11:58 AM Bug #2954: Focus is not put on the expected widget when window activated
- Found that labels in frames are not registered as widgets but have unique ids. In this program "A" if the mouse point...
- 11:06 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Committed revision 11018 fixed @p2j.mouse.js@.
- 10:07 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> Window title popup isn't working for Web client.. (but it works for SWING). What could be a re... - 09:55 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- > I don't understand.. Sergey, is proposed fix complete? Why wouldn't you commit it?
Because it contains some changes... - 09:16 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- I don't understand.. Sergey, is proposed fix complete? Why wouldn't you commit it?
- 09:17 AM Bug #3023: error when frame initialization fails
- If the shared frames do not match with their master frame, the initialization should raise 683 condition and the proc...
- 09:01 AM Bug #3023 (New): error when frame initialization fails
- 08:58 AM Bug #3022: frame widgets and menus remain registered to ConfigManager and LogicalTerminal
- I noticed that information about widgets created by a procedure remain in @ConfigManager@ and @LogicalTerminal@ data ...
- 08:26 AM Bug #3022 (New): frame widgets and menus remain registered to ConfigManager and LogicalTerminal
- 07:31 AM Bug #3021: MESSAGE with SET clause works incorrectly
- With Progress the attached program displays empty string and accepts @ENTER@ while converted version displays "?" and...
- 07:28 AM Bug #3021 (Closed): MESSAGE with SET clause works incorrectly
- 03:50 AM Support #2672: GUI web client performance improvements
- I've committed the changes I've made last week for the state-sync optimization to branch 2672b (from trunk rev 10980)...
03/08/2016
- 04:04 PM Bug #2954: Focus is not put on the expected widget when window activated
- Tests to check the focus management are #1798-32.
- 03:32 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- The web combo boxes display opened drop downs incorrectly to their parents in this branch.
- 03:11 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- Sergey Ivanovskiy wrote:
> Greg Shah wrote:
> > > window title popup is not opened for WEB client.
> >
> > This ... - 01:52 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- Greg Shah wrote:
> > window title popup is not opened for WEB client.
>
> This is caused by the broken @findMouse... - 01:28 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- I've committed my current changes and rebased the branch. Now current revision is 11017.
- 12:42 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- Constantin Asofiei wrote:
> Vadim Gindin wrote:
> > Constantin Asofiei wrote:
> > > Review for 2849a rev 11006:
>... - 11:19 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- > window title popup is not opened for WEB client.
This is caused by the broken @findMouseSource()@, right?
Ser... - 11:16 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Greg Shah wrote:
> Greg Shah wrote:
> > > Some items in window title bar popup have icons, such as Close, Maximize,... - 10:42 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Greg Shah wrote:
> > Some items in window title bar popup have icons, such as Close, Maximize, Minimize, Restore. Sh... - 07:33 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> Constantin Asofiei wrote:
> > Review for 2849a rev 11006:
> > # @EditorGuiImpl.mouseClicked@... - 06:12 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Window title popup isn't working for Web client.. (but it works for SWING). What could be a reason - coordinates? Edi...
- 03:27 PM Feature #2967 (WIP): web socket message sizes are limited to 32K, make sure that drawing ops and ...
- Yes, both these issues will be handled by Constantin.
- 01:14 PM Feature #2967: web socket message sizes are limited to 32K, make sure that drawing ops and images...
- > If I understand correctly, the remaining work for this task is for Constantin. Correct?
Yes if the known two issu... - 10:53 AM Feature #2967: web socket message sizes are limited to 32K, make sure that drawing ops and images...
- If I understand correctly, the remaining work for this task is for Constantin. Correct?
- 01:44 PM Support #2675: list of differences between the web GUI client and the original 4GL Windows GUI en...
- The current implementation of the GUI web client redirects to the login page if a user executes the reload/refresh co...
- 12:14 PM Bug #2914: Fix errors in window_sizing/test_runner.p
- Rebased task branch 2914b against trunk revision 10980. 2914b is now at revision 10982. ChUI regression test restarted.
- 12:08 PM Bug #2914: Fix errors in window_sizing/test_runner.p
- Greg Shah wrote:
> Please note that a rebase will be needed.
Right, thanks for pointing this out. - 12:06 PM Bug #2914: Fix errors in window_sizing/test_runner.p
- Code Review Task Branch 2914b Revision 10981
The changes are fine.
Please note that a rebase will be needed. - 11:27 AM Bug #2914: Fix errors in window_sizing/test_runner.p
- Please review task branch 2914b revision 10981. It contains a regression fix - frame/window size may be calculated wr...
- 11:35 AM Feature #3019: Add icons support to menu items
- > > Is it possible to implement icons in a 4GL custom popup menu?
>
> If you asked about possibility to assign ico... - 11:29 AM Feature #3019: Add icons support to menu items
- Greg Shah wrote:
> Are there icons in any of the other default menus (e.g. for editor and fill-in)?
No. Icons are on... - 11:17 AM Feature #3019: Add icons support to menu items
- Are there icons in any of the other default menus (e.g. for editor and fill-in)?
Is it possible to implement icons... - 11:13 AM Feature #3019: Add icons support to menu items
- Window title popup contains icons for the following items: Close, Maximize, Minimize, Restore. Add new class for Menu...
- 11:09 AM Feature #3019 (New): Add icons support to menu items
- 11:00 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Is there anything more to do on this task, other than adding comments?
Please document the limitations of our relo... - 08:04 AM Support #2672: GUI web client performance improvements
- Please put primary focus on the editing improvements. We know there is much to be gained there.
While you are wor... - 05:32 AM Support #2672: GUI web client performance improvements
- Greg, I can continue with the state-sync changes, but (again) this doesn't solve fully our scenario. The most used A...
- 05:16 AM Support #2672: GUI web client performance improvements
- Testing passed and 2672a rev 10982 was merged to trunk rev 10980. Branch 2672a was archived.
- 07:05 AM Feature #1798: implement full frame family support (parent-child relationships between frames)
- See the @testcases/uast/frame-z-order/frame-parenting.p@, @nested-frames.p@ and @frame-parenting2.p@ tests.
03/07/2016
- 05:56 PM Bug #2914: Fix errors in window_sizing/test_runner.p
- I have opened task branch 2914b for regression fixes.
- 04:10 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- In previous note please read "When I've *commented* @findMouseSource@ change" instead of "When I've committed @findMo...
- 04:09 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- Constantin Asofiei wrote:
> Review for 2849a rev 11006:
> # have you tested this with the Web client?
Not yet.
> ... - 03:54 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- This change to @findMouseSource()@ has been removed in revision 11056 of branch 1811t. It has been replaced with a d...
- 03:50 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- W/o this fix the selection by mouse drag and scrolling by mouse wheel was not working.
- 03:48 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- Igor, I've found that you changed @EditorGuiImpl.findMouseSource()@, adding @this == src.parent(EditorGuiImpl.class)@...
- 01:07 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- I've rebased the branch. Current revision is 11013.
- 02:41 PM Feature #1798: implement full frame family support (parent-child relationships between frames)
- Constantin: what testcases can be used to explore our frame family support (especially in regard to focus processing)...
- 01:07 PM Bug #3013 (Closed): The mouse wheel doesn't work if the mouse pointer is over scrollbars
- It looks good. I'm closing this task.
- 01:04 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Committed revision 11056 fixed history entries and added todo comments.
- 12:13 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- > Do you mean to add processAction(MouseEvent e) to Widget and to implement it in subclasses?
I'm not sure. At th... - 12:05 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- > Also, in regard to the issue from note 38 (it is still a problem, right?) please open a new bug as subtask for #267...
- 11:59 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Good. Make the cleanup I requested in the code review.
Also, in regard to the issue from note 38 (it is still a p... - 11:57 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- It seems that p2j and 1811t perform @uast/mouse/load-mouse-pointer.p@ similarly.
- 11:52 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Is there anything left to do on this task?
- 11:51 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Code Review Task Branch 1811t Revisions 11054/11055
I like the approach.
1. I prefer not to encode widget-speci... - 11:01 AM Support #2672: GUI web client performance improvements
- Greg Shah wrote:
> Please rebase to trunk 10979 and then rerun regression testing.
Rebased and runtime testing star... - 10:46 AM Support #2672: GUI web client performance improvements
- Greg Shah wrote:
> > Next work (related to networked exported APIs/StateSync) can be released into 1811t.
>
> Is ... - 10:44 AM Support #2672: GUI web client performance improvements
- > Next work (related to networked exported APIs/StateSync) can be released into 1811t.
Is this work higher priorit... - 10:43 AM Support #2672: GUI web client performance improvements
- Please rebase to trunk 10979 and then rerun regression testing. Assuming it passes, you can merge to trunk.
- 10:32 AM Support #2672: GUI web client performance improvements
- Greg Shah wrote:
> How much more work is needed on this? We need you to move on to other word, unless the remaining... - 10:12 AM Support #2672: GUI web client performance improvements
- Code Review Task Branch 2672a Revision 10981
The changes are fine.
How much more work is needed on this? We ne... - 05:30 AM Bug #3016: In 4GL window HEIGHT can be less than the actual height
- In 4GL window HEIGHT attribute can be assigned to smaller values than the smallest physical window size. So we end up...
- 05:28 AM Bug #3016 (New): In 4GL window HEIGHT can be less than the actual height
03/06/2016
- 12:49 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Igor Skornyakov wrote:
> Sergey Ivanovskiy wrote:
> > There are @FrameGuiImpl@, @ModalWindow@, @OverlayWindow@ and @W... - 12:44 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Sergey Ivanovskiy wrote:
> There are @FrameGuiImpl@, @ModalWindow@, @OverlayWindow@ and @WindowGuiImpl@ classes that... - 11:21 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Igor Skornyakov wrote:
> The semantics you describe can looks OK. The problem is that I it seems to be not exactly c... - 10:57 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Sergey Ivanovskiy wrote:
> Understand your position and trying to explain and to prove that this change of @Abstract... - 10:54 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Igor Skornyakov wrote:
> Sergey Ivanovskiy wrote:
> > Thanks, I will use it. Igor, are you planning to fix it? Can I ... - 10:35 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Greg Shah wrote:
> I like the approach (in 3013_2.txt), please go ahead.
Greg, please review the committed revision 1... - 08:44 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Sergey Ivanovskiy wrote:
> Thanks, I will use it. Igor, are you planning to fix it? Can I look at this too, because ... - 08:01 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- > BTW: you can make a screencast for a single window if in the profile you will choose "Record a single rectangle" an...
- 07:58 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- BTW: you can make a screencast for a single window if in the profile you will choose "Record a single rectangle" and ...
- 07:54 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Sergey Ivanovskiy wrote:
> This tool is helpful. I tried to display the mouse pointer over a scroll bar and a combob... - 07:34 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- This tool is helpful. I tried to display the mouse pointer over a scroll bar and a combobox button.
- 07:04 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Sergey Ivanovskiy wrote:
> Igor Skornyakov wrote:
> > Sergey Ivanovskiy wrote:
> > > Ok, understand. Please look a... - 06:41 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Igor Skornyakov wrote:
> Sergey Ivanovskiy wrote:
> > Ok, understand. Please look at the next scenario (in note 17) I... - 05:28 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- I've added a more detailed screencast of the test.
- 05:13 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Ok. I will send you screen shot that is suspected (note 17) in P2j
- 05:08 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Sergey Ivanovskiy wrote:
> Ok, understand. Please look at the next scenario (in note 17) Is this behavior correct?
... - 05:04 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Igor Skornyakov wrote:
> Sergey Ivanovskiy wrote:
> > These steps are described in note 19
> > 1) Run uast/mouse/load... - 04:51 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Sergey Ivanovskiy wrote:
> These steps are described in note 19
> 1) Run uast/mouse/load-mouse-pointer.p
> 2) Sele... - 04:50 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Igor Skornyakov wrote:
> Here is the screencast of the mouse cursor test. Made with http://www.maartenbaert.be/simpl... - 04:43 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- These steps are described in note 19
1) Run uast/mouse/load-mouse-pointer.p
2) Select "WAIT" cursor from "wcur" com...
03/05/2016
- 07:47 AM Support #2672: GUI web client performance improvements
- 2672a rev 10981 contains comments and some other changes (mostly rollbacks).
- 07:47 AM Support #2672: GUI web client performance improvements
- rules for attributes:
# all size-related attributes setters change the AUTO-RESIZE to FALSE (regardless if is a no-o... - 05:46 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Review for 2849a rev 11006:
# have you tested this with the Web client?
# some classes are missing history entries
... - 04:14 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Here is the screencast of the mouse cursor test. Made with http://www.maartenbaert.be/simplescreenrecorder/
03/04/2016
- 05:27 PM Bug #2914 (Closed): Fix errors in window_sizing/test_runner.p
- 05:26 PM Bug #2914: Fix errors in window_sizing/test_runner.p
- Greg Shah wrote:
> I can close this task, right?
Yes, please. - 05:12 PM Bug #2914: Fix errors in window_sizing/test_runner.p
- I can close this task, right?
- 05:10 PM Bug #2914: Fix errors in window_sizing/test_runner.p
- 2914a committed to trunk as rev 10979 and archived.
- 04:58 PM Bug #2914: Fix errors in window_sizing/test_runner.p
- Code Review Task Branch 2914a Revision 10998
The changes are good.
Please merge this to trunk. - 04:56 PM Bug #2914: Fix errors in window_sizing/test_runner.p
- 2914a passed ChUI regression tests. Note that the regression fix in 10998 only affects GUI code.
- 04:53 PM Bug #2914: Fix errors in window_sizing/test_runner.p
- Greg Shah wrote:
> Code Review Task Branch 2914a Revision 10997
>
> You're right, I had not reverted. It was my ... - 04:49 PM Bug #2914: Fix errors in window_sizing/test_runner.p
- Code Review Task Branch 2914a Revision 10997
You're right, I had not reverted. It was my mistake, sorry.
Pleas... - 04:43 PM Bug #2914: Fix errors in window_sizing/test_runner.p
- Greg Shah wrote:
> Code Review Task Branch 2914a Revision 10997
>
> This revision is not compilable.
>
> 1. Th... - 04:16 PM Bug #2914: Fix errors in window_sizing/test_runner.p
- Code Review Task Branch 2914a Revision 10997
This revision is not compilable.
1. There are merge problems with ... - 08:57 AM Bug #2914: Fix errors in window_sizing/test_runner.p
- Please review 2914a rev 10997. It is a release candidate with all the required changes for this issue.
Note that Ch... - 05:23 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Greg Shah wrote:
> I don't understand. Does note 19 describe a bug or not?
>
> At a minimum, there is confusion ... - 05:18 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- I don't understand. Does note 19 describe a bug or not?
At a minimum, there is confusion here so perhaps some cla... - 05:12 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Greg Shah wrote:
> > This is actually a bad wording in the test plan.
>
> Igor: please update the test plan to b... - 04:54 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- > This is actually a bad wording in the test plan.
Igor: please update the test plan to be accurate. - 04:54 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- I like the approach (in 3013_2.txt), please go ahead.
- 04:53 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Sergey Ivanovskiy wrote:
> In p2j trunc version @uast/mouse/load-mouse-pointer.p@ doesn't pass the 1 test
> [...]
... - 04:30 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Planning to commit this diff that moves 1811t to be the same as p2j, but it doesn't fix these bugs, because there are...
- 04:18 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- In p2j trunc version @uast/mouse/load-mouse-pointer.p@ doesn't pass the 1 test...
- 01:06 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Another reason with @AbstractContainer.findMouseSource@ it can impact the focus management.
- 11:47 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- The things are very complicated because I suspect the test 1 for p2j trunc in the case of COMBO-BOX SIMPLE
because if... - 10:53 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- I understand the great work has been done with custom cursors, this test is really complicated and it looks that thes...
- 09:54 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Igor Skornyakov wrote:
> Sergey Ivanovskiy wrote:
> > Do you have some tests to check it?
>
> The test for the c... - 09:53 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Sergey Ivanovskiy wrote:
> Do you have some tests to check it?
The test for the custom cursor functionality is @u... - 09:51 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Igor: please explain to Sergey, how to test the custom cursor for combo-box.
Sergey: If it is broken, please find ... - 09:50 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Igor Skornyakov wrote:
> Sergey Ivanovskiy wrote:
> > I have check the behavior of the default cursor with combo bo... - 09:47 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Sergey Ivanovskiy wrote:
> I have check the behavior of the default cursor with combo box, but how it can be if the ... - 09:44 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- I have check the behavior of the default cursor with combo box, but how it can be if the custom don't work while the ...
- 09:40 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Igor Skornyakov wrote:
> Greg Shah wrote:
> > Code Review Task Branch 1811t Revision 11051
> >
> > I'm fine with... - 09:31 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Greg Shah wrote:
> Code Review Task Branch 1811t Revision 11051
>
> I'm fine with the changes.
>
> My only con... - 09:11 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- > Code Review Task Branch 1811t Revision 11051
>
> My only concern is that the changes were put there for a specif... - 08:58 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Code Review Task Branch 1811t Revision 11051
I'm fine with the changes.
My only concern is that the changes wer... - 04:56 PM Support #2672: GUI web client performance improvements
- > So, the runtime will have just a flag check - the overall impact will be minimal, no reflection involved.
Good i... - 04:52 PM Support #2672: GUI web client performance improvements
- Greg Shah wrote:
> On the other hand, if most APIs are safe for the bypass, then I wouldn't want to edit all of them... - 04:44 PM Support #2672: GUI web client performance improvements
- > But the other idea - to discard the StateSync part from the message completely (thus don't even call getChanges or ...
- 04:38 PM Support #2672: GUI web client performance improvements
- Greg Shah wrote:
> > I will document them here (and in the P2J code, where the attributes are defined).
>
> Good... - 04:37 PM Support #2672: GUI web client performance improvements
- Greg Shah wrote:
> I'm surprised that this would be possible. I thought that we have cases where we allow changes t... - 04:24 PM Support #2672: GUI web client performance improvements
- > I will document them here (and in the P2J code, where the attributes are defined).
Good.
If you want to merg... - 04:23 PM Support #2672: GUI web client performance improvements
- > I think is better a reverse approach: mark only the APIs which actually affect the UI. Because there are other sta...
- 04:10 PM Support #2672: GUI web client performance improvements
- Greg Shah wrote:
> > For cases like ServerExports or ClientExports APIs which need only get some server-side state o... - 03:59 PM Support #2672: GUI web client performance improvements
- Greg Shah wrote:
> My only question: what was the process that you used to determine these attributes were safe to t... - 03:56 PM Support #2672: GUI web client performance improvements
- Code Review Task Branch 2672a Revision 10980
I'm OK with the changes.
My only question: what was the process th... - 03:02 PM Support #2672: GUI web client performance improvements
- Greg Shah wrote:
> > 2672a revision 10980 adds no-op for attribute setters which allow this, but the impact is not s... - 01:53 PM Support #2672: GUI web client performance improvements
- > For cases like ServerExports or ClientExports APIs which need only get some server-side state or data (and are non-...
- 12:40 PM Support #2672: GUI web client performance improvements
- In a BROWSE widget, for a single mouse click in a row, there are 6 client-server trips for just this row selection. ...
- 12:25 PM Support #2672: GUI web client performance improvements
- 1811t rev 11053 compacts the "enable OS events" calls for the web driver, in a single call: all window IDs are passed...
- 04:33 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim, please rebase the branch to latest trunk.
- 02:22 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- > I've fixed the first remark... What about others?
As Hynek notes, we have some significant changes coming for th... - 02:19 PM Bug #2849: implement and/or fix the default popup menus for all widgets
- > Some items in window title bar popup have icons, such as Close, Maximize, Minimize, Restore. Should I implement ico...
- 07:37 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- I've fixed the first remark... What about others?
- 05:26 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> I've fixed popup imlementation for dialog boxes. Please review. Revision 11005.
* @MousePop... - 03:45 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- I've fixed popup imlementation for dialog boxes. Please review. Revision 11005.
Some items in window title bar pop... - 02:33 PM Feature #2564: implement GUI BROWSE widget
- Rebased task branch 2564f from P2J trunk revision 10988.
- 01:14 PM Bug #3015: Frame scrolling is broken
- When frame content is scrolled, it is redrawn with artifacts. This can be reproduced in @uast/demo/demo_widgets.p@.
- 01:12 PM Bug #3015 (New): Frame scrolling is broken
- 09:48 AM Bug #2954: Focus is not put on the expected widget when window activated
- Yes, correct. I don't think the other modules need to use it. The message types should be hidden inside @p2j.socket...
- 09:17 AM Bug #2954: Focus is not put on the expected widget when window activated
- Greg Shah wrote:
> To be clear, I'm suggesting that all the constants should be in a private var inside @p2j.sockets... - 09:15 AM Bug #2954: Focus is not put on the expected widget when window activated
- To be clear, I'm suggesting that all the constants should be in a private var inside @p2j.sockets.js@.
- 09:13 AM Bug #2954: Focus is not put on the expected widget when window activated
- Code Review Task Branch 1811t Revision 11052
I don't see the need to expose all of these constants as public data....
03/03/2016
- 04:48 PM Bug #2914: Fix errors in window_sizing/test_runner.p
- Rebased task branch 2914a against trunk revision 10978. 2914a is now at revision 10996.
- 03:46 PM Bug #2914: Fix errors in window_sizing/test_runner.p
- During frame setup when a client remote call is performed the frame may be considered dead and removed from the clien...
- 02:23 PM Bug #2954: Focus is not put on the expected widget when window activated
- Greg, please review committed revision 11052 that adds named constants @p2j.constants.js@.
- 08:09 AM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> Constantin, could you help to explain the issue in note 23? It is important to fix its re... - 06:22 AM Bug #2954: Focus is not put on the expected widget when window activated
- I need to extend its definition as ...
- 06:10 AM Bug #2954: Focus is not put on the expected widget when window activated
- Igor Skornyakov wrote:
> Sergey Ivanovskiy wrote:
> > I don't understand what is @AbstractContainer.findMouseSource... - 06:06 AM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> I don't understand what is @AbstractContainer.findMouseSource@. I need the answer to fix ... - 05:59 AM Bug #2954: Focus is not put on the expected widget when window activated
- Igor Skornyakov wrote:
> Sergey Ivanovskiy wrote:
> > To be more concrete please look at these changes and the functi... - 02:50 AM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> To be more concrete please look at these changes and the function definition
> [...]
> ... - 01:06 AM Bug #2954: Focus is not put on the expected widget when window activated
- To be more concrete please look at these changes and the function definition...
- 12:00 AM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> Ok, the previous 1811t code have able to detect if the mouse is over the scroll bars but n... - 01:16 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Sergey Ivanovskiy wrote:
> Web client - For the old version 1811t if the mouse pointer is over the scroll bars, then... - 01:00 PM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Web client - For the old version 1811t if the mouse pointer is over the scroll bars, then the target scroll bar gets ...
- 11:15 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- Greg, please review committed revision 11051. It fixed the part 1). Tested with Swing and Web clients. The rest part ...
- 09:59 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- The code from @AbstractWidget@ implements this function unconditionally to a possible widget id....
- 09:44 AM Bug #3013: The mouse wheel doesn't work if the mouse pointer is over scrollbars
- 1) in ./demo/demo_widgets.p (com.goldencode.testcases.demo.DemoWidgets.execute) the editor doesn't scroll its content...
- 09:36 AM Bug #3013 (Closed): The mouse wheel doesn't work if the mouse pointer is over scrollbars
- 09:06 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- It is a good idea. I'll add it.
- 03:57 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Greg.
I've added the test for the LOAD-MOUSE-CURSOR and the test plan (@uast/mouse/load-mouse-pointer.p@ and @uast/m... - 05:39 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> I faced with the following problem. Window title popup menu is always shown under title bar fo... - 05:12 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- I faced with the following problem. Window title popup menu is always shown under title bar for @DialogBoxWindow@. I'...
03/02/2016
- 01:58 PM Bug #2954: Focus is not put on the expected widget when window activated
- Ok, the previous 1811t code have able to detect if the mouse is over the scroll bars but now all events are delivered...
- 01:33 PM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> Yes, it is a regression in 1811t. The complexity here appears due to the GUI classes hier... - 01:30 PM Bug #2954: Focus is not put on the expected widget when window activated
- Yes, it is a regression in 1811t. The complexity here appears due to the GUI classes hierarchy of ScrollPane and Scro...
- 01:21 PM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> Found a regression in @./demo/demo_widgets.p@ (@com.goldencode.testcases.demo.DemoWidgets... - 01:16 PM Bug #2954: Focus is not put on the expected widget when window activated
- Planning to do it. Found a regression in @./demo/demo_widgets.p@ (@com.goldencode.testcases.demo.DemoWidgets.execute@...
- 12:54 PM Bug #2954: Focus is not put on the expected widget when window activated
- > I think that such kind of errors can be eliminated if names are used instead of numeric constants in p2j.socket.js...
- 12:41 PM Bug #2954: Focus is not put on the expected widget when window activated
- Committed revision 11050. Now 1811t is safe to use. I think that such kind of errors can be eliminated if names are u...
- 12:30 PM Bug #2954: Focus is not put on the expected widget when window activated
- Sorry, it is due to messages constants.
- 12:27 PM Bug #2954: Focus is not put on the expected widget when window activated
- Please, don't update from 1811t. After rebase the web client doesn't work. Investigating the reasons. The swing clien...
- 11:24 AM Bug #2954: Focus is not put on the expected widget when window activated
- Now 1811t grows from the current trunc. Encountered trivial history conflicts and the WebClientMessageTypes changes r...
- 09:01 AM Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> Igor, could you help I found this code in the trunc src/com/goldencode/p2j/ui/client/driv... - 09:00 AM Bug #2954: Focus is not put on the expected widget when window activated
- Igor, could you help I found this code in the trunc src/com/goldencode/p2j/ui/client/driver/web/res/p2j.socket.js (pl...
- 08:32 AM Bug #2954: Focus is not put on the expected widget when window activated
- Yes, it should be fixed.
- 08:10 AM Bug #2954: Focus is not put on the expected widget when window activated
- According to this diff from the trunk bzr diff -c10976 > 10976.txt...
- 08:02 AM Bug #2954: Focus is not put on the expected widget when window activated
- Misspelled history number was found in the current trunc in this module @src/com/goldencode/p2j/ui/client/gui/driver/...
- 07:01 AM Bug #2954: Focus is not put on the expected widget when window activated
- Planning to rebase 1811t from latest trunk.
- 08:41 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> What window the method @GuiDriver.selectWindow(int windowId)@ can accept? Can it be @DialogBox... - 08:29 AM Bug #2849: implement and/or fix the default popup menus for all widgets
- What window the method @GuiDriver.selectWindow(int windowId)@ can accept? Can it be @DialogBox@ or only @Window@ id?
...
03/01/2016
- 04:12 PM Bug #2969 (Closed): websocket keep-alive
- 03:42 PM Bug #2969: websocket keep-alive
- It is done in 1811t.
- 04:11 PM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- > 3 Watchdog timer does the same, System.exit() is used to kill the spawn process in order to be able to create a new...
- 03:31 PM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- > Code Review Task Branch 1811t Revision 11038
Committed revision 11040, 11041 fixes 1,2,4.
3 Watchdog timer does the... - 10:15 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Greg Shah wrote:
> Code Review Task Branch 1811t Revision 11038
>
> 1. With your fix to resolve the 2 hander issu... - 10:02 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Code Review Task Branch 1811t Revision 11038
1. With your fix to resolve the 2 hander issue, reload should work fo... - 12:56 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Sergey Ivanovskiy wrote:
> Greg Shah wrote:
> > Do NOT implement JS caching. It adds too many potential problems a... - 04:01 PM Bug #2956: When switching windows with Web GUI task bar the source window is not deactivated
- Is there anything left to do on this task?
- 01:05 PM Feature #2565 (Closed): implement runtime support for the SET-WAIT-STATE method
- 01:03 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- The task branch 2565a has been archived
- 12:44 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- The task branch 2565a revison 11068 has been merged to the trunk and committed as revision 10976.
- 12:35 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Greg Shah wrote:
> Yes. I think your changes (since the last time CTRL-C testing passed) are safe enough.
OK. ac... - 12:34 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Yes. I think your changes (since the last time CTRL-C testing passed) are safe enough.
- 12:27 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Greg Shah wrote:
> Great!
>
> Please merge task branch 2565a revision 11068 to trunk and archive the branch.
W... - 12:26 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Great!
Please merge task branch 2565a revision 11068 to trunk and archive the branch. - 12:25 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Greg Shah wrote:
> OK, please run it in single mode or manually to see if it will work. The problem is probably not... - 12:16 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- OK, please run it in single mode or manually to see if it will work. The problem is probably not due to your changes...
- 12:14 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Greg Shah wrote:
> What is the expected text?... - 12:12 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- What is the expected text?
- 12:11 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Greg Shah wrote:
> > > Only @tc_codes_employees_021@
> >
> > Unfortunately this one is not expected to be failed ... - 12:10 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- > The regression test restated.
We don't want to do a full regression testing run to see if this will pass. Pleas... - 12:08 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Eugenie Lyzenko wrote:
> Igor Skornyakov wrote:
> > Only @tc_codes_employees_021@
>
> Unfortunately this one is ... - 12:08 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- > > Only @tc_codes_employees_021@
>
> Unfortunately this one is not expected to be failed - need to get it passed ... - 12:06 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Igor Skornyakov wrote:
> Only @tc_codes_employees_021@
Unfortunately this one is not expected to be failed - need... - 12:00 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Igor Skornyakov wrote:
> BTW: selection on mouse drag for @FILL-IN@ doesn't work neither in trunk nor on 2565a.
Mou... - 11:59 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Only @tc_codes_employees_021@ and @tc_job_002@ failed in two runs of the main part.
- 11:14 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Constantin Asofiei wrote:
> Otherwise, I'm still a little worried about @AbstractContainer.findMouseSource@ change: i... - 11:05 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Greg Shah wrote:
> Please post the @findMouseSource()@ testing results when you have them.
Gentlemen, I don't mea... - 10:52 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Greg Shah wrote:
> Please post the @findMouseSource()@ testing results when you have them.
Sure. - 10:52 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Please post the @findMouseSource()@ testing results when you have them.
- 10:34 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Constantin Asofiei wrote:
> Review for 2565a rev 11067:
> # @Boolean ClientExports.setWaitState@ - please review al... - 09:47 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Eugenie Lyzenko wrote:
> Igor Skornyakov wrote:
> > All @gso_ctrlc_tests@ passed, all @gso_ctrlc_3way_tests@ failed... - 09:46 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Igor Skornyakov wrote:
> All @gso_ctrlc_tests@ passed, all @gso_ctrlc_3way_tests@ failed.
To simplify 3-way tests... - 09:40 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Constantin Asofiei wrote:
> Review for 2565a rev 11067:
> # @Boolean ClientExports.setWaitState@ - please review al... - 09:37 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Review for 2565a rev 11067:
# @Boolean ClientExports.setWaitState@ - please review all usage of this API; if the API... - 09:37 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Greg Shah wrote:
> Are you confident that you have not lost any of Eugenie's javadoc changes?
I hope so. There wh... - 09:33 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Are you confident that you have not lost any of Eugenie's javadoc changes?
- 09:32 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- All @gso_ctrlc_tests@ passed, all @gso_ctrlc_3way_tests@ failed.
- 08:23 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Greg Shah wrote:
> How is MAJIC regression testing going?
The night run ended with a lot of connection failures a... - 08:17 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- How is MAJIC regression testing going?
- 05:39 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Manual Web GUI tests passed OK
- 04:49 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Manual Swing GUI tests passed OK.
- 01:04 PM Feature #2566 (Closed): implement LOAD-MOUSE-POINTER method
- The implementation is now present in trunk revision 10976 (merged from 2565a).
- 01:02 PM Bug #2792: image loading issues
- The recently noted issues are resolved by trunk revision 10976 (merged from 2565a).
- 01:01 PM Bug #2995 (Closed): if the first mouse after app startup is on a combo-box, then an abend occurs
- Resolved by trunk revision 10976 (merged from 2565a).
- 01:00 PM Bug #2996 (Closed): Cursor change at the window border
- 12:59 PM Bug #2996: Cursor change at the window border
- Resolved by trunk revision 10976 (merged from 2565a).
- 01:00 PM Bug #2982 (Closed): in Web client, overlay window must not be "resizeable"
- Resolved by trunk revision 10976 (merged from 2565a).
- 09:49 AM Bug #2914: Fix errors in window_sizing/test_runner.p
- > As this IMHO has small negative impact I would create new issue and deal with this later. Greg, what do you think?
... - 09:27 AM Bug #2914: Fix errors in window_sizing/test_runner.p
- In 4GL window HEIGHT attribute can be assigned to smaller values than the smallest physical window size. So we end up...
02/29/2016
- 03:52 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Fixed javadocs
Committed to the task branch 2565a revno 11067.
- 03:27 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Rebased task branch 2565a from P2J trunk rev 10975. The latest revision is now 11066.
The only conflicts during re... - 03:01 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Greg Shah wrote:
> Before you do this testing, please rebase. It should be the last one before your merge.
>
> A... - 03:00 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Before you do this testing, please rebase. It should be the last one before your merge.
Although I'd prefer not t... - 02:50 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Greg Shah wrote:
> There has been a substantial amount of change in GUI code since then. I think it is important to... - 02:44 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- > > In what revision did your manual testing of the Swing GUI client pass all standalone GUI tests?
>
> It was rev... - 02:28 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- As far as I can see FSD tests passed OK after adding the following to the @directory.xml@:...
- 02:21 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Greg Shah wrote:
> In what revision did your manual testing of the Swing GUI client pass all standalone GUI tests?
... - 02:15 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- In what revision did your manual testing of the Swing GUI client pass all standalone GUI tests?
- 01:43 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- The issue from the note 285 is fixed.
Committed to the task branch 2565a revno 11063.
What's remained is the ma... - 12:47 PM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- As far as I can see all standard manual GUI tests run identically in 2565a and trunk (WebGUI) with one exception: the...
- 11:55 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Constantin Asofiei wrote:
> Does @IBEAM@ still work in your tests? I was testing @IBEAM@ for a combo-box in @demo-wi... - 11:46 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Igor Skornyakov wrote:
> Constantin Asofiei wrote:
> > Please check the @LOAD-MOUSE-POINTER@ for combo-box/button -... - 10:19 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Greg Shah wrote:
> Code Review Task Branch 2565a Revision 11059
Fixed. Committed to the task branch 2565a revno 1... - 09:39 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- Code Review Task Branch 2565a Revision 11059
1. Are you intending to assign @me.currentHovered@ and @me.currentMou... - 08:20 AM Feature #2565: implement runtime support for the SET-WAIT-STATE method
- The issue with mouse drug is fixed.
Committed to the task branch 2565a revno 11059
Only JS code was affected.
... - 02:44 PM Support #2961: list of differences between the Swing GUI client and the original 4GL Windows GUI ...
- 5. Window cannot be moved outside of screen bounds in Swing GUI. See #3008.
- 02:42 PM Bug #3008: Window in Swing GUI cannot be moved outside of screen bounds
- Top-level window in Swing GUI, smaller than screen size, cannot be moved outside of screen bounds. When mouse-draggin...
- 02:32 PM Bug #3008 (New): Window in Swing GUI cannot be moved outside of screen bounds
- 02:17 PM Bug #2914: Fix errors in window_sizing/test_runner.p
- Greg Shah wrote:
> > When the window fits fully on the screen, calling java.awt.Window.setLocation() doesn't allow t... - 12:18 PM Bug #2914: Fix errors in window_sizing/test_runner.p
- > When the window fits fully on the screen, calling java.awt.Window.setLocation() doesn't allow the window to move ou...
- 10:11 AM Bug #2914: Fix errors in window_sizing/test_runner.p
- Rebased task branch 2914a against trunk revision 10974. 2914a is now at revision 10988.
- 12:09 PM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Greg Shah wrote:
> Do NOT implement JS caching. It adds too many potential problems and too much complexity.
>
>... - 12:08 PM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Constantin Asofiei wrote:
> Other questions:
> # What happens if the user hits "refresh page" while the JS side is ... - 11:53 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Do NOT implement JS caching. It adds too many potential problems and too much complexity.
At this point, if it is... - 11:40 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Other questions:
# What happens if the user hits "refresh page" while the JS side is in the middle of processing som... - 11:32 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Sergey Ivanovskiy wrote:
> Constantin Asofiei wrote:
> > We need to consider that all the JS-side data is lost, if th... - 11:29 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Yes, mouse regions, icons, drawings, all required fields for each JS module if we will save the JS client state.
- 11:25 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Sergey Ivanovskiy wrote:
> I used the @localStorage@ and did't save the icons caches and mouse regions and drawings.... - 11:24 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Constantin Asofiei wrote:
> We need to consider that all the JS-side data is lost, if the web page is reloaded. If ... - 11:21 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- No, I used to save this state on reload the web page. But I understand it is complex because many fields and variable...
- 11:17 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Sergey Ivanovskiy wrote:
> It may be more complex task in compare with saving the JS client state. Because I am almo... - 11:16 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Constantin Asofiei wrote:
> Greg Shah wrote:
> > I the issue in note 6 present with the web ChUI too? We had the w... - 11:10 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Sergey Ivanovskiy wrote:
> Constantin, you are not right, because this token is used only once to generate the autho... - 11:08 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > > > Thus the second handler has an uninitialized state tha... - 11:04 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Sergey Ivanovskiy wrote:
> > > Thus the second handler has an uninitialized state that is inconsistent with the curr... - 11:02 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Greg Shah wrote:
> I the issue in note 6 present with the web ChUI too? We had the web ChUI reload case working pro... - 10:53 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- I don't like this approach but it is possible to save the current JS client state in the file on the java side and on...
- 10:37 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Greg Shah wrote:
> > Due to this issue I would like to create a new perspective task to do the web application accor... - 10:18 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- > I don't want to implement any kind of caching, local storage or index db. Can we just make the reload work by forc...
- 09:31 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Fonts are cached separately.
- 09:30 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- Refresh/reopen requires to redraw all windows, to restore embedded fonts and mouse widgets regions. I tried to restor...
- 09:09 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- The web ChUI has the same problem. I don't know how to repeat all window drawings. How can we restore the embedded fo...
- 09:01 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- > Due to this issue I would like to create a new perspective task to do the web application according to a standard w...
- 08:55 AM Bug #2968: disconnect/reconnect and manual reload must re-establish the websocket connection, nee...
- I don't want to implement any kind of caching, local storage or index db. Can we just make the reload work by forcin...
- 12:59 AM Support #2672: GUI web client performance improvements
- Some remarks to discuss are
There are differences in the web performance depending on the used strategy to do cachin...
Also available in: Atom