Author Topic: missing class "pq-focus-mgr" on the textarea  (Read 199 times)

jplevene

  • Pro Ultimate
  • Full Member
  • *
  • Posts: 100
    • View Profile
missing class "pq-focus-mgr" on the textarea
« on: December 08, 2023, 09:46:31 pm »
The focus textarea no longer has the class "pq-focus-mgr", so when I detect a body keypress, the target is a textarea with no class to distinguish what it is.

In 9.0.2, only the parent div has the class "pq-focus-mgr" and not the textarea like before.
« Last Edit: December 21, 2023, 11:30:45 am by paramvir »

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: BUG in 9.0.2 missing class "pq-focus-mgr" on the textarea
« Reply #1 on: December 11, 2023, 02:27:40 pm »
Sorry the classes which are used internally by grid and not specified in the API documentation can be changed anytime.