Closed
Bug 365706
Opened 19 years ago
Closed 18 years ago
Migration wizard shows oversized progress bar on import page
Categories
(Calendar :: Import and Export, defect)
Calendar
Import and Export
Tracking
(Not tracked)
RESOLVED
FIXED
0.8
People
(Reporter: foppe.benedictus, Assigned: ssitter)
References
()
Details
Attachments
(1 file)
|
1.06 KB,
patch
|
berend.cornelius09
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; nl; rv:1.8.1) Gecko/20061010 Firefox/2.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a2pre) Gecko/20070102 Calendar/0.4a1 build 2007010203
Big progressbar importing from evolution, see screenshot at URL. I don't use evolution, but it is installed without any actual data.
Reproducible: Always
Steps to Reproduce:
1. Delete all sunbird profile data
2. Start build
3. Try to import
Actual Results:
It gives the submitted screenshot.
Expected Results:
small progressbar
I use Ubuntu 6.10 (gnome)
| Assignee | ||
Comment 1•19 years ago
|
||
Confirmed with Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a2pre) Gecko/20070105 Calendar/0.4a1 ID:2007010503.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Summary: Big progressbar importing from evolution → Migration wizard shows oversized progress bar on import page
Version: unspecified → Trunk
Comment 2•18 years ago
|
||
http://mxr.mozilla.org/seamonkey/source/calendar/base/content/migration.xul
76 <progressmeter id="migrate-progressmeter" mode="determined"
77 value="0" flex="1"/>
Maybe removing the flex attribute solves the problem. I can't test because I can't trigger the migration wizard (this could be a valid RFE :)).
Hardware: PC → All
| Assignee | ||
Comment 3•18 years ago
|
||
Suggestion from Comment #2 works fine in Sunbird.
Assignee: nobody → ssitter
Status: NEW → ASSIGNED
Attachment #293289 -
Flags: review?(daniel.boelzle)
Comment 4•18 years ago
|
||
Comment on attachment 293289 [details] [diff] [review]
remove flex attribute, rev0
Moving review over to Berend.
Attachment #293289 -
Flags: review?(daniel.boelzle) → review?(Berend.Cornelius)
Comment 5•18 years ago
|
||
Comment on attachment 293289 [details] [diff] [review]
remove flex attribute, rev0
Patch Works fine
Attachment #293289 -
Flags: review?(Berend.Cornelius) → review+
| Assignee | ||
Updated•18 years ago
|
Keywords: checkin-needed
Comment 6•18 years ago
|
||
patch checked in on trunk and MOZILLA_1_8_BRANCH
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•