53 Commits (60d4551b4de57d83dcdd592c09fa7be1dd2e88d6)

Author SHA1 Message Date
  Tarek Oraby 9c9991d887
Fix ComboBox in read-only mode allowing value change by user (#12022) 4 years ago
  Tatu Lund 06947c6f90
Moving disableBrowserAutocomplete to WidgetUtil and change widgets to use it (#12020) 4 years ago
  Anna Koskinen 3397e396dc
Further tweaks to ComboBox popup positioning. (#11910) 4 years ago
  Tatu Lund d9c4969c4c
Adding missing setPopupPosition(left, top); (#11902) 4 years ago
  Anna Koskinen 35883e01bc
Improvements to popup positioning for ComboBox within HorizontalLayout. (#11846) 4 years ago
  Anna Koskinen a8310a63c6
Reduce excess positioning calls for ComboBox popup. (#11808) 4 years ago
  Anna Koskinen 1b55d3668b
Fix a timing issue in ComboBox filtering via paste using mouse. (#11780) 4 years ago
  Anna Koskinen f1dc01ec76 When ComboBox popup opens to the left accommodate margin/border/padding. (#11755) 4 years ago
  Sun Zhe 13f1c168d2
code format (#11555) 5 years ago
  Sun Zhe d3eb272d7b
Reset Combobox internal state (#11412) 5 years ago
  Tatu Lund d213a42443 Fixing autocompletion issue with ComboBox on newer Chrome versions (#11472) 5 years ago
  Anastasia Smirnova 049e6f39aa Read-only combobox should not handle PASTE event (#11529) 5 years ago
  Anastasia Smirnova 6cc773fb7c Ensure pop-up is not opened, when tabbing out fast from Combobox (#11436) 5 years ago
  Sun Zhe 8d171648e5
Revert "Update ComboBox internal state on new item added (#11094)" (#11331) 5 years ago
  Sun Zhe 2c59809dd2
Run formatter to the code (#11227) 5 years ago
  Teemu Suo-Anttila 56ce91c616 Update ComboBox internal state on new item added (#11094) 5 years ago
  Mehdi Javan efb6403e5b Improve ComboBox keyboard behavior when an item is selected (#11031) 6 years ago
  Ilia Motornyi da114a1711
Use random string for autocomplete attribute (#10950) 6 years ago
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Anna Koskinen 0f052d4fcb Fix VComboBox internal state cleanup (#10693) 6 years ago
  Anna Koskinen 5b9d0b9175 Selection handling fix when adding new item to ComboBox. (#10445) 6 years ago
  Ahmed Ashour bdceccd1aa Disabled ComboBox should not open popup on pasting (Fixes #7898) (#10240) 6 years ago
  Ahmed Ashour c58c7e7a23 Use Logger instead of VConsole (#10249) 6 years ago
  Adam Wagner ffe1e0c022 Fix combo box suggestion popup height (#10256) 6 years ago
  Ahmed Ashour fb6e81221b Use lambda with Handlers (#10229) 6 years ago
  Ahmed Ashour a9c83ba07e Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 years ago
  Ahmed Ashour 03570cb874 Scheduler.ScheduledCommand and RepeatingCommand to be lambda (#10203) 6 years ago
  Ahmed Ashour 0f4702c6d1 Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
  Ahmed Ashour 9494818412 Use StringBuilder instead of StringBuffer (#10154) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour adcf2e2e80 Use enhanced for loop instead of Iterator. (#10100) 6 years ago
  Ahmed Ashour 9e6490d32a Fix typos (#10095) 6 years ago
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Ahmed Ashour 62d49f3c3a Implement hashCode() when implementing equals() 6 years ago
  Ahmed Ashour f6e082f517 Use String.isEmpty() 6 years ago
  Henri Sara c67f157e45 Move ComboBox popup with ComboBox on scroll (#9869) 6 years ago
  Artur 0f64ae445b Do not wait for icons to load before interacting with a combo box (#9717) 6 years ago
  Teemu Suo-Anttila 01a453649e Fix combobox adding new items on blur (#9660) 7 years ago
  Teemu Suo-Anttila a454893e89 Add missing since for 8.0.7 7 years ago
  Henri Sara 620b413478 Add missing since tags (#9544) 7 years ago
  Teemu Suo-Anttila 3b3c647e5b Show empty selection caption in ComboBox (#9468) 7 years ago
  Matti Tahvonen 9b72cbfa11 Fix resetting of last filter in VComboBox (#9381) 7 years ago
  Henri Sara dc657b3208 Fix ComboBox popup location on scrolled pages in IE/Firefox 7 years ago
  Teemu Suo-Anttila 6f8518579f Picked all changes from 7.7 7 years ago
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) 7 years ago
  Pekka Hyvönen 1891ffa6e1 Reduce ComboBox initial requests (#8571) 7 years ago
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago