Closed
Bug 66908
Opened 24 years ago
Closed 24 years ago
Clicking in history sidebar opens new browser window
Categories
(Core Graveyard :: History: Global, defect, P2)
Core Graveyard
History: Global
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.0
People
(Reporter: st.n, Assigned: alecf)
References
Details
(Whiteboard: fix in hand)
Attachments
(2 files)
503 bytes,
patch
|
Details | Diff | Splinter Review | |
690 bytes,
patch
|
Details | Diff | Splinter Review |
1. Open the history sidebar
2. Double-click (see bug 66905) on an entry
Expected: that link is loaded in the same window
Actual: a new browser window pops up with that link
Build 2001012820 on NT4 and recent CVS pull on Linux
Assignee | ||
Comment 1•24 years ago
|
||
this is a big usability issue. I thought I had a dupe on this already, guess
not.
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → mozilla0.8
Comment 2•24 years ago
|
||
Ctrl-double-clicking should open the page in a new window, though.
Comment 3•24 years ago
|
||
...or middle clicking
Assignee | ||
Comment 4•24 years ago
|
||
moving key 0.8 bugs that didn't make it to 0.9
(yes, these are important enough to keep, yadda yadda)
Target Milestone: mozilla0.8 → mozilla0.9
Bumping off the mozilla0.9 train
Target Milestone: mozilla0.9 → ---
Assignee | ||
Updated•24 years ago
|
Target Milestone: --- → mozilla1.0
Assignee | ||
Comment 6•24 years ago
|
||
Assignee | ||
Comment 7•24 years ago
|
||
Assignee | ||
Comment 8•24 years ago
|
||
looking for reviewer, super reviewer
this is consistent with the bookmarks panel.
Comment 10•24 years ago
|
||
event.metaKey? Shouldn't the check be for Ctrl, at least on Windows?
Comment 11•24 years ago
|
||
Is 'id' defined to something meaningful further up in the file? (I notice you
pass id to openDialog but url to openTopWin...). If so, a=ben@netscape.com.
Assignee | ||
Comment 12•24 years ago
|
||
oops, I'm crazy. I changed that back to 'url' in my file and tested to make sure
it worked :)
fix going in later today
Assignee | ||
Comment 13•24 years ago
|
||
cool, fix is in.
Assignee | ||
Comment 14•24 years ago
|
||
oops, actually marking fixed
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 15•22 years ago
|
||
mass-verifying claudius' Fixed bugs which haven't changed since 2001.12.31.
if you think this particular bug is not fixed, please make sure of the following
before reopening:
a. retest with a *recent* trunk build.
b. query bugzilla to see if there's an existing, open bug (new, reopened,
assigned) that covers your issue.
c. if this does need to be reopened, make sure there are specific steps to
reproduce (unless already provided and up-to-date).
thanks!
[set your search string in mail to "AmbassadorKoshNaranek" to filter out these
messages.]
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•