Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017064Openbravo ERP09. Financial managementpublic2011-05-09 12:212011-05-13 08:47
psarobe 
dbaz 
immediatemajoralways
closedfixed 
5
pi 
3.0RC73.0RC7 
Core
No
0017064: When you have too many buttons, it appears a horizontal scrollbar but if you click it the focus goes to the header
So then you lose the buttons from the child tab
1. Login as Openbravo/openbravo
2. Go to Financial account
3. Pick the "Banco de España - Cuenta 1"
4. Move to Reconcialiations

You will see the buttons and the horizontal bar. If you click the scroll bar you lose the focus from the reconciliation

See attach
No tags attached.
png horizontal_financial_account.png (123,079) 2011-05-09 12:21
https://issues.openbravo.com/file_download.php?file_id=3952&type=bug
png

png PROCESS_BUT_0002_COMPLETE.png (96,809) 2011-05-10 12:17
https://issues.openbravo.com/file_download.php?file_id=3959&type=bug
png
Issue History
2011-05-09 12:21psarobeNew Issue
2011-05-09 12:21psarobeAssigned To => mtaal
2011-05-09 12:21psarobeFile Added: horizontal_financial_account.png
2011-05-09 12:21psarobeModules => Core
2011-05-09 12:22psarobeStatusnew => scheduled
2011-05-09 12:22psarobefix_in_branch => pi
2011-05-10 12:16rgorisNote Added: 0036617
2011-05-10 12:17rgorisFile Added: PROCESS_BUT_0002_COMPLETE.png
2011-05-10 12:20rgorisNote Edited: 0036617bug_revision_view_page.php?bugnote_id=0036617#r1952
2011-05-10 13:41dmitry_mezentsevAssigned Tomtaal => dbaz
2011-05-10 15:33dmitry_mezentsevNote Added: 0036632
2011-05-10 16:06rgorisNote Added: 0036634
2011-05-11 16:37hgbotCheckin
2011-05-11 16:37hgbotNote Added: 0036683
2011-05-11 16:37hgbotStatusscheduled => resolved
2011-05-11 16:37hgbotResolutionopen => fixed
2011-05-11 16:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2513041b779442a89fea73480ffe7ddc1748c19c [^]
2011-05-12 13:31hudsonbotCheckin
2011-05-12 13:31hudsonbotNote Added: 0036889
2011-05-13 08:47alostaleStatusresolved => closed
2011-05-13 08:47alostaleFixed in Version => 3.0RC7

Notes
(0036617)
rgoris   
2011-05-10 12:16   
(edited on: 2011-05-10 12:20)
Known issue. Will also become issue for use on mobile (e.g. on 800x480 almost all windows show the slider bar).

The solutions are (in order of relevance) as follows:
(1) Entire button set should wrap on new row in case of overflow
(2) Labels must be shortened, especially in the case above. "Print reconciliation summary report" could become "Summary Report" for example.
(3) The space between the action buttons and the process buttons must be decreased with 30px

In earlier discussions we learned that (1) was quite complicated. If the decision is taken not to do so, then (2) and (3)should be done AND it must be possible to drag the sliderbar WITHOUT activating the parent level (as it does now).

Relates to the "stacking" solution that uses combi-buttons containing multiple actions in one button (see image). This could be a viable solution as well but it does not guarantee a full fix as only process buttons of the same kind can be stacked.

(0036632)
dmitry_mezentsev   
2011-05-10 15:33   
Let´s focus as a first priority in this issue on making the slider bar working and then we can improve the overall look and feel.
(0036634)
rgoris   
2011-05-10 16:06   
Ok. We had a similar issue a while ago with the grids for horizontal slider bars so maybe you can reuse "the trick". I believe Martin fixed that one.
(0036683)
hgbot   
2011-05-11 16:37   
Repository: erp/devel/pi
Changeset: 2513041b779442a89fea73480ffe7ddc1748c19c
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Wed May 11 16:37:14 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/2513041b779442a89fea73480ffe7ddc1748c19c [^]

Fixed issue 17064: Now toolbar scroll mouse down doesn't move the focus to the top level

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-eventhandler.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-window.js
---
(0036889)
hudsonbot   
2011-05-12 13:31   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/c40e579fcd38 [^]

Maturity status: Test