This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 116054 - [60CAT] editor icon bar is shown in linux taskbar
Summary: [60CAT] editor icon bar is shown in linux taskbar
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Design Center (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Thuy.d Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-19 19:10 UTC by azizi
Modified: 2007-10-15 21:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
taskbar icon that i click on it. (97.62 KB, image/jpeg)
2007-09-22 12:28 UTC, azizi
Details
taskbar icon that i try to moving it. (91.99 KB, application/octet-stream)
2007-09-22 12:29 UTC, azizi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description azizi 2007-09-19 19:10:41 UTC
Steps to reproduce it.

1. Create a UML project
2. From the projects window, right click project -> New -> Diagram and select UseCase diagram
3. In UseCase diagram tab add 1 Use Case Node element.
4. Do a double click on it to write some new text on it.
5. now you can see an icon bar on linux task bar and you can right click on it.
   ( see picture no1)
6. select move from that menu.
7. you can move small editor window from node element or even do minimized it and ... !!!
   ( this is not normal at all )

*  i see this result on kubuntu linux and i have not such a problem on windows OS
** this problem is exist with these node elements -> Simple State - Comment -َUse Case - Package .
*** i have another problem with these small editor windows in this issue[115914] but i think this
    is not relate to that.
Comment 1 Peter Lam 2007-09-21 21:30:28 UTC
Thanks for filing the issue.
I tried the steps but could not reproduce it on Ubuntu Linux for elements like the ones listed (use case, simple state,
comment, package) but I don't have a Kubuntu Linux to try.  Does this issue occur on other flavors of Linux for you too?
You indicated a picture but it's not attached. Could you please attach one so I can see how it looks. Thanks.
Comment 2 azizi 2007-09-22 12:28:22 UTC
Created attachment 49292 [details]
taskbar icon that i click on it.
Comment 3 azizi 2007-09-22 12:29:56 UTC
Created attachment 49294 [details]
taskbar icon that i try to moving it.
Comment 4 Jiri Kovalsky 2007-09-26 10:21:08 UTC
Peter, could you please evaluate this P2 bug now? Reza attached the screenshots so I removed the INCOMPLETE keyword.
Thanks a lot!
Comment 5 Peter Lam 2007-09-26 17:03:11 UTC
Thanks for the screenshots. I still have not been able to reproduce the issue on Ubuntu Linux though. I'll look for a
Kubuntu Linux if there's one so I can try. 
Comment 6 George Vasick 2007-09-28 21:59:18 UTC
See Issue 115914 for another edit control issue affecting the same 4 nodes.
Comment 7 azizi 2007-09-29 05:45:26 UTC
Yes, 
i submit that issue too.
the problem there is different with this problem but i think
there is a relation between this problem and that.

Why only some of these elements having this tow problem with each other?
i mean the elements that have icon bar in kbuntu task bar have a left to right problem too.

The other elements are perfect.
so there must be a setting in the code that make these, i think.
Comment 8 Peter Lam 2007-10-03 01:30:41 UTC
ok, I now have a kubuntu with kde window manager and able to reproduce the problem as described in this issue.
Yes, there is a taskbar icon for the in-line editor for any modeling element in the diagram editor. Since this is the
default behaviour in the kde window manager, not sure if it can be configured to act differently.
Comment 9 Kris Richards 2007-10-10 21:22:33 UTC
Changing priority to adhere to NetBeans Priority Guidelines.
Comment 10 Thuy.d Nguyen 2007-10-11 02:30:16 UTC
Setting the owner frame for the edit control dialog fixes the problem.  Please verify with the latest daily build.
Comment 11 Peter Lam 2007-10-15 21:43:05 UTC
Verified in the latest trunk build 20071015190445 for the following (problem) elements and all working without taskbar
icon now.

-- Invocation node
-- Parameter Usage
-- Signal
-- Use Case/Use Case Role
-- Simple State
-- Comment
-- Package