Closed
Bug 42052
Opened 26 years ago
Closed 26 years ago
File picker select widgets have annoying no-click dead zones
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
FIXED
M18
People
(Reporter: jwbaker, Assigned: bryner)
Details
(Whiteboard: [nsbeta3+] [have fix])
Attachments
(1 file)
|
470 bytes,
patch
|
Details | Diff | Splinter Review |
The XP file picker has a really annoying dead zone that will not accept mouse
clicks. I discovered this on Linux, build 2000060908 (M17). To reproduce:
1) Start Moz.
2) From the "File" menu, pick "Save Page As"
3) Click on the select widget to the right of "Files of type:"
4) Move mouse to the far right of the drop-down list
5) Click and become exasperated
I can't see any legitimate reason for the right side of the list to not accept
mouse input. I personally always click near the arrow, and when I move my mouse
straight down I don't get highlighting, nor can I pick things from the list. I
suggest that the entire width of the list should accept mouse input.
| Reporter | ||
Comment 1•26 years ago
|
||
This also affects prefs. The font drop-down lists in the prefs sometimes have a
dead zone which doesn't respond to mouse input. This only happens for me on one
out of four of the font drop-downs.
Updated•26 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•26 years ago
|
||
Ability to make a selection in the list does not extend all the way to the right
edge. I don't see this in any of the font prefs though. assigning to bryner,
nominating for nsbeta3
Assignee: trudelle → bryner
Keywords: nsbeta3
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•26 years ago
|
||
This is a really simple fix, I'm attaching it to the bug.
Whiteboard: [have fix]
| Assignee | ||
Comment 4•26 years ago
|
||
| Reporter | ||
Comment 5•26 years ago
|
||
I can confirm that the attached patch works on Linux-i686 build 2000070909.
Propose committing the fix so we can resolve this bug.
| Assignee | ||
Comment 6•26 years ago
|
||
I can't check it in now because this is not a beta2+ bug (and probably would not
get approved as one).
Comment 7•26 years ago
|
||
nsbeta3+
Whiteboard: [have fix] → [nsbeta3+] [have fix]
Target Milestone: --- → M18
| Assignee | ||
Comment 8•26 years ago
|
||
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 9•26 years ago
|
||
Looks fixed on Linux 2000073120 (M18).
You need to log in
before you can comment on or make changes to this bug.
Description
•