Open
Bug 353685
Opened 19 years ago
Updated 3 years ago
The scrollbars doesn't update the size when the system settings are changed
Categories
(Core :: XUL, defect)
Tracking
()
NEW
People
(Reporter: masayuki, Unassigned)
Details
On Windows, we can change the scrollbar size directly. But the scrollbars in Gecko are not changing the size at the time.
# by reloading the page, the scrollbars are updated. (not updated at resizing.)
1. Show any pages that has scrollbars (e.g., buglist)
2. Change the scrollbar size in system settings.
I tested on 2006092104-trunk/Win2k
| Reporter | ||
Updated•19 years ago
|
Severity: normal → minor
| Reporter | ||
Comment 1•19 years ago
|
||
But the dropdown markers of the combo box are resizing at the time.
| Reporter | ||
Comment 2•19 years ago
|
||
(In reply to comment #1)
> But the dropdown markers of the combo box are resizing at the time.
>
Ah, but the dropdown marker of the toolbar of Tb doesn't update.
But the scrollbars of the folder tree and of the list of the mail are changing the size. Does this bug depend on the XUL context?
Updated•16 years ago
|
Assignee: jag → nobody
| Reporter | ||
Comment 3•10 years ago
|
||
I cannot reproduce this bug on normal web pages. However, I can still reproduce this bug in about:config. So, I guess that theme change notification isn't handled by XUL document or element?
# I tested on WinXP.
OS: Windows 2000 → Windows XP
Updated•3 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•