Bug Tracker

Modify

Ticket #10475 (closed bug: wontfix)

Opened 20 months ago

Last modified 20 months ago

Redundant naming of $.support.supportsFixedPosition

Reported by: cmlenz@… Owned by:
Priority: low Milestone: None
Component: support Version: 1.7b1
Keywords: Cc:
Blocking: Blocked by:

Description

The naming of the property is weird, as the "support" part is already in the name of the support object, and most of the other properties in there could be prefixed with "supports" too. Shouldn't it simply be called $.support.fixedPosition?

Change History

comment:1 Changed 20 months ago by rwaldron

  • Priority changed from undecided to low
  • Resolution set to wontfix
  • Status changed from new to closed
  • Component changed from unfiled to support

supportsFixedPosition was originally a property of jQuery.offset and was recently moved to jQuery.support but must enforce the original naming to remain backwards compat.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.