Closed Bug 307400 Opened 20 years ago Closed 19 years ago

Scrolling profiles in Profile Manager broken on other than English build when there are 6 profiles

Categories

(Toolkit :: Startup and Profile System, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: ville.pohjanheimo, Assigned: smontagu)

Details

(Keywords: intl, l12y, verified1.8.1.1)

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; fi; rv:1.8b4) Gecko/20050906 Firefox/1.4 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; fi; rv:1.8b4) Gecko/20050906 Firefox/1.4 When there are 6 or more profiles, or enough profiles to warrant a scroll bar, the Finnish Firefox's profile manager's scroll bar won't work. Trying to move the scroll bar doesn't have any effect. Trying to move in the list with the keyboard doesn't change the view either. Tested on 6.9. Linux build and a couple of days older Windows build. Reproducible: Always Steps to Reproduce: 1. Create 5 or more profiles 2. Try to scroll the list of profiles Actual Results: Scrolling won't work Expected Results: Scrolling through the list should work.
Forgot to mention the same is reported to work OK with the Swedish build.
It affects also Russian Firefox (we've got a bunch of complaints on our forum).
Status: UNCONFIRMED → NEW
Ever confirmed: true
It seems to depend on the length of the checkbox labels, offlineState.label and autoSelect.label in profileSelection.dtd. The scrolling breaks if both labels are so long that they wrap.
Yes, Japanese localized build uses a workaround on intl.css like as follows for the moment: #autoSelectLastProfile { white-space: nowrap; }
changing the summary and adding intl and l12y keywords for the moment.
Keywords: intl, l12y
Summary: Scrolling profiles in Profile Manager broken on Finnish Firefox → Scrolling profiles in Profile Manager broken on other than English build when there are 6 profiles
Attached patch PatchSplinter Review
Attachment #224686 - Flags: review?(brettw)
Assignee: nobody → smontagu
Please set version to 1.5.0.x. This problem occurs also in Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4 which is the version of Firefox I am using. I did the change to "toolkit/profile/content/profileSelection.xul" described in the patch (which tells us to remove a 'flex="1"' at the right position). First I had to find out where the file was. For Windows users it is actually in "<installation folder of firefox>\chrome\toolkit.jar" if you open it in a zip-program (I used 7-Zip) you go to "content\mozapps\profile". 1. Close any running Firefox! 2. Make a backup of toolkit.jar before doing something with it! 3. Open "toolkit.jar" and browse to "profileSelection.xul" directly in the zip-program and changed it. 4. After saving and closing the editor 7-Zip asks if you want to store the changes into the archive: say yes. 5. Close zip-program, run Firefox and it should work. At least it worked for me.
Comment on attachment 224686 [details] [diff] [review] Patch load-balancing review requests
Attachment #224686 - Flags: review?(brettw) → review?(bugs.mano)
The only thing I remarked now as Firefox was updated, I had to redo the whole thing I described earlier.
Comment on attachment 224686 [details] [diff] [review] Patch r=mano.
Attachment #224686 - Flags: review?(bugs.mano) → review+
Fixed on trunk.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
The bug is again present in 2.0. At least in User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1) Gecko/20061010 Firefox/2.0 Can any body confirm for other systems?
Flags: blocking1.8.1.1?
Comment on attachment 224686 [details] [diff] [review] Patch approved for 1.8 branch, a=dveditz for drivers
Attachment #224686 - Flags: approval1.8.1.1+
Flags: blocking1.8.1.1? → blocking1.8.1.1+
Checked in to 1.8 branch
Keywords: fixed1.8.1.1
verified fixed in firefox-fi, win32, 2006120303
Status: RESOLVED → VERIFIED
Keywords: verified1.8.1.1
Keywords: fixed1.8.1.1
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: