-
Type:
Bug
-
Status: Closed
-
Resolution: Duplicate
-
Affects Version/s: Master
-
Fix Version/s: None
-
Component/s: Forms
-
Labels:
-
Epic Link:
-
QA Test Name:
- Add_2_values_and_then_multiply_static
- Add_3_values_and_then_add_Field
- Add_3_values_and_then_add_static
- Add_3_values_and_then_multiply_Field
- Add_3_values_and_then_multiply_static
- Add_3_values_and_then_multiply_without_parentheses
- Add_3_values_and_then_subtract_static
- Add_3_values_as_expression
- Add_4_values_and_then_multiply_by_decimal
- Add_field_and_static_decimal
- Add_operate_on_values_and_then_add_Field
- Add_operate_on_values_and_then_add_Static_inside_parentheses
- Add_statics_and_subtract_Field
- Add_the_value_of_2_numeric_fields_and_place_in_a_3rd_numeric_field
- Add_the_value_of_2_text_fields_and_place_into_3rd_numeric
- Calculate_based_on_Predefined_value
- Calculate_only_gives_Numeric_field_as_options
- Calculate_values_and_place_in_a_hidden_field?
- Calculate_values_and_place_in_a_required_field,_should_pass_validation
- Calculate_values_and_place_in_field_that_already_given_a_manual_value_by_the_user
- Calculate_works_for_Guest_user
- Calculate_works_for_Logged_in_User
- Calculate_works_in_Preview
- Divide_2_values_with_decimal_into_Decimal_field
- Do_multiple_operations,_order_of_operations
- Multiply_2_values_and_then_add_Field
- Multiply_2_values_and_then_add_Static
- Multiply_2_values_and_then_multiply_static_decimal
- Multiply_2_values_in_parentheses
- Multiply_the_value_of_3_fields_and_place_in_a_4rd_field
- Multiply_value_of_1_numeric_field_by_a_massive_number,_place_into_numeric_field
- Multiply_value_of_1_numeric_field_by_a_massive_number,_place_into_text_field
- Negative_decimal_number_result_can_be_saved_and_displayed_to_the_user
- Negative_decimal_number_result_is_saved_correctly_for_export
- Require_2_fields_not_empty_before_calculation
- Set_calculate_into_a_required_field,_should_use_same_validation_rules_as_any_other_required_field
- Subtact_with_a_negative_number_solution
- Subtract_2_values_with_decimal_and_place_into_Integer_field
- The_user_should_not_be_able_to_save_a_Rule_with_a_not_well-formed_expression
- Total_updates_when_field_values_are_changed
- Use_a_sub-equation
- Use_alternate_decimal_notation
- Use_same_field_multiple_times_in_expression
- User_cannot_change_numeric_field_to_another_type_of_field_when_in_use_for_calculation
- User_cannot_save_a_form_if_a_field_in_use_by_Calculation_equation_is_deleted
- User_cannot_save_an_invalid_equation
- Verify_if_a_grayed_out_message_disappear_when_the_user_starts_to_compose_an_expression_through_the_calculator
- When_calculation_is_performed_based_on_field_not_empty,_when_the_field_value_is_changed_back_to_empty,_it_should_not_delete_the_original_calculation
- When_deleting_a_numeric_field_from_the_form_builder_and_it_was_being_used_as_the_calculation_result,_the_result_field_should_be_reset
-
QA Test Score:199
Summary:
Calculation Rule does not display any expression on Edge
Steps to reproduce:
- Go to System Settings > Forms > Enable Experimental Interface
- Go to Content & Data > Forms
- Add a new Form
- Add 2 Numeric Fields
- Go to Rules > Add new Rule
- If Numeric Field is not empty
- Do Calculate Field to show other Numeric Field
- Attempt to click any number in calculate
Expected Result:
Number clicked will appear on the expression field
Actual Result:
Expression field remains as "The expression will be displayed here"
Reproduced on:
Microsoft Edge 44
Commit: 0d001470ceeb17adabe269a879ce9d074d2a2d13
- duplicates
-
LPS-92279 [New Form Builder] Calculation buttons do not work when user creates a rule on Edge
- Closed