You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When selecting a custom line spacing (Settings -> General-> Editors -> Text Editors -> Line spacing) and selecting a line in an editor, the selection is only padded to the bottom but not the top. This makes for an awkward feel and does not seem to be expected.
I do not know, whether the behaviour changed anytime before or whether this always was the case.
It would be expected for the line spacing to be equal on top an bottom when having a line highlighted.
This happens on the newest build on Mac.
Screenshots:
This is where the setting is located:
This is the current situation:
I would expect the padding of the line select to be equidistant from the text on top and bottom.
(This might be considered an enhancement, but I do believe this is not intentional in the first place)
The text was updated successfully, but these errors were encountered:
@gnaatz, thank you for your report.
Could you please provide a screenshot of such text selection and of the exact preference you are referring to, because at least under Windows I can't find that exact preference.
Please also provide the versions of Eclipse until it was working as expected and since when it started to look differently.
Furthermore I assume, although the preference is probably implemented in this repo, actual implementation is in SWT. So depending on what has changed exactly, this issue maybe will be transferred to SWT by us (but this isn't a problem for now).
When selecting a custom line spacing (Settings -> General-> Editors -> Text Editors -> Line spacing) and selecting a line in an editor, the selection is only padded to the bottom but not the top. This makes for an awkward feel and does not seem to be expected.
I do not know, whether the behaviour changed anytime before or whether this always was the case.
It would be expected for the line spacing to be equal on top an bottom when having a line highlighted.
This happens on the newest build on Mac.
Screenshots:
This is where the setting is located:
This is the current situation:
I would expect the padding of the line select to be equidistant from the text on top and bottom.
(This might be considered an enhancement, but I do believe this is not intentional in the first place)
The text was updated successfully, but these errors were encountered: