Closed Bug 675454 Opened 13 years ago Closed 13 years ago

Selection handles are offset when used on a scrolled page

Categories

(Firefox for Android Graveyard :: Panning/Zooming, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: martijn.martijn, Unassigned)

References

Details

I guess this is a regression from bug 673037, I did't see it in yesterday's build.

Steps to reproduce:
- Go to a site where you can scroll down.
- Scroll down a bit
- Select something

Actual result:
- The selection handles aren't at the place of the selection, but above it or completely missing if you have scrolled down quite a bit.

Expected result:
- Selection handles on the place of the selection.
This bug is a result of not setting the iframe "offset" variable equal to the "scrollOffset". We currently set it equal to {0, 0}.

I have a fix for this in the patch for bug 670222
fixed in bug 670222
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Bug 670222 is marked as verified fixed, therefore I'm marking this too as VERIFIED FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.