nbuytaert1 / apex-select2

Select lists in Oracle APEX as they should be
https://apex.oracle.com/pls/apex/f?p=64237:20
GNU General Public License v2.0
56 stars 18 forks source link

Quick Edit does not work with Select2 #118

Open ScottHollows opened 4 years ago

ScottHollows commented 4 years ago

Developer Toolbar -> Quick Edit does not work with Select2

Steps to reproduce

1) Run an application from ApEx builder, showing the developer toolbar 2) Click on the QUICK EDIT button in the developer toolbar 3) Click on a Select2 item 4) The page will open in ApEx builder as expected.

5) The expected behaviour at this point is the item should be selected n the rendering tab and the item's properties should be displayed on the right hand side. However this does not happen and instead the region is selected.

Workarounds

Do a quick search on a nearby field instead

Impact

Develop productivity. This has a larger impact if you have a lot of Select2 items on a page

Screen Snapshot

screen