Closed Bug 75409 Opened 24 years ago Closed 4 years ago

Submenus of Bookmarks open small menu, then expand to full size

Categories

(Core :: XUL, defect)

defect
Not set
major

Tracking

()

RESOLVED WORKSFORME
Future

People

(Reporter: mikepinkerton, Assigned: mikepinkerton)

References

Details

(Keywords: polish, regression)

Recently, something has regressed which causes XPMenus on the mac (such as the bookmarks popup in the personal toolbar) to look horrible when submenus appear. You see a distinct flash as the submenu appears at a small size (looks like 10x10) then grows to its real size. I don't see this on win32, but then we never notice these kinds of problems on win32 because it paints so quickly. I wonder if it's something to do with the new view manager. Changes there generally affect submenu sizing and positioning. What's the name of the pref to turn the new view manager off again?
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.1
user_pref("nglayout.debug.enable_scary_view_manager", false);
ok, it doesn't appear to be the new view manager (if setting that pref is really all you need to do turn it off). [aside: At what point are we going to remove this pref and the old view manager?]
> if setting that pref is really all you need to do turn it off It is, honest! :-) > [aside: At what point are we going to remove this pref and the old view > manager?] When people find that this pref no longer helps make bugs go away, I guess. The sooner the better, since right now view manager interface changes require maintenance work in the old, horrendously broken view manager.
ok, this is really a bookmarks issue since RDF streams in bookmarks. not much we can do about it, though, and it will only happen the first time around for any menu. I'm sure this happens on all platforms, just is only visible on mac. what does everyone think? still catfud?
OS: Mac System 9.x → All
Hardware: Macintosh → All
Summary: Submenus of XPMenus open small menu, then expand to full size → Submenus of Bookmarks open small menu, then expand to full size
Target Milestone: mozilla0.9.1 → Future
Blocks: 104166
Mike, If I understand well this is a Mac only issue? Shouldn't the target OS be changed from "all" to "Mac"? BTW, is this still an issue?
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: jrgmorrison → xptoolkit.widgets

Cannot repro in macOS 10.15 nor 11, on latest release, beta and nightly builds.
Closing this as WFM, please feel free to reopen if you can still reproduce on your end.
Best,
Clara

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
QA Whiteboard: QA-not-reproducible
You need to log in before you can comment on or make changes to this bug.