Opened 19 years ago
Closed 19 years ago
#4952 closed defect (worksforme)
Firefox floating prefs box display problem
| Reported by: | Matt Shin | Owned by: | Christian Boos |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | version control/changeset view | Version: | 0.10.3 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
There is a display problem that occurs when Firefox is opened on a sufficiently narrow window, relative to the overview list of files in the changeset/diff. The floating prefs box on the right would end up covering the file names in the overview list. This is a particular problem for us as we have some very long path names in a few repositories.
Although we can change the site templates (or advice users to modify their Firefox's userContent.css files) to either not float the prefs box or to clear the overview list, we think this is not the most elegant solution.
I am sorry, but I cannot think of any useful thing to suggest at the moment, but can anyone think of a nicer solution to display the prefs box without it covering the file names in the overview list?
Attachments (0)
Change History (3)
comment:1 by , 19 years ago
| Keywords: | needinfo added |
|---|
comment:2 by , 19 years ago
Thank you very much for looking at this. Although we have not tested it, I think the solution in #3549 should at least reduce the likelihood of the problem. I am happy for this ticket to be closed for the moment. (I guess we can always re-open it if the problem continues to occur.)
comment:3 by , 19 years ago
| Keywords: | needinfo removed |
|---|---|
| Resolution: | → worksforme |
| Status: | new → closed |
Ok, fine with me, and yes if for some reason the problem seems to persist with 0.11, you're welcome to reopen the ticket.



Well, the filenames should now be much shorter in 0.11, due to the display of the common location (see #3549).
In theory, even with the above change, the problem can still happen, but is it in practice?