Closed
Bug 167641
Opened 23 years ago
Closed 23 years ago
Opening sidebar in two display system moves browser to other display
Categories
(Camino Graveyard :: Tabbed Browsing, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
Chimera0.6
People
(Reporter: william, Assigned: mikepinkerton)
Details
Clicking sidebar to open moves browser from second display to first display (two
displays) Does not move when closing v0.5
| Assignee | ||
Comment 1•23 years ago
|
||
ohhh, i see. it only does it when the window needs to be moved in order to make
room for the drawer.
we so need to just rip out all that code hyatt put in to make drawers
non-standard. simon, what do you think?
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Target Milestone: --- → Chimera0.6
Comment 2•23 years ago
|
||
There's an #ifdef yoou can flip. Do it.
| Assignee | ||
Comment 3•23 years ago
|
||
fixed by reverting back to standard cocoa drawer behavior.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 4•23 years ago
|
||
reopening, i've backed out the switch to not resize the window for the drawer.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 5•23 years ago
|
||
fixed for real.
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → FIXED
Comment 6•23 years ago
|
||
i don't have a 2-display setup to test this with.
william, is this fixed for you?
Keywords: verifyme
| Reporter | ||
Comment 8•23 years ago
|
||
Bug still in Build 2002092604
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 9•23 years ago
|
||
uh, it works for me after i fixed it. what are your steps? how are your monitors
positioned?
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 10•23 years ago
|
||
Build ID: 2002092704
Bug still present.
Only appears when Navigator is on the secondary display, not the main monitor.
After opening Navigator I move it to the secondary display and that
is where the bug appears. No bug when on main display.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 11•23 years ago
|
||
WFM, build 2002092504.
When Navigator is on the secondary display and I open the sidebar, the browser
window stays on the secondary display, regardless of how the displays are
arranged in the Displays system pref pane.
| Assignee | ||
Comment 12•23 years ago
|
||
i swear this works for me. my main monitor is on the left, my secondary on the
right. moving the window to the 2nd monitor close to the right edge and open the
sidebar. it shifts, but does not switch monitors. before my fix, it flipped over
to the main monitor.
i dunno what to say.
| Assignee | ||
Comment 13•23 years ago
|
||
this does happen, but the primary monitor has to be on the left and chimera on
your secondary, which is on the right. you could have told me this was your
setup, you know ;)
Status: REOPENED → ASSIGNED
Comment 14•23 years ago
|
||
Also, why doesn't the sidebar open on the left side of the window, if there's
room there. Better to do that than move the window.
| Assignee | ||
Comment 15•23 years ago
|
||
really fixed, again. ;)
Status: ASSIGNED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 16•23 years ago
|
||
Build 20002100304
Now the bug appears on both displays, but only when the main display is my 17" CRT.
When I make my 22" LCD the main display the bug is gone from both displays.
Something to do with the GeForce4 MX display card??
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 17•23 years ago
|
||
describe to me, _EXACTLY_ what your setup looks like, where the monitors are
physically positioned, where they are virtually positioned, how big the window
is, what screen it's on, how large the monitors are, etc. tell me down to the
letter what you're doing when it happens. i've tried this on both my dual boxes
in every configuration and it's fine for me.
| Assignee | ||
Comment 18•23 years ago
|
||
no, i'm sorry, this is fixed. i tried every possible combination and it works
for me.
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•