as per subject
OK in 4.2.5 > regression - TODO : find first version where this happens
Looks fine in master.
Sorry Cor but I have no experience with these dialogs. Can you tell me exactly which one you are referring to and I will bibisect it
looks fine to me in 4.3.1. I have english, spanish, and french dictionaries checked.
@Cor - closing as WFM. If you can still repro please set back to NEW and give us a bit more details about what you're doing to see the issue. Thanks!
doesn't work for me in 4.3.0.2
Created attachment 102922 [details] screenshots the screen shot at the bottom shows that the dictionaries are indicated in the list as it is expanded not at the box that shows the selected language
pls give me some time to respond or if you can't wait: send me a direct mail without qa or [bug #####] in the summary I've no possibility to keep track of all immediately. By far not..
Created attachment 102923 [details] character dialog in 4.3 Confirmed in Linux Mint on 4.3.1. You can see that the wrong control is being used for western fonts. This is a regression as it was the correct control in 4.2.5.
-> Enhancement.
@Urmas: how can a regression be an enhancement?
You need a textbox with an icon instead of simple textbox? It's enhancement.
When it was a textbox in a previous version and now is simple textbox, its not an enhancement to return it to a textbox.
Textbox is used for entering language codes directly. May be you LEARN your product features before spamming Bugzilla?
Created attachment 103660 [details] character dialog in 4.2 Here is the 4.2.7 screenshot and lets see who is the one who is spamming bugzilla. And if you read people's words, like when Cor Nouws states "OK in 4.2.5 > regression" or when i said "This is a regression as it was the correct control in 4.2.5.", you wouldnt be wasting my time.
Yes i noticed that i was wrong about this issue a few days back after reading the 4.3 release notes, as this change was intentional, so this is an enhancement.
So I guess it's about this feature https://wiki.documentfoundation.org/ReleaseNotes/4.3#Adding_a_new_language_tag I do not understand why this is not a regression. The fact that a change has been made to make something new possible, does not imply that it's logic that existing functionality is removed at the same time? A well ..
Yep thats the feature, "the language list box is now a combo box". I doubt that it would be possible to add the tick sign to the editable textbox field, as you'd have to add logic that if a user changes the text that the tick should be removed, and the tick should only be applied if a new entry is selected which has a tick. If its is possible, quite an undertaking for very little benefit. Already found problems with the logic in the textbox. With a language already set (e.g. 'English (USA)'), type in a new language (e.g. 'Spanish (Argentina)'), then press up or down and it wont go to the next or previous entry, it will still remember its old selection and start going up and down from that entry.
(In reply to comment #18) > Already found problems with the logic in the textbox. Already known as bug 81429 ;)
tdf#81429 is resolved now. Are we good to resolve this too?