sailfishos/sailfish-browser

Select paragraph upon long pressing selected word

Opened this issue · 0 comments

Not sure yet what this specifically would require but something like:

  • Implement paragraph selection from word for embedlite-components SelectionHandler.js / SelectionPrototype.js. Let x,y be long press coordinate. If word under coordinate is selected, select paragraph that is under coordinate x,y
  • Long press handling some how for selected word (either qml side or browser side). QML side could be simpler

Spin off from:
#534