[okular] [Bug 421413] toolbar in presentation mode not opening when moving unpressed stylus to the top left

2020-05-13 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=421413

David Hurka  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #4 from David Hurka  ---
I like the suggestion from Comment 3.

Alternatively, there could be a menu button in the top left corner, which is
always shown. That button would open the toolbar, then the toolbar covers this
button.

I think it would make sense to keep the toolbar open (sticky) when it is
explicitly opened by clicking this button. To close it, it would have a close
button in the left corner.

Someone who does presentation should decide whether such a button is
aesthetically acceptable.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 421413] toolbar in presentation mode not opening when moving unpressed stylus to the top left

2020-05-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421413

--- Comment #3 from daniel-other+kde...@dadosch.de ---
Ahh, ok. If I aim really close on the top and press (I mean really close, ca.
1mm) it opens. However this is really difficult, especially in a presentation
situation.

My QT-Version is 5.14.2. When hovering over the screen, a crosshair is shown.


After a bit of testing around, the toolbar indeed opens with just hovering the
pen, but the area in which this is activated is so small, that you basically
can't open it (I have a 1920x1080 screen, height approx. 17.5 cm. Two height
pixels are only 3mm tall.)

I suggest that when hovering with a pen, the toolbox should open, as soon as
the pen is in the top x pixels, where x is the height of the toolbox when
opened. If the stylus is pressed on the screen (when drawing etc) it should not
open.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 421413] toolbar in presentation mode not opening when moving unpressed stylus to the top left

2020-05-12 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=421413

Oliver Sander  changed:

   What|Removed |Added

 CC||oliver.san...@tu-dresden.de

--- Comment #2 from Oliver Sander  ---
You get the toolbar when moving the mouse on the top 2 pixels of the screen
(see presentationwidget.cpp:841).  Stylus events do get translated to mouse
events, and therefore I can get the toolbar with a stylus by touching the
screen on the top two pixels.  AFAIK mere hovering of the stylus is not
considered.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 421413] toolbar in presentation mode not opening when moving unpressed stylus to the top left

2020-05-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=421413

--- Comment #1 from Christoph Feck  ---
Could you please state your Qt version? Old versions had a bug that prevented
stylus hover events to be converted to mouse hover events.

-- 
You are receiving this mail because:
You are watching all bug changes.