Bug 117384 - Open File button icon and label move when opening menu
Summary: Open File button icon and label move when opening menu
Status: RESOLVED WONTFIX
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
5.2.7.2 release
Hardware: All Linux (All)
: lowest trivial
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: Start-Center Main-Menu GTK2
  Show dependency treegraph
 
Reported: 2018-05-02 11:19 UTC by Yousuf Philips (jay) (retired)
Modified: 2019-12-25 01:33 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yousuf Philips (jay) (retired) 2018-05-02 11:19:05 UTC
Steps:
1. open start center
2. open Tools or Help menu
3. notice that 'Open Files' icon and label move to the right by maybe 2 pixels

regression as this doesnt happen in 5.1.

Version: 6.1.0.0.alpha1+
Build ID: 3e5e7a6017334e15c1f4a67d484dba06408627bd
CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk2; 
Locale: en-US (en_US.UTF-8); Calc: group
Comment 1 Xisco Faulí 2018-05-02 11:55:43 UTC
Only reproduced in gtk2. IMHO, it's not worth it to fix it if it takes more than 5 minutes to fix it...

Regression introduced by:

author	Caolán McNamara <caolanm@redhat.com>	2016-04-05 15:27:38 +0100
committer	Caolán McNamara <caolanm@redhat.com>	2016-04-05 20:24:51 +0100
commit dd46727b99d4bb5135451aa7e5e1bdb197373843 (patch)
tree 47ee49810362bb405339682d27d36092d101cffc
parent 92d43df81e282d20c129b105b2c7300a312091eb (diff)
Resolves; tdf#87120 no keyboard navigation inside floating windows
lets try and treat these the same as we do normal toplevels
like dialogs if they popup with GrabFocus.

This way focus can be set on widgets inside the floating windows, and
so keyboard traversal of widgets etc all works.

Bisected with: bibisect-linux-64-5.2

Adding Cc: to Caolán McNamara
Comment 2 Caolán McNamara 2018-05-02 12:48:22 UTC
I don't see it. If you press tab to move focus to "Remote Files" and then use the menu entries does "Remote Files" move to the right instead or does "Open File" still move, i.e. is this focus related.
Comment 3 QA Administrators 2019-08-19 06:57:24 UTC Comment hidden (obsolete)
Comment 4 Aron Budea 2019-12-25 01:33:39 UTC
GTK2 backend has been phased out, let's close as WONTFIX.