Closed
Bug 36798
Opened 25 years ago
Closed 24 years ago
drag url from location textbox to window reloads page even if page is the same as in location
Categories
(SeaMonkey :: UI Design, defect, P3)
SeaMonkey
UI Design
Tracking
(Not tracked)
VERIFIED
WONTFIX
mozilla1.0
People
(Reporter: b.judd, Assigned: bugzilla)
References
()
Details
Attachments
(1 file)
877 bytes,
patch
|
Details | Diff | Splinter Review |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.14 ppc; en-US; m15)
BuildID: 2000041919
When you drag a url from the location window to the main text/web area it will
reload the page in the url, even if the page that is being displayed and the url
are the same just as though you had pressed reload
Reproducible: Always
Steps to Reproduce:
1.Go to http://www.mozilla.org
2.Drag the url "bookmark" icon thingy from the location window down into the
main part of the window and relesae the mouse button
Actual Results: The page is reloaded, even though the url you dragged is
exactly the same as the page being displayed
Expected Results: I think it should check to see if the page beiong displayed
is the same as the url being dragged, and if it is it shouldn't reload.
Things to be careful of might be that in the case of a dynamically generated
page the "right thing" to do might be to reload the page if the page has not
expired.
Comment 1•25 years ago
|
||
confirming, changing as many fileds as I possibly can. Assigned to Mr. D&D and cc'ing Mr. Window, danm cuz I dunno where this
goes.
Assignee: slamm → pinkerton
Status: UNCONFIRMED → NEW
Component: Bookmarks → XP Toolkit/Widgets
Ever confirmed: true
OS: Linux → All
QA Contact: claudius → elig
Hardware: Macintosh → All
Comment 2•25 years ago
|
||
moving back to slamm. this is an xpapps issue, not a toolkit one.
Assignee: pinkerton → slamm
Component: XP Toolkit/Widgets → XPApps
Comment 3•25 years ago
|
||
Don, Mr. Pinkerton says that you'd know who should get this bug. (He indicated
that currently nobody owned the code that handles URL drags to the browser
window.)
Assignee: slamm → don
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M21 → mozilla1.0
Assignee | ||
Comment 8•24 years ago
|
||
Comment 9•24 years ago
|
||
Seems fine... r=jag
Assignee | ||
Comment 10•24 years ago
|
||
cc alec for sr
Assignee | ||
Comment 11•24 years ago
|
||
Having second thoughts...
IE reloads the page if you do this. I think that's the best idea, and the
least surprising. It doesn't seem like a good idea to say `sure, drop it' (by
not providing any cursor drop feedback), and then do nothing when they do. I
think I'd recommend WONTFIX here...
Comment 12•24 years ago
|
||
I concur wontfix is logical.
Assignee | ||
Comment 13•24 years ago
|
||
marking wontfix.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WONTFIX
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•