When I have an editor window open & have inline diff enabled, there is an extra column between the gray border and where the text starts (see red line in attached screenshot). When I click inside this column to highlight the entire row, nothing happens. This is rather annoying, and I thought this was a bug. We should allow for row highlighting when clicking inside this column.
|
20 KB
In 11.0 it had a 1 cursor width white line, while in 12.0 it has no white area, which makes it look funny. ... I was actually referring to issue #7703 (related to this one)
Also, when I single click inside this column, I would expect the cursor to move to just prior to the first character inside the row clicked.
Also, when I single click inside this column, I would expect the cursor to move to just prior to the first character inside the row clicked.
Well, that white column *is* the diff sidebar. When there is nothing to show it will just be white. Try disabling the inline diff and it should go away.
>In 11.0 it had a 1 cursor width white line, while in 12.0 it has no white area, which makes it look funny.
Not sure what you mean.
Well, that white column *is* the diff sidebar. When there is nothing to show it will just be white. Try disabling the inline diff and it should go away.
>In 11.0 it had a 1 cursor width white line, while in 12.0 it has no white area, which makes it look funny.
Not sure what you mean.
that white column *is* the diff sidebar. When there is nothing to show it will just be white
Yes, I realize that is the diff sidebar. But I still want to be able to click inside of it and have it behave as described in this issue.
that white column *is* the diff sidebar. When there is nothing to show it will just be white
Yes, I realize that is the diff sidebar. But I still want to be able to click inside of it and have it behave as described in this issue.
So you want the diff sidebar to behave as it did so far, ie. clicking on a red/blue/green area shows a popup, while clicking on the white area moves the caret at the beginning of the line?
So you want the diff sidebar to behave as it did so far, ie. clicking on a red/blue/green area shows a popup, while clicking on the white area moves the caret at the beginning of the line?
ie. clicking on a red/blue/green area shows a popup
Yes.
while clicking on the white area moves the caret at the beginning of the line
Yes.
--
One more use case to support:
If I click and drag my mouse in the inline diff column, I would like the entire row(s) highlighted. This should occur whether the inline diff column is white or red/blue/green. (This is similar to how IntelliJ behaves.) Can we support this behavior too?
ie. clicking on a red/blue/green area shows a popup
Yes.
while clicking on the white area moves the caret at the beginning of the line
Yes.
--
One more use case to support:
If I click and drag my mouse in the inline diff column, I would like the entire row(s) highlighted. This should occur whether the inline diff column is white or red/blue/green. (This is similar to how IntelliJ behaves.) Can we support this behavior too?
Issue #7702 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build Vincaed 3.0.5.0 |
No time estimate |
1 issue link |
relates to #7703
Issue #7703When I have inline diff disabled, there should be 1/2 a column width whitespace between the gray border and where the text begins |
In 11.0 it had a 1 cursor width white line, while in 12.0 it has no white area, which makes it look funny. ... I was actually referring to issue #7703 (related to this one)