Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0023813 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
design defect | [Openbravo ERP] B. User interface | minor | have not tried | 2013-05-14 10:06 | 2013-08-30 00:37 | |||||||
Reporter | jonalegriaesarte | View Status | public | |||||||||
Assigned To | AugustoMauch | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | pi | SCM revision | ||||||||||
Review Assigned To | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0023813: In Firefox, user can not select the text when the field is read only | |||||||||||
Description | In Firefox, user can not select the text when the field is read only. In chrome and IE works fine | |||||||||||
Steps To Reproduce | - Using Chrome or IE, access to Business partner window - Try to select the text in organization field - Using Firefox, access to Business partner window - Try to select the text in organization field, notice that the behavior is different (notice that in grid view the text can be selected) | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0058688) shankarb (reporter) 2013-05-19 08:43 |
Changed to design defect as it is because of a smartclient bug. We have posted in the forum[1] for any possible workaround. http://forums.smartclient.com/showthread.php?p=104728#post104728 [^] |
(0060824) dbaz (developer) 2013-08-30 00:36 |
This is due Smartclient sets this field as <input ... disabled ... > and this kind of fields can not be selected/highlighted using Firefox. You can try at: http://www.htmlcodetutorial.com/forms/_INPUT_DISABLED.html [^] [^] There is no workaround since it is a Smartclient core functionality (a disabled Smartclient input is translated into a disabled HTML input) that is in conflict with a Firefox core behavior. Maybe this issue can not ever be solved. |
Issue History | |||
Date Modified | Username | Field | Change |
2013-05-14 10:06 | jonalegriaesarte | New Issue | |
2013-05-14 10:06 | jonalegriaesarte | Assigned To | => AugustoMauch |
2013-05-14 10:06 | jonalegriaesarte | Modules | => Core |
2013-05-14 10:06 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2013-05-14 10:07 | jonalegriaesarte | Relationship added | related to 0022454 |
2013-05-14 10:09 | jonalegriaesarte | Steps to Reproduce Updated | View Revisions |
2013-05-19 08:42 | shankarb | Type | defect => design defect |
2013-05-19 08:43 | shankarb | Note Added: 0058688 | |
2013-06-11 10:29 | AugustoMauch | Target Version | 3.0MP25 => |
2013-08-30 00:36 | dbaz | Note Added: 0060824 | |
2013-08-30 00:37 | dbaz | Relationship added | duplicate of 0018411 |
Copyright © 2000 - 2009 MantisBT Group |