https://bugs.documentfoundation.org/show_bug.cgi?id=139031
--- Comment #11 from Michael Weghorn <[email protected]> --- (In reply to Michael Weghorn from comment #10) > (In reply to medmedin2014 from comment #8) > > I think in General tab, the wrong horizontal alignment for "JPEG Compression > > Quality" text label is due to the use of two text labels (instead of one) : > > one containing "JPEG Compression" and new one containing "Quality". > > Those are indeed two different elements, the alignment is fine in my current > master build with the Breeze style, though. Might be that those are 2 > different elements by design, since its the option "JPEG Compression", and > then a related (but separate) option to set the quality when that option has > been selected, rather than a "JPEG Compression Quality" label. Having 2 elements instead of just one e.g. makes a difference for screen readers, I just tested with Orca and the gtk3 VCL plugin: "Quality, enter the ..." is only announced by the screen reader when the focus is actually on the spin button where the quality can be set, which is presumably desirable. -- You are receiving this mail because: You are the assignee for the bug.
