Closed
Bug 53376
Opened 24 years ago
Closed 21 years ago
Drag image / link in frames loads image / link
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect, P2)
Core
Layout: Images, Video, and HTML Frames
Tracking
()
RESOLVED
FIXED
mozilla1.8alpha1
People
(Reporter: devsin, Assigned: bzbarsky)
References
()
Details
(Whiteboard: [rtm-])
Attachments
(1 file)
3.80 KB,
patch
|
jst
:
review+
jst
:
superreview+
|
Details | Diff | Splinter Review |
Mozilla M18 2000091808, Mac OS 9.0.4 -
1) Load http://www.suck.com/ (or any page with frames)
2) Click and hold on one of the images until you are able to drag it
3) Drag it anywhere (as long as you release it somewhere inside the browser window)
The image loads as if you had entered the image URL in the location display
(similar to context menu's "View Image" but it loads in the same browser
window). If the URL to the image is relative, a query is done on the relative
URL (routing you to the Netscape search page, or whatever your default search
plugin is). Basically, the URL of that image is entered into the location field
and loaded.
Comment 1•24 years ago
|
||
Yes, this only happens in frames but is annoying. I have accidentally moved a
image on a page and it opened in the browser.Happens on Windows 98 as well.
Tested with the Sept 29 build.
Keywords: rtm
Comment 3•24 years ago
|
||
Pushing off to Future milestone. Please let me know if you are blocked by this
bug or would otherwise be harmed by this change, thanks! :)
Target Milestone: --- → Future
Comment 5•23 years ago
|
||
Bulk reassignin HTML FRAME/IFRAME bugs to Eric.
Assignee: pollmann → evaughan
Comment 6•23 years ago
|
||
Bulk re-assigning all of Eric's HTMLFrame bugs to John.
Assignee: eric → jkeiser
Updated•23 years ago
|
Hardware: Macintosh → All
![]() |
Assignee | |
Comment 7•21 years ago
|
||
Setting url to useful testcase..
![]() |
Assignee | |
Comment 8•21 years ago
|
||
![]() |
Assignee | |
Comment 9•21 years ago
|
||
Comment on attachment 146732 [details] [diff] [review]
Patch
jst, would you review?
Attachment #146732 -
Flags: superreview?(jst)
Attachment #146732 -
Flags: review?(jst)
Comment 10•21 years ago
|
||
Comment on attachment 146732 [details] [diff] [review]
Patch
r+sr=jst, even if my eyes hurt when looking at these silly apis of ours.
Attachment #146732 -
Flags: superreview?(jst)
Attachment #146732 -
Flags: superreview+
Attachment #146732 -
Flags: review?(jst)
Attachment #146732 -
Flags: review+
![]() |
Assignee | |
Updated•21 years ago
|
Assignee: john → bzbarsky
Priority: P3 → P2
Target Milestone: Future → mozilla1.8alpha
![]() |
Assignee | |
Comment 11•21 years ago
|
||
Fixed for 1.8a.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 12•21 years ago
|
||
Hmm, I thought this would fix the problem where Mozilla lets you drop a link
into the window where it came from if you drag any link from a window outside
the window and then back. Did I miss something here?
![]() |
Assignee | |
Comment 13•21 years ago
|
||
That happened on all pages, not just framed ones... I bet when you cross window
boundaries the "source" document gets clobbered....
Comment 14•21 years ago
|
||
Bz, you know if there's a bug on file on that?
![]() |
Assignee | |
Comment 15•21 years ago
|
||
Comment 16•21 years ago
|
||
Bz, you said in bug 83963 that this fixed the problem of dragging a link from
one frame to another. I just checked and if I drag a link (or an image for that
matter) from one frame to another, it still load the link (or image).
seen in both
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8a) Gecko/20040517
and
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8a) Gecko/20040517
Firefox/0.8.0+
Since not even the testcase passes anymore (the dragged image is loaded), I'm
reopening. Don't know if the check-in got lost somehow...
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Summary: Drag image in frames loads image → Drag image / link in frames loads image / link
![]() |
Assignee | |
Comment 17•21 years ago
|
||
Aaron, the testcase works fine with a Linux 2004-05-18-07 build -- I can't drag
the image to the lower frame. This bug (in the core drag/drop code) is in fact
fixed; if there are also OS-specific issues left they should be filed as
separate bugs....
Please make sure you're not using any extensions, etc, by the way.
Status: REOPENED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → FIXED
Comment 18•21 years ago
|
||
Bug 243963 added for Windows case. No, I don't have any extensions installed.
Updated•7 years ago
|
Product: Core → Core Graveyard
Updated•7 years ago
|
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•