[Libreoffice-bugs] [Bug 143641] UNO Object Inspector: No suitable title for the window

2022-10-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143641

Amarjargal Gundjalam  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |amarjarga...@gmail.com
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 143641] UNO Object Inspector: No suitable title for the window

2022-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143641

--- Comment #11 from Amarjargal Gundjalam  ---
I'm an outreachy applicant. I've sent a patch for this.

https://gerrit.libreoffice.org/c/core/+/142053

This patch fixes only the window title as per the bug description. But this
object inspector has many issues such as not having a title in docked state,
difficulty in docking and others described in Bug 143341. I can continue to
work on them in another patches.

Additionally, I think Tools->Development Tools was meant to be a menu, even
with a single item. And the object inspector should be opened from
Tools->Development Tools->UNO Object Inspector. I can try to work on this as
well if this is an behavior that should be fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 143641] UNO Object Inspector: No suitable title for the window

2022-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143641

Amarjargal Gundjalam  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 143641] UNO Object Inspector: No suitable title for the window

2022-06-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143641

Hossein  changed:

   What|Removed |Added

 Whiteboard||reviewed:2022

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 143641] UNO Object Inspector: No suitable title for the window

2022-06-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143641

--- Comment #10 from Hossein  ---
Re-evaluating the EasyHack in 2022

This enhancement is still relevant, as the "UNO Object Inspector" window still
does not have a suitable title.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 143641] UNO Object Inspector: No suitable title for the window

2022-01-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143641

siddhant96...@gmail.com  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 143641] UNO Object Inspector: No suitable title for the window

2022-01-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143641

siddhant96...@gmail.com  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #9 from siddhant96...@gmail.com  ---
I will try to solve this easyHack , this would be my first contribution to
LibreOffice

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 143641] UNO Object Inspector: No suitable title for the window

2021-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143641

--- Comment #8 from Heiko Tietze  ---
(In reply to Hossein from comment #6)
> The "UNO Object Inspector" does not have a title, even in the docked state.

Absolutely, I don't see why we should not title a UI element.

(In reply to Hossein from comment #4)
> The re-docking is possible, but it very tricky.

Close and reopen, it does not remember its last position/state (which is a bug
itself).

Off-topic: Even worse is the Navigator (F5) that refuses to dock on kf5 (the
sidebar has a menu with this function). See bug 113416 (we might close bug
81902), bug 134704, and bug 92122.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 143641] UNO Object Inspector: No suitable title for the window

2021-12-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143641

Hossein  changed:

   What|Removed |Added

   Keywords|difficultyMedium,   |difficultyBeginner,
   |needsDevEval|easyHack, skillCpp, topicUI

--- Comment #7 from Hossein  ---
Code pointer:

If you look at 'sfx2/source/devtools/DevelopmentToolDockingWindow.cxx', you can
set the appropriate title in the constructor of the
'DevelopmentToolDockingWindow' class.

Changing the title of the window when it is undocked is straightforward.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 143641] UNO Object Inspector: No suitable title for the window

2021-12-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143641

--- Comment #6 from Hossein  ---
> Guess DockingWindows take the name from the deck inside, as it happens for
> the sidebar.

@Heiko
The "UNO Object Inspector" does not have a title, even in the docked state. Do
you think we should change it to something like the sidebar, and we set title
for it, even in the docked state?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 143641] UNO Object Inspector: No suitable title for the window

2021-12-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143641

--- Comment #5 from Hossein  ---
Let's introduce this as an EasyHack.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 143641] UNO Object Inspector: No suitable title for the window

2021-12-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143641

Hossein  changed:

   What|Removed |Added

   Keywords||difficultyMedium,
   ||needsDevEval

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 143641] UNO Object Inspector: No suitable title for the window

2021-08-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143641

--- Comment #4 from Hossein  ---
(In reply to Heiko Tietze from comment #3)
> Guess DockingWindows take the name from the deck inside, as it happens for
> the sidebar. The worse issue here is that you cannot dock the Inspector
> again (the sidebar has a hamburger menu with a respective menu entry). Any
> idea, Tomaz?

The re-docking is possible, but it very tricky. There is some specific point
that on that point the window is docked again. It is harder in gtk frontend,
and easier with X11.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 143641] UNO Object Inspector: No suitable title for the window

2021-08-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143641

Heiko Tietze  changed:

   What|Removed |Added

 CC||qui...@gmail.com

--- Comment #3 from Heiko Tietze  ---
Guess DockingWindows take the name from the deck inside, as it happens for the
sidebar. The worse issue here is that you cannot dock the Inspector again (the
sidebar has a hamburger menu with a respective menu entry). Any idea, Tomaz?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 143641] UNO Object Inspector: No suitable title for the window

2021-08-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143641

Xisco FaulĂ­  changed:

   What|Removed |Added

 CC||heiko.tietze@documentfounda
   ||tion.org,
   ||xiscofa...@libreoffice.org

--- Comment #2 from Xisco FaulĂ­  ---
@Heiko, easyhack ?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 143641] UNO Object Inspector: No suitable title for the window

2021-07-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143641

Dmitrii A  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 143641] UNO Object Inspector: No suitable title for the window

2021-07-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143641

Dmitrii A  changed:

   What|Removed |Added

 CC||anisimov...@gmail.com

--- Comment #1 from Dmitrii A  ---
Confirm in

Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: ac80ec817eb07c77a51bc0729985a473c734182e
CPU threads: 16; OS: Windows 10.0 Build 19042; UI render: Skia/Vulkan; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 143641] UNO Object Inspector: No suitable title for the window

2021-07-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=143641

Hossein  changed:

   What|Removed |Added

 Blocks||141420


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=141420
[Bug 141420] [META] UNO Object Inspector - Development tools
-- 
You are receiving this mail because:
You are the assignee for the bug.