Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017600 | Openbravo ERP | A. Platform | public | 2011-06-10 14:23 | 2011-08-02 11:29 |
|
Reporter | shuehner | |
Assigned To | mtaal | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP2 | Fixed in Version | 3.0MP2 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0017600: When editing date-field in grid, trying to mark only month of it with the mouse does not work |
Description | Instead when releasing the mouse-button the whole date is marked again.
Note this issue is the second part of 17559 split out into a new issue to be able to postpone this part for MP1, where the first part of 17559 is already fixed for mp0. |
Steps To Reproduce | Goto to sales order
Click new in Grid
Fill in business partner
Now try to select only the two digits of the month in the 'order date' field with the mouse
Notice then on releasing the mouse button the whole date is selected instead. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0017559 | 3.0MP0 | closed | mtaal | Date field in grid editing does not work | related to | defect | 0016730 | 3.0MP3 | closed | mtaal | Clicking a field with values does not select current contents |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-06-10 14:23 | shuehner | New Issue | |
2011-06-10 14:23 | shuehner | Assigned To | => mtaal |
2011-06-10 14:23 | shuehner | Modules | => Core |
2011-06-10 14:23 | shuehner | OBNetwork customer | => No |
2011-06-10 14:23 | shuehner | Relationship added | related to 0017559 |
2011-06-22 19:57 | dmitry_mezentsev | Target Version | 3.0MP1 => 3.0MP2 |
2011-07-18 11:13 | mtaal | Relationship added | related to 0016730 |
2011-07-18 14:41 | hgbot | Checkin | |
2011-07-18 14:41 | hgbot | Note Added: 0039163 | |
2011-07-21 16:05 | mtaal | Note Added: 0039295 | |
2011-07-21 16:05 | mtaal | Status | new => acknowledged |
2011-07-21 16:05 | mtaal | Status | acknowledged => scheduled |
2011-07-21 16:05 | mtaal | Note Added: 0039296 | |
2011-07-21 16:05 | mtaal | fix_in_branch | => pi |
2011-07-21 16:07 | mtaal | Note Added: 0039297 | |
2011-07-21 16:07 | mtaal | Status | scheduled => resolved |
2011-07-21 16:07 | mtaal | Fixed in Version | => 3.0MP2 |
2011-07-21 16:07 | mtaal | Fixed in SCM revision | => 13181 |
2011-07-21 16:07 | mtaal | Resolution | open => fixed |
2011-08-01 14:20 | hudsonbot | Checkin | |
2011-08-01 14:20 | hudsonbot | Note Added: 0039615 | |
2011-08-02 11:29 | marvintm | Status | resolved => closed |
Notes |
|
(0039163)
|
hgbot
|
2011-07-18 14:41
|
|
Repository: erp/devel/pi
Changeset: 01f6a13554f47054fad51fbfcc6cdd5db79402ad
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Jul 18 14:40:18 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/01f6a13554f47054fad51fbfcc6cdd5db79402ad [^]
Related to issue 17600: When editing date-field in grid, trying to mark only month of it with the mouse does not work
When a user now clicks in a date field the value gets selected, again clicking now makes it possible to select the month
a form item was focused multiple times, removed focus when clicking, this is already done by Smartclient
---
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
---
|
|
|
(0039295)
|
mtaal
|
2011-07-21 16:05
|
|
|
|
(0039296)
|
mtaal
|
2011-07-21 16:05
|
|
|
|
(0039297)
|
mtaal
|
2011-07-21 16:07
|
|
The changeset pushed for this issue solves. The related topic that a mouseclick will always select the complete value in a grid edit field, is covered/handled in a separate email discussion and through issue 16730 |
|
|
|
|