Closed Bug 618420 Opened 14 years ago Closed 13 years ago

Area of bottom-left and bottom-right window resizer too small

Categories

(Core :: Widget: Win32, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

VERIFIED FIXED
Tracking Status
blocking2.0 --- final+

People

(Reporter: jonathan_haas, Assigned: jimm)

Details

(Keywords: regression, Whiteboard: [softblocker][fx4-fixed-bugday])

Attachments

(2 files)

User-Agent:       Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101210 Firefox/4.0b8pre
Build Identifier: 

With Aero and the Firefox button enabled the area to resize the main window is much smaller than those of standard windows applications. In standard window applications, you have a tolerance of around 16 pixel left/right, but with Firefox you have to hit exactly the edge.

Reproducible: Always

Steps to Reproduce:
1. Move cursor to bottom right window edge
2. Move cursor a few pixels to the left
Actual Results:  
Cursor changes to up/down resizer. (↕)

Expected Results:  
Cursor should stay diagonal. (top-left to bottom-right)
Keywords: regression
I added a screenshot to make clear what I'm talking about. Normal windows show a NW-SO cursor in the range of the green area, Firefox does this only in the red area.
No longer blocks: FirefoxButton
Requesting blocking as it is a regression and a small hit target of around 8x8 pixels is clearly not enough for such an important thing like resizing a window.
blocking2.0: --- → ?
Version: unspecified → Trunk
Jim, do you know which code is responsible for this?
Yeah, that's right here:

http://mxr.mozilla.org/mozilla-central/source/widget/src/windows/nsWindow.cpp#5803

We base it on some system metrics related to the sizing area. I see a slight difference between fx and notepad for the lower and upper borders. Should be easy to tweak. I'll take a look this week.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee: nobody → jmathies
blocking2.0: ? → final+
Whiteboard: [softblocker]
Attached patch patchSplinter Review
Looks the bottom border is the only one that gets extended, and based on a simple measurement, it appears to be twice the margin size.

Felipe, care to take this for a spin and review?
Attachment #505259 - Flags: review?(felipc)
Comment on attachment 505259 [details] [diff] [review]
patch

Nice, I never noticed this detail on Windows before. It definitely helps on resizing
Attachment #505259 - Flags: review?(felipc) → review+
http://hg.mozilla.org/mozilla-central/rev/16bd82195df8
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Verified fixed in Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b12pre) Gecko/20110204 Firefox/4.0b12pre
Status: RESOLVED → VERIFIED
Whiteboard: [softblocker] → [softblocker][fx4-fixed-bugday]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: