https://bugs.documentfoundation.org/show_bug.cgi?id=139112
--- Comment #27 from BogdanB <[email protected]> --- (In reply to Buovjaga from comment #17) > (In reply to Ćukasz from comment #16) > > Created attachment 186244 [details] > > setting > > Seeing is believing, thanks. However, I don't see that setting with the long > description in my own versions. I have three settings while you have four. I > tried searching for it in Weblate, but could not find it. Can you help me > determine what it is? > > I don't remember how such issues were dealt with in the past. As far as I > know, we want to keep a maximum height for the dialog, so possibly it is not > a good idea to wrap the line with: > <property name="wrap">True</property> > > The dialog code is: > cui/uiconfig/ui/optaccessibilitypage.ui:47:<property name="label" > translatable="yes" context="optaccessibilitypage|textselinreadonly">Use > te_xt selection cursor in read-only text documents</property> Do you now if this properties is what is needed? <property name="vexpand">True</property> If yes, I could do the change. -- You are receiving this mail because: You are the assignee for the bug.
