Defect #4883
closedBottom "contextual" placement in issue with associated changeset
0%
Description
The bottom contextual
div ends up on the left of the issue-changesets
div if there are not enough comments to push contextual
under issue-changesets
, I think contextual
should always be "the last" div so that it always ends up in the same place.
(current-ish trunk, alternate theme)
Files
Updated by Jean-Philippe Lang over 14 years ago
Do you mean that the icons should be on the right of the changesets list?
I'm not sure that it would be more consistent.
Updated by Felix Schäfer over 14 years ago
No, not at the right of the changesets, under the changesets. I'll try to make an example without sensitive data I can make a screenshot of.
Updated by Felix Schäfer over 14 years ago
Ok, I think I found out what the problem is. I wasn't able to reproduce the problem at first, but I then remembered that I had the problem on my large full HD screen. In essence, if the width of the container is big enough to fit the contextual
and the issue-changesets
next to one another, contextual
will be left of issue-changesets
instead of bellow.
(Attached is a webgrab of the problem, not included in the comment due to the size of the image)
Updated by Felix Schäfer over 14 years ago
(oh, and the example is here http://orga.fachschaften.org/issues/100 if you want to have a look for yourself)
Updated by Jean-Philippe Lang over 14 years ago
I see. I though you were speaking about the little icons that allow to reply/edit a comment.
Updated by Jean-Philippe Lang over 14 years ago
- Status changed from New to Closed
- Target version set to 1.0.0 (RC)
- Resolution set to Fixed
Fixed in r3516.