Closed
Bug 16388
Opened 25 years ago
Closed 25 years ago
[FEATURE] Right-click (context) menu displaced on pages with frames
Categories
(Core :: XUL, defect, P1)
Tracking
()
VERIFIED
FIXED
M14
People
(Reporter: Crysgem, Assigned: mikepinkerton)
References
()
Details
(Whiteboard: [PDT+])
Mozilla.exe Build ID: 1999101312
Display the context menu (by right-click, for most humans) at this loaded
document. Clicking near to the right edge of the window produces a menu somewhat
seperated from the expected position. Aiming one's mouse input toward the right
side of the frame border will deploy the menu upon the left frame.
Updated•25 years ago
|
Assignee: trudelle → saari
Target Milestone: M12
Comment 1•25 years ago
|
||
Looks like the menu is being displayed offset from the leftmost frame rather
than the frame clicked in. reducing width of sidebar and page frame results in
context menu displaying closer to correct, which it is when there is only one
frame. reassigning to saari as p3 for m12
Updated•25 years ago
|
Summary: Right-click (context) menu greatly displaced at cited URL → Right-click (context) menu displaced on pages with frames
Comment 2•25 years ago
|
||
This happens on any page with frames that I try. The offset of the click within
the frame is used as the offset of the menu within the browser window.
This should also be tested with IFRAMEs, etc.
Updated•25 years ago
|
QA Contact: claudius → elig
Comment 3•25 years ago
|
||
[Contextual menu bug --- QA Assigning to self.]
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 4•25 years ago
|
||
Fixed
Updated•25 years ago
|
Status: RESOLVED → REOPENED
Comment 6•25 years ago
|
||
Reopening based on Linux mozilla 1999-12-01-13-M12. I still see this bug on
pages with frames. For example, right click in the lower left frame of
http://www.alphaworks.ibm.com/tech/linuxjvm/
Updated•25 years ago
|
Target Milestone: M12 → M14
Comment 8•25 years ago
|
||
actually, that case looks almost okay, but the lower right pane is off
significantly. Still usable though, moving to m14
Comment 9•25 years ago
|
||
This is also happening with listboxes. See the listboxes in
http://bugzilla.mozilla.org/query.cgi . For example, R-click on the word "P3"
in the "Priority" listbox.
Updated•25 years ago
|
Component: XP Toolkit/Widgets → XPMenus
QA Contact: elig → sairuh
Comment 10•25 years ago
|
||
reassigned QA contact to me & updated component.
Updated•25 years ago
|
Priority: P3 → P1
Summary: Right-click (context) menu displaced on pages with frames → [FEATURE] Right-click (context) menu displaced on pages with frames
Comment 11•25 years ago
|
||
*** Bug 20032 has been marked as a duplicate of this bug. ***
Comment 12•25 years ago
|
||
*** Bug 22731 has been marked as a duplicate of this bug. ***
Updated•25 years ago
|
Assignee: saari → sdagley
Status: REOPENED → NEW
Comment 13•25 years ago
|
||
Steve, I think this is a dup of a bug I just gave you...
Comment 14•25 years ago
|
||
BULK MOVE: Changing component from XP Menus to XP Toolkit/Widgets: Menus. XP
Menus component will be deleted.
Component: XPMenus → XP Toolkit/Widgets: Menus
Comment 16•25 years ago
|
||
*** Bug 25182 has been marked as a duplicate of this bug. ***
Comment 17•25 years ago
|
||
*** Bug 25386 has been marked as a duplicate of this bug. ***
Comment 18•25 years ago
|
||
This is pretty bad, especially with the Move/Copy messages menu. The initial
context menu comes up below and to the right, but the Move/Copy submenus come up
at the upper left corner of the window. Nominate for beta1.
Keywords: beta1
Comment 20•25 years ago
|
||
Problems I've encountered: after right-clicking twice on a browser, the second
contextual menu stays there until it is left-clicked on (left-clicking on the
browser window doesn't make it go away). Right-clicking in the mail window is
severely messed up, with submenus appearing at (seemingly) random spots.
Comment 21•25 years ago
|
||
*** Bug 25661 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 22•25 years ago
|
||
*** Bug 25831 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 24•25 years ago
|
||
fixed.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Comment 25•25 years ago
|
||
looks good using the windows comm bits [2000-02-09-08].
however, i feel that verif on linux and mac is blocked by bug 26452. if you
disagree, pls let me know why. :-)
Depends on: 26452
Assignee | ||
Comment 26•25 years ago
|
||
why would it be? it's the _final_ location of the context menu that this bug is
concerned with, not the intermediate position because we show it too early (which
is 26452).
Removing the dependency. There aren't related in any way.
No longer depends on: 26452
Comment 27•25 years ago
|
||
thanks for the clarification! verif as fixed on all 3 platforms.
Status: RESOLVED → VERIFIED
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: bugzilla → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•