[Koha-bugs] [Bug 36291] Scrolling glitch on ILL batches table

2024-03-11 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36291

Tomás Cohen Arazi  changed:

   What|Removed |Added

 CC||tomasco...@gmail.com
 Status|NEW |ASSIGNED
 Depends on||36130
   Assignee|koha-b...@lists.koha-commun |pedro.amo...@ptfs-europe.co
   |ity.org |m


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36130
[Bug 36130] ILL batches table not showing all batches
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 36291] Scrolling glitch on ILL batches table

2024-03-11 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36291

--- Comment #1 from Pedro Amorim  ---
Hi Tomas, thanks for this.
I'm unable to look at it properly but will as soon as I can.
It seems you're running 2 different commands, one for requests data and one for
batches data.
This shouldn't cause any issue, but it's not something I've done before.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 36291] Scrolling glitch on ILL batches table

2024-03-11 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36291

--- Comment #2 from Tomás Cohen Arazi  ---
(In reply to Pedro Amorim from comment #1)
> Hi Tomas, thanks for this.
> I'm unable to look at it properly but will as soon as I can.
> It seems you're running 2 different commands, one for requests data and one
> for batches data.
> This shouldn't cause any issue, but it's not something I've done before.

Heh, I think I'm just used to run it before doing ILL things on my dev env.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 36291] Scrolling glitch on ILL batches table

2024-03-11 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36291

David Nind  changed:

   What|Removed |Added

 CC||da...@davidnind.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 36291] Scrolling glitch on ILL batches table

2024-03-12 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36291

--- Comment #3 from Tomás Cohen Arazi  ---
Steps to reproduce:

1. Have a fresh KTD
2. Run:
   $ ktd --shell
  k$ bash <(curl -s
https://raw.githubusercontent.com/ammopt/koha-ill-dev/master/start-ill-dev.sh)
  k$ cd
  k$ git clone https://github.com/ammopt/koha-ill-dev.git
  k$ cd koha-ill-dev/
  k$ sudo apt install libdata-faker-perl libtext-lorem-perl
  k$ PERL5LIB=$PERL5LIB:./lib perl fake_data.pl --how-many 200 --entity ill
  k$ for x in {1..21}; do echo "INSERT INTO illbatches (name, backend,
library_id, status_code, patron_id) VALUES ('$x', 'FreeForm', 'CPL', 'NEW',
52);"; done | koha-mysql kohadev
3. Go to /cgi-bin/koha/ill/ill-requests.pl?method=batch_list
4. Scroll down
=> FAIL: Koha is your enemy!

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 36291] Scrolling glitch on ILL batches table

2024-03-13 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36291
Bug 36291 depends on bug 36130, which changed state.

Bug 36130 Summary: ILL batches table not showing all batches
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36130

   What|Removed |Added

 Status|Pushed to master|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 36291] Scrolling glitch on ILL batches table

2024-03-13 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36291

--- Comment #4 from Pedro Amorim  ---
Can reproduce (only on Firefox tho, it doesn't happen in Chrome). Firefox
throws this console entry:
This site appears to use a scroll-linked positioning effect. This may not work
well with asynchronous panning; see
https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html
for further details and to join the discussion on related tools and features!

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 36291] Scrolling glitch on ILL batches table

2024-03-19 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36291
Bug 36291 depends on bug 36130, which changed state.

Bug 36130 Summary: ILL batches table not showing all batches
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36130

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 36291] Scrolling glitch on ILL batches table

2024-03-19 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36291
Bug 36291 depends on bug 36130, which changed state.

Bug 36130 Summary: ILL batches table not showing all batches
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36130

   What|Removed |Added

 Status|Pushed to stable|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 36291] Scrolling glitch on ILL batches table

2024-03-22 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36291

Slava Shishkin  changed:

   What|Removed |Added

 CC||slavashish...@gmail.com

--- Comment #5 from Slava Shishkin  ---
We probably have a very similar issue, with any DataTables elements with sticky
header.

Here we found a reference from another reporter, even with video:
https://www.datatables.net/forums/discussion/74201
https://www.youtube.com/watch?v=u0_N_GRL--M

it's tricky to reproduce, it should be some coincidence of data/table size and
window size, so this kinda of pixel-hunting sometimes, but it happens,
and it is present and reported by our librarians a lot.

We temporarily solved this by disabling "fixedHeader":

koha-tmpl/intranet-tmpl/prog/js/datatables.js
53: "fixedHeader": true,

->

53: "fixedHeader": false,

but this is only a workaround.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 36291] Scrolling glitch on ILL batches table

2024-06-20 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36291

Emily Lamancusa  changed:

   What|Removed |Added

 CC||emily.lamancusa@montgomeryc
   ||ountymd.gov

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 36291] Scrolling glitch on ILL batches table

2024-08-23 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36291

Michaela Sieber  changed:

   What|Removed |Added

 CC||michaela.sie...@kit.edu

--- Comment #6 from Michaela Sieber  ---
(In reply to Slava Shishkin from comment #5)
> We probably have a very similar issue, with any DataTables elements with
> sticky header.
> 
> Here we found a reference from another reporter, even with video:
> https://www.datatables.net/forums/discussion/74201
> https://www.youtube.com/watch?v=u0_N_GRL--M
> 
> it's tricky to reproduce, it should be some coincidence of data/table size
> and window size, so this kinda of pixel-hunting sometimes, but it happens,
> and it is present and reported by our librarians a lot.
> 
> We temporarily solved this by disabling "fixedHeader":
> 
> koha-tmpl/intranet-tmpl/prog/js/datatables.js
> 53: "fixedHeader": true,
> 
> ->
> 
> 53: "fixedHeader": false,
> 
> but this is only a workaround.


We agree, this seems to be a problem anywhere in Koha where  DataTables
elements with sticky headers are used, for example when using batch deletion of
items of a biblio (/cgi-bin/koha/tools/batchMod.pl)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/