scrollboxes scroll to offset 0 when resized
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mozilla Thunderbird |
Fix Released
|
Low
|
|||
thunderbird (Ubuntu) |
Fix Released
|
Low
|
Unassigned |
Bug Description
1. install thunderbird (I used 2.0.0.14 for this repro)
2. create a large set of local folders so that you have about two screenfulls of local folders
3. select the top "inbox" node
4. scroll the list of local folders to the bottom
5. resize the local folders panel to be a little bit bigger
Expected:
I just want to resize it, I don't want it to change the scroller position as a side effect,
Actual:
The scrollbox/panel that contains the local folder will automatic scroll to offset 0 making the selected "inbox" item visible again.
Note: I think this is a bug in the mozilla platform or whatever because I see the same buggy effect when I create a large amount of filter rules inside the "Tools::Message Filters" dialog (to repro the bug in there I just create two screenfulls of filter rules (about 60 or so) and then select the first rule, scroll to the bottom and then resize the entire "Message Filters" dialog window.
Changed in thunderbird: | |
status: | Unknown → Invalid |
Changed in thunderbird: | |
status: | Unknown → Fix Released |
Changed in thunderbird: | |
importance: | Unknown → Low |
The list view used Edit::Preferenc es::Advanced: :Encryption: :View Certificates: :Authorities for Firefox 2.0.0.15 on Ubuntu exhibits the same problem, so it's definately a platform problem. This problem has been fixed in FF3 though so compiling against the mozilla trunk XULRunner will likely be sufficient to fix this bug (this is itself of course not exactly a trivial thing to do I suppose).