Ticket #2300 (closed defect: Fixed)

Opened 13 months ago

Last modified 8 weeks ago

"Device Search" label is improperly positioned in FF/Win and FF/Linux (fine in FF/Mac)

Reported by: ian Owned by: noel
Priority: 3 - Medium Milestone: zenoss-2.2
Component: User Interface Version: 2.1.0
Keywords: zenoss-2.1.1-patched Cc:
Community Patch Attached: Deployed @ Customer:
Installer: Maintenance Target:
Specific ZenPack: Maintenance Status:
Documentation Note?: Not required Regression:

Description

Perhaps IE too. Who knows?

See $ZENHOME/Products/ZenUtils/js/zenui.js, line 290 for an example of setting the style of an element based on browser alone. Probably the best solution here is to fix it in FF/Win and FF/Linux and push it back over in FF/Mac (and possibly IE).

Change History

Changed 13 months ago by noel

(In [7414]) *refs #2300: fixed the zenoss.css to move the search form label to the left so it no longer overlaps

Changed 13 months ago by noel

  • status changed from new to closed
  • resolution set to fixed

(In [7421]) *fixes #2300: fixed the zenui.js file so that it now detects the browser

type and adjusts the search form label so that it displays properly in FF/mac

Changed 13 months ago by noel

(In [7422]) * refs #2300: Fixed search form label so that it now correctly displays in FF/mac, FF/linux and FF/win

Changed 13 months ago by marc

  • keywords zenoss-2.1.1-accepted added; zenoss-2.1.1-proposed removed

Changed 13 months ago by marc

(In [7482]) Patching r7414 r7421 r7422 to 2.1.x branch

Changed 13 months ago by marc

  • keywords zenoss-2.1.1-patched added; zenoss-2.1.1-accepted removed

Changed 8 weeks ago by bbibeault

  • documentation set to Not required
  • reviewed set to 1
Note: See TracTickets for help on using tickets.