Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0029975 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Retail Modules] Web POS | minor | always | 2015-05-22 10:34 | 2015-05-22 10:39 | |||||||
Reporter | Orekaria | View Status | public | |||||||||
Assigned To | Retail | |||||||||||
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 | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0029975: The DONE button should be disabled until the action it provokes is valid | |||||||||||
Description | The DONE button should be disabled until the action it provokes is valid This button is sensitive enough so, even if the button is not shown, the button should be disabled This also would prevent the tests performing non available actions and would prevent the button to be available even if a bug shows it at the wrong time | |||||||||||
Steps To Reproduce | Execute the following test. Note that the test executes the DONE action when it is not available: tap(TestId.BUTTON_BROWSE); tap(TestId.BUTTON_CATEGORY_BACKPACKSANDTRAVEL); tap(TestId.BUTTON_PRODUCT_BACKPACKSANDTRAVEL_ALPINESKIING); verify(TestId.LABEL_TOTALTOPAY, "109.90"); tap(TestId.BUTTON_PAY); isDisabled(TestId.BUTTON_PAY_DONE, true); tap(TestId.BUTTON_DELETERECEIPT); tap(TestId.BUTTON_DELETERECEIPT_CONFIRM); | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Issue History | |||
Date Modified | Username | Field | Change |
2015-05-22 10:34 | Orekaria | New Issue | |
2015-05-22 10:34 | Orekaria | Assigned To | => Retail |
2015-05-22 10:34 | Orekaria | Triggers an Emergency Pack | => No |
2015-05-22 10:39 | Orekaria | Relationship added | related to 0029530 |
2015-05-22 11:44 | Orekaria | Relationship added | related to 0029959 |
Copyright © 2000 - 2009 MantisBT Group |