Closed
Bug 263992
Opened 21 years ago
Closed 21 years ago
Menus placed at wrong position (directly under the window border)
Categories
(Core :: Web Painting, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: mcsmurf, Assigned: roc)
References
()
Details
(Keywords: regression, smoketest)
Attachments
(1 file)
1.36 KB,
patch
|
emaijala+moz
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
Happens with a current trunk build, when you open the File Menu (or Edit, or
Help, doesn't matter), the menu isn't placed under the menu item, but directly
under the window border. For a screenshot, see the URL.
Roc: i think this is caused by your checkin from Bug 238493 (Need to
(re)implement widget change caching). Backing out your patch locally fixed the
problem here.
Reporter | ||
Updated•21 years ago
|
Keywords: regression
Comment 1•21 years ago
|
||
*** Bug 264080 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Severity: normal → major
Comment 2•21 years ago
|
||
*** Bug 264086 has been marked as a duplicate of this bug. ***
Comment 3•21 years ago
|
||
Updated•21 years ago
|
Attachment #161911 -
Flags: superreview?(roc)
Attachment #161911 -
Flags: review?(roc)
Assignee | ||
Comment 4•21 years ago
|
||
Comment on attachment 161911 [details] [diff] [review]
Copy nsWindow::Move's borderless parent code to nsWindow::Resize
I'll sr+ since it's pretty trivial but since I basically wrote it, Ere should
review
Attachment #161911 -
Flags: superreview?(roc)
Attachment #161911 -
Flags: superreview+
Attachment #161911 -
Flags: review?(roc)
Attachment #161911 -
Flags: review?(emaijala)
Comment 5•21 years ago
|
||
*** Bug 264207 has been marked as a duplicate of this bug. ***
Comment 6•21 years ago
|
||
*** Bug 264221 has been marked as a duplicate of this bug. ***
Comment 7•21 years ago
|
||
Raising severity, added smoketest kw per duped bug 264221.
Severity: major → blocker
Keywords: smoketest
Updated•21 years ago
|
Attachment #161911 -
Flags: review?(emaijala) → review+
Assignee | ||
Comment 8•21 years ago
|
||
checked in. Thanks stephen!
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 9•21 years ago
|
||
I filed bug 264229 (autocomplete not working) and bug 264235 (context menus not
working) against mac trunk. Might they be related to this?
Reporter | ||
Comment 10•21 years ago
|
||
*** Bug 264169 has been marked as a duplicate of this bug. ***
Comment 11•21 years ago
|
||
*** Bug 264267 has been marked as a duplicate of this bug. ***
Comment 12•21 years ago
|
||
(In reply to comment #11)
> *** Bug 264267 has been marked as a duplicate of this bug. ***
I think the behavior I reported on 12 Oct under 264213 - which has now been put
under 98830 - was related to this problem.
It appeared 11 Oct and was fixed 13 Oct. Looking at the details of this one, I
no longer think the problem I reported really had anything to do with my
dual-monitor setup but rather with this.
![]() |
||
Comment 13•21 years ago
|
||
*** Bug 264213 has been marked as a duplicate of this bug. ***
Comment 15•21 years ago
|
||
bug 264229 (autocomplete not working) and bug 264235 (context menus not
working) on mac trunk were not fixed by the patch here. Can someone take a look
at those blockers?
Comment 16•21 years ago
|
||
This bug is not corrected completely.
Arbitrary window sizes -> Press F11 key -> Returns to the original size
Bookmarks menu on Menubar placed at wrong position.
Reporter | ||
Comment 17•21 years ago
|
||
(In reply to comment #16)
> This bug is not corrected completely.
> Arbitrary window sizes -> Press F11 key -> Returns to the original size
> Bookmarks menu on Menubar placed at wrong position.
Right, it seems the popup window of the Go Menu, the Bookmarks Menu and the
Tools Menu have this problem.
Reporter | ||
Comment 18•21 years ago
|
||
(In reply to comment #17)
> (In reply to comment #16)
> > This bug is not corrected completely.
> > Arbitrary window sizes -> Press F11 key -> Returns to the original size
> > Bookmarks menu on Menubar placed at wrong position.
>
> Right, it seems the popup window of the Go Menu, the Bookmarks Menu and the
> Tools Menu have this problem.
Hm, seems even all menus are affected at some window size.
Reporter | ||
Updated•21 years ago
|
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 19•21 years ago
|
||
I have some problems with: <tooltip position="before_start"...
Tooltips are now displayed on top of the menu and that's not right. It doesn't
matter what I use for attribute position because they all fail to work after the
patch for bug 238493.
Note that it worked in Mozilla builds up to 20040507 but is broken since Mozilla
build 20040508.
![]() |
||
Comment 20•21 years ago
|
||
HJ, stop spamming bugs with unrelated comments. The bug 238493 fix landed 5
MONTHS after the build in which you claim your thing stopped working.
Comment 21•21 years ago
|
||
(In reply to comment #20)
> HJ, stop spamming bugs with unrelated comments. The bug 238493 fix landed 5
> MONTHS after the build in which you claim your thing stopped working.
"stop spamming bugs"
I've add only two comments in the last 5 months or so, so don't bullshit me.
Also they told me (IRC) to add this comment here so try to nail other people
down because I won't let you!
Assignee | ||
Comment 22•21 years ago
|
||
Javier, this is probably related to bug 264235 that I told you about.
Assignee | ||
Comment 23•21 years ago
|
||
oh, this is Windows now. Hmm
Assignee | ||
Comment 24•21 years ago
|
||
Does the patch in bug 264245 fix this bug on Windows?
https://bugzilla.mozilla.org/attachment.cgi?id=162696&action=view
Assignee | ||
Comment 25•21 years ago
|
||
Martjin, if you could test your build against the comments here...
Comment 26•21 years ago
|
||
(In reply to comment #24)
> Does the patch in bug 264245 fix this bug on Windows?
>
> https://bugzilla.mozilla.org/attachment.cgi?id=162696&action=view
Well, I have momentarely my build patched with the "fixv2" and the "Windows
fix?" patches from bug 264245.
These seem to fix the bugs mentioned in comment 16 and comment 17 (pressing F11
and returning to normal size then opening bookmarks).
Assignee | ||
Comment 27•21 years ago
|
||
excellent!
Assignee | ||
Comment 28•21 years ago
|
||
now that those patches are checked in, I'm marking this fixed on the basis of
what Martjin said
Status: REOPENED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → FIXED
Comment 29•21 years ago
|
||
verified with windows mozilla trunk build 2004-11-10-06-trunk
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•