Closed
Bug 4877
Opened 26 years ago
Closed 26 years ago
First mouseover on Composer button enlarges window
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P4)
Tracking
()
VERIFIED
FIXED
M5
People
(Reporter: cpratt, Assigned: eric)
Details
To see this:
1. Launch apprunner on the Mac.
2. Move the mouse cursor over the Composer icon in the lower right hand corner
(the one that looks like a fountain pen).
3. Watch as the window resizes itself.
If you're viewing a page that's long (eg macintouch.com) garbage will also be
drawn in the small bit directly above between the arrow icons for the
scrollbars.
Assignee: kostello → joki
Component: Apprunner → Event Handling
QA Contact: 4137 → 3847
Updated•26 years ago
|
Assignee: joki → evaughan
Comment 3•26 years ago
|
||
This is the result of something being done by the button renderer in response
to a NS_MOUSE_ENTER event. Eric, I think that's your stuff.
Updated•26 years ago
|
Priority: P3 → P4
Target Milestone: M5
Comment 4•26 years ago
|
||
assigning to evaughan as p4 for m5
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•26 years ago
|
||
Verified Fixt. April 27th build.
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•