Skip to content

Loading…

Picking an element to hide seems to display broken on this site #275

Closed
Mikey1993 opened this Issue · 5 comments

2 participants

@Mikey1993

On this site:
http://www.ducea.com/2006/05/30/managing-apache2-modules-the-debian-way/

The element picker red rectangles behave strangely (something like a mirror) when picking of trying to select an element interactively.

Also, there is an error in the console window as the image shows:
Error: Problem parsing d=""

Every click on the "Pick" button creates a new, same, error line in the console.

Pic (Selecting the header of the page):
Elemet Picker

@gorhill

Dup of #210.

@gorhill gorhill closed this
@gorhill

For the record: Error: Problem parsing d="" = https://code.google.com/p/chromium/issues/detail?id=264123

@Mikey1993

This is still broken even with uBlock v0.7.0.5 and #210 fixed, but only when you pick the <em> tags on this page.

For example, If you hit the "Pick" button and hover the button over the text that is on the 3rd passage, 2nd row:
"apache2-mpm-worker or apache2-mpm-perchild"
You will see that the selection isn't highlighted right.

@gorhill

Ok, it's a different issue than the original one. It affects inline elements spread on multiple line.

MDN:

However, for inline-level elements (such as span) that can wrap from one line to the next, offsetTop and offsetLeft describe the positions of the first border box

@Mikey1993

opened a new issue (#312), so it will be easier to track the new identified issue.

@AlexVallat AlexVallat pushed a commit to AlexVallat/uBlock that referenced this issue
@gorhill gorhill this addresses #275: test case send through email 9d90bb2
@ahmadassaf ahmadassaf added a commit to ahmadassaf/uBlock that referenced this issue
@ahmadassaf ahmadassaf Merge branch 'master' of https://github.com/gorhill/uBlock
* 'master' of https://github.com/gorhill/uBlock: (66 commits)
  Update README.md
  Exception script tag filter makes no sense: reject such filters
  oops, fix to #756 needs this
  translation work from https://crowdin.com/project/ublock
  comment grammar
  this fixes #756
  this fixes #762
  this fixes #762
  this addresses #759 -- until fix is in EasyPrivacy
  translation work from https://crowdin.com/project/ublock
  code review of new script tag filtering code
  translation work from https://crowdin.com/project/ublock
  new cosmetic filter to foil specific inline script tags
  this addresses #275: test case send through email
  this fixes #640
  reverting #739: this broke normal install
  translation work from https://crowdin.com/project/ublock
  interim version for dev build
  re. #724: configurable xhr timeout
  attempt at fixing #362
  ...
06ce64f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.