News: Broken navigation keys in 13beta3

Created on 14 Dec 2017  路  7Comments  路  Source: nextcloud/news

Explain the Problem

Navigation keys 'J' and 'K' (next, previous news) are broken. There are some keypress actions but hard to describe the order of articles application jumps to.

Steps to Reproduce

Just press 'J' on very top article in whatever folder.

System Information

  • News app version: 11.0.5
  • Nextcloud version: 13 best 3
  • PHP version: 17.1.9
  • Database and version: MySQL/MariaDB 10.0.31
  • Browser and version: Chrome 63.0.3239.84
  • Distribution and version:

Contents of nextcloud/data/nextcloud.log

Nothing related to application

2. developing bug help wanted

Most helpful comment

Yeah, it's in my todo list :)

All 7 comments

Mark read on scroll is broken as well. I suppose its related to https://github.com/nextcloud/news/blob/master/js/directive/NewsScroll.js#L52 and https://github.com/nextcloud/news/blob/master/js/gui/KeyboardShortcuts.js which doesnt detect the proper distance anymore

A commit in server broke this, latest master works fine on my Nextcloud 12 install

@ChristophWurst @MorrisJobke @jancborchardt any idea?

@BernhardPosselt Check this commit: https://github.com/nextcloud/server/pull/7431
Maybe it is?

@skjnldsv yes, works before that one

@skjnldsv do you have any idea what could fix it? :)

Yeah, it's in my todo list :)

Closed in favor of #253

Was this page helpful?
0 / 5 - 0 ratings