[Libreoffice-bugs] [Bug 127148] Selectable text and links in dialogs don't have indication of focused state

2019-12-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127148

Caolán McNamara  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |caol...@redhat.com
   |desktop.org |

--- Comment #6 from Caolán McNamara  ---
I imagine what the bisect picked up on was that before
da9a53fc8ae47a78542ce646005f3a9be868 the textview widget was skipped in the
tab order if it was readonly, which isn't something I'd like to change back to.
We could turn off can-focus in aboutbox.ui for version if we wanted to go back
to skipping the widget in the tab traversal.

I feel we do want to be able to tab into it, but want some visual feedback
we're in there and ideally select all for easy copy and paste

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 127148] Selectable text and links in dialogs don't have indication of focused state

2019-12-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127148

--- Comment #5 from MarjaE  ---
> or cursor (vertical bar) shown and blinking indicating the focus;

Blinking cursors can be blinding migraine triggers. Standard LibreOffice for
Mac does not allow users to disable these cursors. LibreOffice for Windows is
not supported in WINE. At this point I use a combination of NeoOffice and
LibreOffice NBC.

As long as there's no way for Mac users to disable these cursors, some of us
won't be able to see the dialogues with these cursors.

If we can disable these cursors, we won't be able to see the focus.

A non-blinking focus rectangle may be a better option.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 127148] Selectable text and links in dialogs don't have indication of focused state

2019-12-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127148

--- Comment #4 from Caolán McNamara  ---
by which I mean its just this dialog has an issue with links, not the rest of
them

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 127148] Selectable text and links in dialogs don't have indication of focused state

2019-12-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127148

--- Comment #3 from Caolán McNamara  ---
The link issue half of this is a regression from...

commit 7eb37a422f2e66bc177d72404c53659a248661ca
Date:   Mon Aug 12 11:35:51 2019 +0200

tdf#118856 vcl: avoid flicker in the about dialog

the RequestDoubleBuffering line in vcl/source/window/aboutdialog.cxx does
"flickering" under windows return if that's removed ?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 127148] Selectable text and links in dialogs don't have indication of focused state

2019-12-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127148

Xisco Faulí  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|
 Ever confirmed|0   |1
 CC||caol...@redhat.com
Version|6.4.0.0.alpha1+ |6.2.0.0.alpha1+
 Status|UNCONFIRMED |NEW
   Keywords||bibisected, bisected,
   ||regression

--- Comment #2 from Xisco Faulí  ---
Regression introduced by:

author  Caolán McNamara 2018-09-19 15:35:36 +0100
committer   Caolán McNamara 2018-09-20 09:56:15
+0200
commit  da9a53fc8ae47a78542ce646005f3a9be868 (patch)
tree955f1361b5379da8bf24ab23e4cabdc3dc260745
parent  3f73733f7df6393be773e66e445eb0a86e9a9377 (diff)
use can-focus for TB_TABSTOP|WB_NOTABSTOP, not editable

https://cgit.freedesktop.org/libreoffice/core/commit/?id=da9a53fc8ae47a78542ce646005f3a9be868

Bisected with: bibisect-linux64-6.2 

Adding Cc: to Caolán McNamara

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 127148] Selectable text and links in dialogs don't have indication of focused state

2019-12-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127148

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org
   Severity|normal  |trivial
   Priority|medium  |lowest

--- Comment #1 from Xisco Faulí  ---
Reproduced in

Version: 6.5.0.0.alpha0+
Build ID: b9d6ea1dd7541c4bd866571f9e3f0aa894687c07
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: x11; 
Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 127148] Selectable text and links in dialogs don't have indication of focused state

2019-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127148

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs