Problem creating a new work while another work is maximised

Bug #664600 reported by Stan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Workcraft
Confirmed
Low
Danil Sokolov

Bug Description

- Work with an existing document
- Maximize it's editor window
- Create a new document

Now it is not possible to exit the maximized editor mode properly....

The error message is:

Exception in thread "AWT-EventQueue-0" java.lang.IllegalStateException: Can't maximize while different dockable is maximized
 at org.flexdock.docking.DockingManager.toggleMaximized(DockingManager.java:2732)
 at org.workcraft.gui.MainWindow.toggleDockableWindowMaximized(MainWindow.java:448)
 at org.workcraft.gui.DockableWindowContentPanel$ViewAction.run(DockableWindowContentPanel.java:71)
 at org.workcraft.gui.MainWindow$1.actionPerformed(MainWindow.java:109)
 at org.workcraft.gui.tabs.TabButton.mouseClicked(TabButton.java:62)
 at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)
 at java.awt.Component.processMouseEvent(Unknown Source)

Tags: ui
tags: added: ui
Changed in workcraft:
importance: Undecided → Medium
assignee: nobody → Danil (danilovesky)
Changed in workcraft:
status: New → Confirmed
importance: Medium → Low
Changed in workcraft:
status: Confirmed → Triaged
summary: - Problem creating new files while other model is maximised
+ Problem creating a new work while another work is maximised
Revision history for this message
Danil Sokolov (danilovesky) wrote :

After the editor panel is maximised and a new work is created I observe a different set of problems.
1) The two tabs have different styles - the initially maximised one has icons for exit the maximised mode while the second one has maximise button
2) If the maximised tab is closed, then the editor panel disappears completely (the second tab cannot be accessed any more)

Changed in workcraft:
status: Triaged → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.