Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » [NEON] Reloading tabular data using F5 loads data twice(Reloading tabular data)
[NEON] Reloading tabular data using F5 loads data twice [message #1727830] Mon, 28 March 2016 09:14 Go to next message
Samuel   is currently offline Samuel Friend
Messages: 22
Registered: January 2012
Junior Member
Dear all,

When reloading tabular data using F5, the execLoadData method of the page is called twice.
When the link "Reload data" on the bottom right of the table (the link that is provided by the framework) is used, the execLoadData method is called only once, which is - of course - the correct behaviour.

This can be traced back that pressing F5 triggers two events, one event of type "reload" and another one of type "doAction", which both trigger a reload of the table data.

Can you check on that?

Thanks, Samuel
Re: [NEON] Reloading tabular data using F5 loads data twice [message #1728003 is a reply to message #1727830] Wed, 30 March 2016 07:52 Go to previous messageGo to next message
Claudio Guglielmo is currently offline Claudio GuglielmoFriend
Messages: 256
Registered: March 2010
Senior Member
Please check whether there is a F5 keystroke registered on your desktop. If yes, you can remove it since the keystroke is now handled by the table itself.

I've updated the migration guide accordingly: https://github.com/BSI-Business-Systems-Integration-AG/org.eclipse.scout.docs/blob/releases/6.0.x/docs/adoc/migration/MigrationGuide.adoc

[Updated on: Wed, 30 March 2016 08:01]

Report message to a moderator

Re: [NEON] Reloading tabular data using F5 loads data twice [message #1728079 is a reply to message #1728003] Wed, 30 March 2016 19:53 Go to previous messageGo to next message
Samuel   is currently offline Samuel Friend
Messages: 22
Registered: January 2012
Junior Member
Dear Claudio,

Your answer fixed my issue. Thank you very much.

Cheers, Samuel
Re: [NEON] Reloading tabular data using F5 loads data twice [message #1728100 is a reply to message #1728079] Thu, 31 March 2016 06:28 Go to previous messageGo to next message
Jeremie Bresson is currently offline Jeremie BressonFriend
Messages: 1252
Registered: October 2011
Senior Member
I think this should also be removed from our "scout-helloworld-app" template:
https://git.eclipse.org/r/69572

@Claudio: should the RefreshOutlineKeyStroke be removed only on the 6.0.x Branch or is this something that was implemented for both 6.0.x and 5.2.x Branch?
Re: [NEON] Reloading tabular data using F5 loads data twice [message #1728222 is a reply to message #1728100] Fri, 01 April 2016 07:14 Go to previous message
Claudio Guglielmo is currently offline Claudio GuglielmoFriend
Messages: 256
Registered: March 2010
Senior Member
Jérémie, this applies to 6.0 as well as 5.2.
Previous Topic:[Blog Post] Eclipse Scout Neon Release
Next Topic:[NEON] - Working with database?
Goto Forum:
  


Current Time: Fri Apr 26 04:39:35 GMT 2024

Powered by FUDForum. Page generated in 0.03307 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top