Open Bug 65355 Opened 24 years ago Updated 2 years ago

disable mousewheel font sizing on <select>'s and trees

Categories

(Core :: XUL, defect, P3)

defect

Tracking

()

People

(Reporter: bryner, Unassigned)

References

Details

Attachments

(1 file)

Mousewheel font sizing needs to be disabled on elements where ctrl is used for multiple selection (since it's easy to trigger the font resizing by mistake).
Blocks: 64908
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0
Priority: -- → P3
Target Milestone: mozilla1.0 → mozilla1.1
Blocks: 170448
Target Milestone: mozilla1.1alpha → mozilla1.2beta
Attached patch possible fix (deleted) — Splinter Review
This is pretty simplistic - it disables ctrl+mousewheel resizing on form controls and XUL content. I think it's reasonable though. There are obvious problems with doing the resizing for form controls, and it would be unexpected (to say the least) for the chrome text to zoom. We may want to let content-area XUL do text zoom at some point, but that seems like an edge case.
Comment on attachment 101046 [details] [diff] [review] possible fix sr=hyatt
Attachment #101046 - Flags: superreview+
Comment on attachment 101046 [details] [diff] [review] possible fix r=hewitt
Attachment #101046 - Flags: review+
checked in.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
This bug doesn't seem to be fixed (anymore?). Steps to reproduce: 1) go to http://bugzilla.mozilla.org/show_bug.cgi?id=64908 2) click an email address in the CC list 3) with the intention of selecting another address, press Ctrl, hold, and use scroll wheel to reach the last email address in the list. What happens: text zoom increases. (Assuming that you have Ctrl+mousewheel set to do that.) What should happen: the CC <select> should scroll. Using Mozilla build 2004030208 on Linux.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee: bryner → jag
Status: REOPENED → NEW
QA Contact: jrgmorrison → xptoolkit.widgets
Target Milestone: mozilla1.2beta → ---
Assignee: jag → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: