Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | |||||||||||
| 0034592 | |||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
| defect | [Retail Modules] Web POS | minor | always | 2016-11-21 16:59 | 2017-05-16 17:11 | ||||||
| Reporter | dbaz | View Status | public | ||||||||
| Assigned To | Retail | ||||||||||
| Priority | high | Resolution | open | Fixed in Version | |||||||
| Status | acknowledged | Fix in branch | Fixed in SCM revision | 2896b5b1be89 | |||||||
| Projection | none | ETA | none | Target Version | |||||||
| OS | Any | Database | Any | Java version | |||||||
| OS Version | Database version | Ant version | |||||||||
| Product Version | SCM revision | ||||||||||
| Merge Request Status | |||||||||||
| Review Assigned To | |||||||||||
| OBNetwork customer | OBPS | ||||||||||
| Support ticket | |||||||||||
| Regression level | |||||||||||
| Regression date | |||||||||||
| Regression introduced in release | |||||||||||
| Regression introduced by commit | |||||||||||
| Triggers an Emergency Pack | No | ||||||||||
| Summary | 0034592: [UX] Scrollbars are too wide | ||||||||||
| Description | Current css scrollbars defined in the WebPOS are too wide. This penalizes the available real state in narrow aspect ratios like 4:3. Typically, the OS scrollbars have 15px width. This should be enough to use an application using the mouse. In case of using a touch device, the way of scrolling should be by dragging the finger through the scrollable area. It should work this way in all OS (even with Windows 7 + touch screen). | ||||||||||
| Steps To Reproduce | In the WebPOS, open any scrollable area (ex: SEARCH panel). | ||||||||||
| Proposed Solution | Set the scroll width to 15px. Also, upgrade the styles to match the ModerUI look and feel. | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0091718) dbaz (viewer) 2016-11-21 18:05 |
Attached screenshots and a proposed patch. |
|
(0091899) hgbot (developer) 2016-11-28 15:56 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 2896b5b1be89a023308f4ef8b747f40424abb9e4 Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Wed Nov 23 08:56:35 2016 -0600 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2896b5b1be89a023308f4ef8b747f40424abb9e4 [^] Fixed issue 34592: [UX] Scrollbars are too wide - Added some style changes to decrease the size of the Scrollbars --- M web/org.openbravo.mobile.core/assets/css/ob-standard.css A web/org.openbravo.mobile.core/assets/img/scrollbarArrowDown.png A web/org.openbravo.mobile.core/assets/img/scrollbarArrowDown_pressed.png A web/org.openbravo.mobile.core/assets/img/scrollbarArrowLeft.png A web/org.openbravo.mobile.core/assets/img/scrollbarArrowLeft_pressed.png A web/org.openbravo.mobile.core/assets/img/scrollbarArrowRight.png A web/org.openbravo.mobile.core/assets/img/scrollbarArrowRight_pressed.png A web/org.openbravo.mobile.core/assets/img/scrollbarArrowUp.png A web/org.openbravo.mobile.core/assets/img/scrollbarArrowUp_pressed.png --- |
|
(0091900) hgbot (developer) 2016-11-28 16:37 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 23c0e7ec5fdda1d93eb7860933911b6467ba6cdc Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Mon Nov 28 09:36:58 2016 -0600 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/23c0e7ec5fdda1d93eb7860933911b6467ba6cdc [^] Related to issue 34592: Backed out changeset: 2896b5b1be89 --- M web/org.openbravo.mobile.core/assets/css/ob-standard.css R web/org.openbravo.mobile.core/assets/img/scrollbarArrowDown.png R web/org.openbravo.mobile.core/assets/img/scrollbarArrowDown_pressed.png R web/org.openbravo.mobile.core/assets/img/scrollbarArrowLeft.png R web/org.openbravo.mobile.core/assets/img/scrollbarArrowLeft_pressed.png R web/org.openbravo.mobile.core/assets/img/scrollbarArrowRight.png R web/org.openbravo.mobile.core/assets/img/scrollbarArrowRight_pressed.png R web/org.openbravo.mobile.core/assets/img/scrollbarArrowUp.png R web/org.openbravo.mobile.core/assets/img/scrollbarArrowUp_pressed.png --- |
|
(0091901) mario_castello (viewer) 2016-11-28 16:39 |
Reverted previous changeset. The solution should include also a patch to ensure the scroll always be by dragging the finger through the scrollable area even in Windows 7 + touch screen. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2016-11-21 16:59 | dbaz | New Issue | |
| 2016-11-21 16:59 | dbaz | Assigned To | => Retail |
| 2016-11-21 16:59 | dbaz | OBNetwork customer | => No |
| 2016-11-21 16:59 | dbaz | Triggers an Emergency Pack | => No |
| 2016-11-21 18:05 | dbaz | Note Added: 0091718 | |
| 2016-11-21 18:06 | dbaz | File Added: newScrollbars.diff | |
| 2016-11-21 18:06 | dbaz | File Added: imgs.rar | |
| 2016-11-21 18:06 | dbaz | File Added: Current.png | |
| 2016-11-21 18:06 | dbaz | File Added: Desired.png | |
| 2016-11-21 18:07 | dbaz | Relationship added | blocks 0034538 |
| 2016-11-22 11:46 | psarobe | OBNetwork customer | No => Yes |
| 2016-11-22 11:46 | psarobe | Type | feature request => defect |
| 2016-11-22 17:39 | mario_castello | Assigned To | Retail => mario_castello |
| 2016-11-22 17:39 | mario_castello | Status | new => acknowledged |
| 2016-11-23 15:46 | mario_castello | Status | acknowledged => scheduled |
| 2016-11-28 15:56 | hgbot | Checkin | |
| 2016-11-28 15:56 | hgbot | Note Added: 0091899 | |
| 2016-11-28 15:56 | hgbot | Status | scheduled => resolved |
| 2016-11-28 15:56 | hgbot | Resolution | open => fixed |
| 2016-11-28 15:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2896b5b1be89a023308f4ef8b747f40424abb9e4 [^] |
| 2016-11-28 16:37 | hgbot | Checkin | |
| 2016-11-28 16:37 | hgbot | Note Added: 0091900 | |
| 2016-11-28 16:39 | mario_castello | Note Added: 0091901 | |
| 2016-11-28 16:39 | mario_castello | Status | resolved => new |
| 2016-11-28 16:39 | mario_castello | Resolution | fixed => open |
| 2016-11-28 16:39 | mario_castello | Status | new => scheduled |
| 2016-12-16 11:51 | marvintm | Relationship replaced | related to 0034538 |
| 2017-05-16 17:11 | mario_castello | Status | scheduled => acknowledged |
| 2017-05-16 17:11 | mario_castello | Assigned To | mario_castello => Retail |
| Copyright © 2000 - 2009 MantisBT Group |