[Libreoffice-bugs] [Bug 100706] Cannot Stop Blinking Text Cursor in OS X
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Mar 20 22:13:07 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=100706
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|low |medium
CC| |heiko.tietze at documentfounda
| |tion.org,
| |serval2412 at yahoo.fr,
| |xiscofauli at libreoffice.org
--- Comment #17 from Julien Nabet <serval2412 at yahoo.fr> ---
git grepping SetCursorBlinkTime, it seems we use "flash_time" related with
QApplication::cursorFlashTime() in kf5/qt5, in gtk3 we use blink_time related
to "gtk-cursor-blink-time", in Windows we use Windows function
"GetCaretBlinkTime".
For MacOS part, we indeed need to follow what Alex quoted in
https://bugs.documentfoundation.org/show_bug.cgi?id=100706#c1
Xisco/Heiko: what about adding an option to set the blinking cursor rate on
Accessibility/Miscellaneous Options? (a number in ms) perhaps a spinbutton with
min max range?
Let's increase a bit the importance since it may have a real impact, I mean a
physical impact not just aesthetics, for some people.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200320/7257c6f3/attachment.htm>
More information about the Libreoffice-bugs
mailing list