New designs for TPFC by tproli

All suggestions about TPFC should be posted here. Discussions about changes to TPFC will also be carried out here.
Message
Author
User avatar
SYSTEM
Posts: 2043
Joined: Sat Jul 31, 2010 1:19 am
Location: Helsinki, Finland

Re: New designs for TPFC by tproli

#391 Post by SYSTEM »

joby_toss wrote:In the "Add entry" page I cannot use Ctrl+V to paste the size of the application in the "Size (in bytes)" field; the last 2 digits are cut out; RMB click and Paste (from the menu) works though. Example of size format used (copied from file properties dialog): 3.177.145
Browser used: Opera 12.12.1680 x64 on win7x64sp1.
Is it only me or is it a bug?
Confirmed. I get exactly the same behavior.
My YouTube channel | Release date of my 13th playlist: August 24, 2020

User avatar
guinness
Posts: 4118
Joined: Mon Aug 27, 2007 2:00 am
Contact:

Re: New designs for TPFC by tproli

#392 Post by guinness »

joby_toss wrote:But the last typed character is a number: 3.177.145
It's not a 'whole number' though. When I've edited an entries size parameter, I've had to remove any non-digit characters from the string for Crl+V to work correctly.

User avatar
tproli
Posts: 1172
Joined: Sat Sep 09, 2006 10:14 am
Location: Hungary
Contact:

Re: New designs for TPFC by tproli

#393 Post by tproli »

Again, if you find this feature restricting it can be removed.

User avatar
SYSTEM
Posts: 2043
Joined: Sat Jul 31, 2010 1:19 am
Location: Helsinki, Finland

Re: New designs for TPFC by tproli

#394 Post by SYSTEM »

tproli wrote:Again, if you find this feature restricting it can be removed.
Yes, please remove it.
My YouTube channel | Release date of my 13th playlist: August 24, 2020

User avatar
guinness
Posts: 4118
Joined: Mon Aug 27, 2007 2:00 am
Contact:

Re: New designs for TPFC by tproli

#395 Post by guinness »

tproli,

Can't some regular expression be used to strip non-digit characters instead? Just in case someone decides to add 33,333 or is that how it's done now?

Code: Select all

\D+

User avatar
tproli
Posts: 1172
Joined: Sat Sep 09, 2006 10:14 am
Location: Hungary
Contact:

Re: New designs for TPFC by tproli

#396 Post by tproli »

It surely could be tweaked but it will be more fail-safe to remove - js updated on dev.

User avatar
Andrew Lee
Posts: 3063
Joined: Sat Feb 04, 2006 9:19 am
Contact:

Re: New designs for TPFC by tproli

#397 Post by Andrew Lee »

js updated on production.

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: New designs for TPFC by tproli

#398 Post by webfork »

Low priority bug:

Setup: WinXP SP3, FF 16.0.2

Steps:

1. Set Windows Size to a little less than 1024x768 (I rarely have my windows in full screen so sometimes they're squished a bit)
2. Visit http://www.portablefreeware.com/index.p ... plicati&m=

Issue: On the "Permalink" bit - if you don't move to the very lower-right corner of the word, it will highlight the word above it (in this case "Screenshot") and of course show the screenshot if you click.

Workaround: As implied above, just click on the very edge of the word's right-hand corner.

Additional notes: This *doesn't* happen with the regular Duplicati entry [http://www.portablefreeware.com/index.php?id=2310] but you have to shrink the window down quite a bit more.

Obviously this is only going to affect a small number of users and has an easy workaround so might fall into the "eventually" category.

Image

User avatar
tproli
Posts: 1172
Joined: Sat Sep 09, 2006 10:14 am
Location: Hungary
Contact:

Re: New designs for TPFC by tproli

#399 Post by tproli »

Yes, this inevitably happens on lower resolutions and with entries that have more items on top (e.g. 32 ad 64 bit download links, forum link, etc).

It could be solved using media queries, resizing/rearranging/hiding elements on breakpoints, but this would work only in modern browsers.

lautrepay
Posts: 715
Joined: Sat Mar 26, 2011 2:31 am

Re: New designs for TPFC by tproli

#400 Post by lautrepay »

The "Path Portability" field is not displayed in the entries.
tproli wrote:... but this would work only in modern browsers.
In Opera Mobile?

User avatar
tproli
Posts: 1172
Joined: Sat Sep 09, 2006 10:14 am
Location: Hungary
Contact:

Re: New designs for TPFC by tproli

#401 Post by tproli »

Here you can see the support for media queries:
http://caniuse.com/#feat=css-mediaqueries

User avatar
Andrew Lee
Posts: 3063
Joined: Sat Feb 04, 2006 9:19 am
Contact:

Re: New designs for TPFC by tproli

#402 Post by Andrew Lee »

The "Path Portability" field is not displayed in the entries.
Thanks for reporting this. Fixed!

User avatar
guinness
Posts: 4118
Joined: Mon Aug 27, 2007 2:00 am
Contact:

Re: New designs for TPFC by tproli

#403 Post by guinness »

Feature request: Some way of knowing how many applications I have submitted to the database. As my old approach has been rendered useless with the new additions.

lautrepay
Posts: 715
Joined: Sat Mar 26, 2011 2:31 am

Re: New designs for TPFC by tproli

#404 Post by lautrepay »

Andrew Lee wrote:
The "Path Portability" field is not displayed in the entries.
Thanks for reporting this. Fixed!
Thanks, Mr. Lee, but the field is still missed here (using Firefox 17.0.1).
tproli wrote:Here you can see the support for media queries:
http://caniuse.com/#feat=css-mediaqueries
Thanks, tproli. Opera Mobile is not mentioned, but I guess that the reference to Opera Mini also applies to Opera Mobile.

User avatar
Andrew Lee
Posts: 3063
Joined: Sat Feb 04, 2006 9:19 am
Contact:

Re: New designs for TPFC by tproli

#405 Post by Andrew Lee »

Thanks, Mr. Lee, but the field is still missed here (using Firefox 17.0.1).
http://www.portablefreeware.com/index.php?id=1270

Post Reply