Created attachment 83930 [details] Form with a combobox. Try the input "Start" for the second row. I have created a form with a combobox. The combobox is filled by SQL. There is, for example, a text "start". Then it is impossible to input a new value, which begins with a upper-case "S", for example "Start". This doesn't work since the beginning of LO.
Hello I still reproduce on windows 7/64 with Version: 4.2.0.3 Build ID: c63c03decdf780d8fb80823950665b782ec9ecd0 Of course, the opposite is also true (if Start is in the first row and you want to input start). Another workaround: to enter "Start" begin the word with another letter, e.g. "btart", replace b by S and quit the control (don't type the End key) I set status to New... Regards Pierre-Yves
Adding self to CC if not already on
Created attachment 114105 [details] bt I'm trying to pinpoint the very moment where the comparison is made but only got this. A value which begins with "s" appeared in bt whereas I had typed "S"
Julien Nabet committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=76f33f10309b0ee384a75a7a854858b068d60495 tdf#67990: Management of case in combobox It will be available in 4.5.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Julien Nabet committed a patch related to this issue. It has been pushed to "libreoffice-4-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6e36fc0cb769c2173e07af764ddc52e02cf8c9ba&h=libreoffice-4-4 tdf#67990: Management of case in combobox It will be available in 4.4.3. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Since it's not a crash, I haven't cherry-picked it for 4.3 branch.