Opened 5 years ago
Closed 2 years ago
#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 5 years ago by passbrains
comment:1 Changed 5 years ago 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 5 years ago by philll
- Platform changed from Firefox/Firefox Mobile to Firefox
Made Firefox and Firefox mobile available as seperate platforms.
comment:3 Changed 2 years ago 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: See
TracTickets for help on using
tickets.
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.