Closed Bug 782498 Opened 12 years ago Closed 12 years ago

when fullscreen, text selection shouldn't trigger

Categories

(Firefox for Android Graveyard :: Text Selection, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 782008

People

(Reporter: vlad, Unassigned)

Details

If I have a canvas element fullscreen, and then long-press on the screen, I get the text selection carets overlaid and selecting some text that's not visible (it's on the page before the element became fullscreen).  It should really only consider elements that are fullscreen and their children for selection.
This looks like the same problem as bug 782008, since the same long tap listener that shows context menus is what decides to start text selection. It seems like the solution here is that we should be bailing in there if we're in fullscreen mode.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.