Bug #3746

Give option to disable spice logging div in fullscreen

Added by Martijn Kint about 6 years ago. Updated over 5 years ago.

Status:ClosedStart date:04/13/2015
Priority:LowDue date:
Assignee:Carlos Martín% Done:

0%

Category:Sunstone
Target version:Release 5.0
Resolution:fixed Pull request:
Affected Versions:OpenNebula 4.12

Description

When you enter the full-screen option of a SPICE enabled VM you will see a box in the right top of the window (See attached screenshot). As far as I could see there is no option to disable this. For now I have just added display: none; to the .spice-message class in spice-custon.css. But perhaps someone else has a more elegant solution.

Screen Shot 2015-04-13 at 12.34.08.png - Debug div (128 KB) Martijn Kint, 04/13/2015 10:38 AM

Associated revisions

Revision 0b21d8ba
Added by Carlos Martín over 5 years ago

Bug #3746: Disable spice log messages

The messages are already sent to the console, this way
the window has a cleaner look

Revision ef4a80be
Added by Carlos Martín over 5 years ago

Bug #3746: Disable spice log messages

The messages are already sent to the console, this way
the window has a cleaner look

(cherry picked from commit 0b21d8ba4735ac7918d150bfc735438d93a200ce)

History

#1 Updated by Carlos Martín almost 6 years ago

  • Category set to Sunstone

#2 Updated by Carlos Martín over 5 years ago

  • Status changed from Pending to Closed
  • Assignee set to Carlos Martín
  • Target version set to Release 5.0
  • Resolution set to fixed

I've disabled the log messages by default using your proposed css change.

Cheers.

Also available in: Atom PDF