Closed Bug 66219 Opened 24 years ago Closed 24 years ago

I-Beam cursor over separators in Location field context menu

Categories

(Core :: XUL, defect)

defect
Not set
minor

Tracking

()

VERIFIED FIXED

People

(Reporter: dean_tessman, Assigned: hewitt)

References

Details

As per discussed in bug 56646, right-click on the location field and mouse-over a separator in the context menu. The cursor changes to the I-Beam cursor. This doesn't happen for HTML inputs or textfields.
This is weird. Those are just plain old <menuseparator/>'s, and we've got the cursor rule for menuseparator. Joe, any ideas?
Status: NEW → ASSIGNED
It almost seems as if the cursor is the pointer when it's exactly over the menuseparator, but there's a little padding around it without the default cursor. I'm not sure what to do here, sending to Joe.
Assignee: blakeross → hewitt
Status: ASSIGNED → NEW
Upon close inspection, it seems that the cursor actually is the default when over the content/border region of the separator, however, when over the margin area it turns into the cursor. The simple solution is to add a "cursor: default" to menupopup and popup so that it doesn't inherit this from whatever widget it's nested inside. I'll include this fix in my upcoming monster-checkin for the modern re-organization.
Status: NEW → ASSIGNED
Depends on: 65745
fixed
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
vfy
Status: RESOLVED → VERIFIED
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.