Re: [Xsltforms-support] select1 behaviour on iPad
Brought to you by:
alain-couthures
From: Mark S. <m_s...@ma...> - 2023-11-21 10:31:13
|
Hi again, I just noticed that if I just run instance() for the node whose value is set by the select1 from the debug command line, the dropdown select1 refreshes and works normally. Mark > On 21 Nov 2023, at 09:23, Mark Seaborne <m_s...@ma...> wrote: > > Hi, > > I have recently noticed that select1 as a dropdown list doesn't quite work in iPad browsers with XSLTForms 1.7 (using iPadOS 17.1.1). > > Where the node bound to the selected value starts empty, an initial selection works. However, the empty value row of the dropdown list isn't removed after the initial selection, which messes up the mapping between the index of the selected node in the itemset and the selected row of the dropdown list. > > The attached form can be used to demonstrate the problem on an iPad. Interestingly the form works fine on my old iPhone (iOS 15.8). > > My understanding is that all iPad Web browsers are built on WebKit and certainly those that I have tried (Vivaldi and Firefox) show the same behaviour. > > Best wishes > > Mark > > <select1.xml> > > > |