Closed Bug 163267 Opened 23 years ago Closed 8 years ago

resize widgets are visible and obtrusive on sheets on MacOS 10.2

Categories

(Core :: XUL, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: cmaximus, Unassigned)

References

Details

I didn't technically see this defect in a browser window - but it is at the toolkit level. The resize widget is both visible and obtrusive on resizable sheets. It partially obscures the 'cancel' button. To Repro: Use a new profile or a profile without mail setup. Launch Mail or AddressBook Observe the widget on the bottom right of the sheet that appears. Actual results: You can see the resize widgets (it works fine) but it's ugly and covers the cancel button a little. Expected results: I had no idea these sheets were resizable. I won't comment on if they should be. On OS 10.1.x the widgets are invisible (but still function). 20020816 branch builds - MacOS 10.2 (jaguar) don't know who should get this bug so picking on pink :-)
-> rjc
Assignee: pinkerton → rjc
Summary: resize widgets are visible and obtrusive on sheets on MacOS 10.2 → resize widgets are visible and obtrusive on sheets on MacOS 10.2
This isn't a bug with resizable sheets... XUL just needs to leave a bit of space for the resize widget (for Mac, its around 16x16) instead of placing the OK/Cancel buttons flush-right. Handing this over to Jag...
Assignee: rjc → jaggernaut
The default CSS for such XUL pages should inherit a bottom and right margin equal to the resize widget size when that widget is visible, and should not have that margin when the widget is not visible.
Blocks: 122102
Blocks: 193527
Assignee: jag → nobody
No longer blocks: 193527
MacOs 10.2 is no longer supported.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.