GNOME Bugzilla – Bug 89290
URLs sometimes not clickable
Last modified: 2006-06-18 04:56:42 UTC
I've noticed some behaviour which could explain why sometimes users find that URLs are not clickable. The scenario to reproduce with CVS HEAD is this: 1. find an article that has a URL, and is big enough to have a scrollbar 2. display the top of the article 3. mouse over the URL and see the cursor change to a hand (clickable URL) 4. scroll the article one line 5. mouse over the URL and see that it's not clickable 6. move the mouse down to where the URL was before scrolling. The cursor should change back to a hand So, it looks like the tags we use to track URLs are calculated based on the original position, but don't take scrolling into account.
Chris: Is this the same bug as 88522?
Not 100% sure, but looking at the article in that bugreport, I'd say it's pretty likely.
*** Bug 88522 has been marked as a duplicate of this bug. ***
*** Bug 91308 has been marked as a duplicate of this bug. ***
Fixed in CVS.
*** Bug 94497 has been marked as a duplicate of this bug. ***