Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027619Openbravo ERPA. Platformpublic2014-09-16 18:412022-02-01 08:05
aferraz 
Triage Platform Base 
normalminorhave not tried
acknowledgedopen 
30Professional Appliance
 
 
Core
Production - Confirmed Stable
2014-03-21
3.0PR14Q2
https://code.openbravo.com/erp/devel/pi/rev/06c118995adc10ec206f039743ec34585bb34ac6 [^]
No
0027619: Selector picklist is not refreshed if the text is pasted in the editor using the contextual menu
If some text is entered in a selector item by entering the code key-by-key or by pasting it with the Ctrl+V shortcut, the dropdown is opened properly, and the text is used to filter it.

But, if the contextual menu is used to enter the text instead of using Ctrl+V, the picklist is not populated nor shown.
As F&B Admin:
- Open the Sales Order window
- Click the Create a new record in form button.
- Copy the character 'a' in the clipboard.
- Enter 'a' by pressing the 'a' key in the Business Partner selector. Its picklist is populated properly. Clear the text.
- Paste in the Business Partner selecter the text stored in the clipboard by pressing Ctrl+V. The picklist is populated properly. Clear the text.
- Paste in the Business Partner selecter the text stored in the clipboard by opening the contextual menu (Right mouse click) and selecting the Paste option. The picklist is not populated, this is wrong.
No tags attached.
caused by defect 00260433.0PR14Q2 closed alostale blur triggers selector ds request without pagination 
Issue History
2014-09-16 18:41aferrazNew Issue
2014-09-16 18:41aferrazAssigned To => AugustoMauch
2014-09-16 18:41aferrazModules => Core
2014-09-16 18:41aferrazTriggers an Emergency Pack => No
2014-09-19 15:19AugustoMauchTarget Version => 3.0PR14Q4
2014-09-29 08:31alostaleTarget Version3.0PR14Q4 => 3.0PR15Q1
2014-12-22 10:54alostaleTarget Version3.0PR15Q1 =>
2014-12-24 14:16AugustoMauchRelationship addedrelated to 0026043
2014-12-24 14:19AugustoMauchNote Added: 0072820
2014-12-24 14:47aferrazPrioritynormal => high
2014-12-24 14:48aferrazPriorityhigh => normal
2014-12-24 15:56AugustoMauchSummaryGLItem name not saved in AddPayment window => Selector picklist is not refreshed if the text is pasted in the editor using the contextual menu
2014-12-24 15:56AugustoMauchDescription Updatedbug_revision_view_page.php?rev_id=7344#r7344
2014-12-24 15:56AugustoMauchSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7346#r7346
2014-12-24 16:01AugustoMauchRegression level => Production - Confirmed Stable
2014-12-24 16:01AugustoMauchRegression date => 2014-03-21
2014-12-24 16:01AugustoMauchRegression introduced in release => 3.0PR14Q2
2014-12-24 16:01AugustoMauchRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/06c118995adc10ec206f039743ec34585bb34ac6 [^]
2014-12-24 16:02AugustoMauchRelationship replacedcaused by 0026043
2015-03-17 14:38alostaleAssigned ToAugustoMauch => platform
2015-11-10 14:22alostaleStatusnew => acknowledged
2022-02-01 08:05alostaleAssigned Toplatform => Triage Platform Base

Notes
(0072820)
AugustoMauch   
2014-12-24 14:19   
Setting the OBSelectorItem.addUnknownValues to true would fix the issue, but it was explicitely set to false to fix this other issue [1]

[1] https://issues.openbravo.com/view.php?id=26043 [^]