Issue 1609: File name label cut off with long file pathes.
Status:  New
Owner: ----
Reported by bananewe...@gmail.com, Oct 16, 2012
Affected Version: 2.2.1

What steps will reproduce the problem?
1. Commit a change in a file with a long file name like plugins/com.company.some.hierarchical.name/src/com/company/some/hierarchical/name/exceptions/InsanelyAndExtraOrdinaryLongFileNameExceptionTestCase.java
2. Open the gerrit page for the change

What is the expected output? What do you see instead?
I see the file name cut off in the label at the top of the webpage.

I would like to have the ability to read the full file name (e.g. because I try to locate that file in my IDE at the same time). It would be sufficient to show a tooltip with the full file name when hovering over the label.