I downloaded the dev version of idempiere https://sourceforge.net/projects/idempiere/files/devel/daily-server/ and I noticed that In the Tab buttons missing the start/end of page (where in the 5.1 relase the buttons are correcty displayed).
Triaged by Anozi Mada
Still reproducible in 7.1z
Hi ,
Can you please tell me what seems to be the issue here, I see everything working properly on the test servers.
I can see the buttons in the tabs as usual.
Best Regards,
Diego Ruiz
It’s missing first page and last page button (currently only previous and next button displayed) on the detail tab.
Below is screenshot from 5.1 taken from
Workaround:
you can still go to first page filling the page with 1 and pushing Enter - same to go to last page or any intermediate page.
Hi,
Pull request → .
The commit excludes the display of those two buttons on small screens (smaller than tablets) because the toolbar space is quite limited there and sometimes they overlap with the toolbar buttons.
The same changes need to be applied to custom themes to see the changes.
Regards,
Diego Ruiz