Opened on 09/01/2014 at 01:10:30 PM
Closed on 11/10/2017 at 11:15:18 AM
#1295 closed defect (rejected)
Object tab can be cut off by frame boundaries
Reported by: | passbrains | Assignee: | |
---|---|---|---|
Priority: | P4 | Milestone: | |
Module: | Adblock-Plus-for-Firefox | Keywords: | |
Cc: | trev | Blocked By: | |
Blocking: | Platform: | Firefox | |
Ready: | yes | Confidential: | no |
Tester: | Verified working: | no | |
Review URL(s): |
Description (last modified by trev)
Adapted from https://www.passbrains.com/dashboard/view-ticket.php?ticket_no=ARE-24
Environment
Windows 7 64bit Firefox German
ABP version 2.6.4.3857
How to reproduce
- Open www.youtube.com
- An content ad for a movie will appear, including an automatically played video.
- Blocking button is partly hidden behind the top frame
(Take a look at the screenshot in the attachment)
Observed behaviour
Blocking button is partly hidden
Expected behaviour
Blocking button appears completly, respectively on the top layer before the top frame of youtube.
Attachments (1)
Change History (4)
Changed on 09/01/2014 at 01:10:33 PM by passbrains
comment:1 Changed on 09/01/2014 at 01:12:35 PM by trev
- Cc trev added
- Component changed from Unknown to Adblock-Plus-for-Firefox
- Description modified (diff)
- Priority changed from Unknown to P4
- Ready set
- Summary changed from blocking button is partly hidden behind the youtube top frame to Object tab can be cut off by frame boundaries
comment:2 Changed on 05/20/2015 at 02:22:39 PM by philll
- Platform changed from Firefox/Firefox Mobile to Firefox
Made Firefox and Firefox mobile available as seperate platforms.
comment:3 Changed on 11/10/2017 at 11:15:18 AM by trev
- Resolution set to rejected
- Status changed from new to closed
Mass-closing all bugs in Adblock Plus for Firefox module, the codebase of Adblock Plus 3.0 belongs into Platform and User-Interface modules. Old bugs are unlikely to still apply.
Note: we are currently placing the object tab into the same frame as the actual object (Flash in this case). This means that it can be cut off if the frame is too small. One option would be to inject it into the top-level window instead.